2023-04-26 05:00:02,145 download publish lut file: https://datacenter.stix.i4ds.net/api/bsd/info/20230419/20230519 2023-04-26 05:00:02,243 found 2 entries 2023-04-26 05:00:03,075 write total 19377 entries to local storage 2023-04-26 05:00:03,381 PublishHistory DB loaded from /home/stixcore/soar_pub/published.sqlite 2023-04-26 05:00:03,383 db_file: /home/stixcore/soar_pub/published.sqlite 2023-04-26 05:00:03,384 include_all_products: False 2023-04-26 05:00:03,384 include_products: {'ql': 1, 'hk': 1, 'sci': 1, 'cal': 1} 2023-04-26 05:00:03,384 include_all_versions: True 2023-04-26 05:00:03,384 include_versions: False 2023-04-26 05:00:03,384 include_levels: {'l0': 1, 'l1': 1} 2023-04-26 05:00:03,384 same_esa_name_dir: /data/stix/out/esa_conflicts 2023-04-26 05:00:03,384 target_dir: /home/solsoc/to_soc 2023-04-26 05:00:03,384 target_host: pub026.cs.technik.fhnw.ch 2023-04-26 05:00:03,385 scp: True 2023-04-26 05:00:03,385 wait_period: 21.0 d 2023-04-26 05:00:03,385 fits_dir: /data/stix/out/fits_v1.0.0 2023-04-26 05:00:03,385 temp_dir: /tmp/tmpuc7lhqki 2023-04-26 05:00:03,385 rid_lut_file: ./stixcore/data/publish/rid_lut.csv 2023-04-26 05:00:03,385 update_rid_lut: True 2023-04-26 05:00:03,385 update_rid_lut_url: https://datacenter.stix.i4ds.net/api/bsd/info/ 2023-04-26 05:00:03,385 sort file: False 2023-04-26 05:00:03,386 blacklist files: [] 2023-04-26 05:00:03,386 supplement report: /home/stixcore/soar_pub/supplement_report.csv 2023-04-26 05:00:03,386 batch size: 20000 2023-04-26 05:00:03,386 send Mail report: True 2023-04-26 05:00:03,386 receivers: nicky.hochmuth@ateleris.ch, shane.maloney@tcd.ie 2023-04-26 05:00:03,386 log dir: /data/stix/out/fits_v1.0.0/logging 2023-04-26 05:00:03,386 log level: None 2023-04-26 05:00:03,386 start publishing 2023-04-26 05:00:05,250 #candidates: 88354 2023-04-26 05:00:05,250 #to_publish: 2013 2023-04-26 05:00:05,254 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/30/QL/solo_L1_stix-ql-variance_20230130_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/30/QL/solo_L1_stix-ql-variance_20230130_V01.fits' 2023-04-26 05:00:05,259 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/30/QL/solo_L1_stix-ql-spectra_20230130_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/30/QL/solo_L1_stix-ql-spectra_20230130_V01.fits' 2023-04-26 05:00:05,259 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/30/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230130_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/30/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230130_V01.fits' 2023-04-26 05:00:05,262 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/30/QL/solo_L1_stix-ql-lightcurve_20230130_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/30/QL/solo_L1_stix-ql-lightcurve_20230130_V01.fits' 2023-04-26 05:00:05,266 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/30/QL/solo_L1_stix-ql-background_20230130_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/30/QL/solo_L1_stix-ql-background_20230130_V01.fits' 2023-04-26 05:00:05,267 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/30/QL/solo_L1_stix-ql-flareflag_20230130_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/30/QL/solo_L1_stix-ql-flareflag_20230130_V01.fits' 2023-04-26 05:00:05,268 no BSD request comment added nothing found in LUT for rid: 2301302347 2023-04-26 05:00:05,268 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/30/SCI/solo_L1_stix-sci-xray-spec_20230130T034002-20230130T094502_V01_2301302347-60357.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/30/SCI/solo_L1_stix-sci-xray-spec_20230130T034002-20230130T094502_V01_2301302347-60357.fits' 2023-04-26 05:00:05,270 no BSD request comment added nothing found in LUT for rid: 2301305084 2023-04-26 05:00:05,270 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/30/SCI/solo_L1_stix-sci-xray-spec_20230130T094001-20230130T154503_V01_2301305084-60358.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/30/SCI/solo_L1_stix-sci-xray-spec_20230130T094001-20230130T154503_V01_2301305084-60358.fits' 2023-04-26 05:00:05,272 no BSD request comment added nothing found in LUT for rid: 2301300761 2023-04-26 05:00:05,272 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/30/SCI/solo_L1_stix-sci-xray-spec_20230130T050001-20230130T100003_V01_2301300761-57161.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/30/SCI/solo_L1_stix-sci-xray-spec_20230130T050001-20230130T100003_V01_2301300761-57161.fits' 2023-04-26 05:00:05,276 no BSD request comment added nothing found in LUT for rid: 2301304179 2023-04-26 05:00:05,277 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/30/SCI/solo_L1_stix-sci-xray-spec_20230130T154003-20230130T214459_V01_2301304179-60359.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/30/SCI/solo_L1_stix-sci-xray-spec_20230130T154003-20230130T214459_V01_2301304179-60359.fits' 2023-04-26 05:00:05,278 no BSD request comment added nothing found in LUT for rid: 2301300030 2023-04-26 05:00:05,278 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/30/SCI/solo_L1_stix-sci-xray-cpd_20230130T073002-20230130T074000_V01_2301300030-57177.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/30/SCI/solo_L1_stix-sci-xray-cpd_20230130T073002-20230130T074000_V01_2301300030-57177.fits' 2023-04-26 05:00:05,280 no BSD request comment added nothing found in LUT for rid: 2301308787 2023-04-26 05:00:05,280 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/30/SCI/solo_L1_stix-sci-xray-cpd_20230130T114557-20230130T123857_V01_2301308787-59216.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/30/SCI/solo_L1_stix-sci-xray-cpd_20230130T114557-20230130T123857_V01_2301308787-59216.fits' 2023-04-26 05:00:05,282 no BSD request comment added nothing found in LUT for rid: 2301309176 2023-04-26 05:00:05,282 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/30/SCI/solo_L1_stix-sci-xray-cpd_20230130T174715-20230130T175942_V01_2301309176-59217.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/30/SCI/solo_L1_stix-sci-xray-cpd_20230130T174715-20230130T175942_V01_2301309176-59217.fits' 2023-04-26 05:00:05,283 no BSD request comment added nothing found in LUT for rid: 2301300357 2023-04-26 05:00:05,283 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/30/SCI/solo_L1_stix-sci-xray-spec_20230130T214000-20230131T034507_V01_2301300357-60360.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/30/SCI/solo_L1_stix-sci-xray-spec_20230130T214000-20230131T034507_V01_2301300357-60360.fits' 2023-04-26 05:00:05,284 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/30/CAL/solo_L1_stix-cal-energy_20230130_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/30/CAL/solo_L1_stix-cal-energy_20230130_V01.fits' 2023-04-26 05:00:05,285 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/30/HK/solo_L1_stix-hk-maxi_20230130_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/30/HK/solo_L1_stix-hk-maxi_20230130_V01.fits' 2023-04-26 05:00:05,286 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/QL/solo_L1_stix-ql-background_20230110_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/QL/solo_L1_stix-ql-background_20230110_V01.fits' 2023-04-26 05:00:05,289 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230110_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230110_V01.fits' 2023-04-26 05:00:05,290 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/QL/solo_L1_stix-ql-flareflag_20230110_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/QL/solo_L1_stix-ql-flareflag_20230110_V01.fits' 2023-04-26 05:00:05,291 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/QL/solo_L1_stix-ql-variance_20230110_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/QL/solo_L1_stix-ql-variance_20230110_V01.fits' 2023-04-26 05:00:05,293 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/QL/solo_L1_stix-ql-spectra_20230110_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/QL/solo_L1_stix-ql-spectra_20230110_V01.fits' 2023-04-26 05:00:05,294 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/QL/solo_L1_stix-ql-lightcurve_20230110_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/QL/solo_L1_stix-ql-lightcurve_20230110_V01.fits' 2023-04-26 05:00:05,295 no BSD request comment added nothing found in LUT for rid: 2301100430 2023-04-26 05:00:05,295 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T103358-20230110T105019_V01_2301100430-59528.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T103358-20230110T105019_V01_2301100430-59528.fits' 2023-04-26 05:00:05,295 no BSD request comment added nothing found in LUT for rid: 2301102137 2023-04-26 05:00:05,296 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T123111-20230110T125019_V01_2301102137-59532.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T123111-20230110T125019_V01_2301102137-59532.fits' 2023-04-26 05:00:05,296 no BSD request comment added nothing found in LUT for rid: 2301103057 2023-04-26 05:00:05,297 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T053045-20230110T053750_V01_2301103057-59810.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T053045-20230110T053750_V01_2301103057-59810.fits' 2023-04-26 05:00:05,297 no BSD request comment added nothing found in LUT for rid: 2301101963 2023-04-26 05:00:05,297 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T125707-20230110T132334_V01_2301101963-59534.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T125707-20230110T132334_V01_2301101963-59534.fits' 2023-04-26 05:00:05,298 no BSD request comment added nothing found in LUT for rid: 2301106342 2023-04-26 05:00:05,298 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T012550-20230110T033236_V01_2301106342-59756.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T012550-20230110T033236_V01_2301106342-59756.fits' 2023-04-26 05:00:05,299 no BSD request comment added nothing found in LUT for rid: 2301105947 2023-04-26 05:00:05,299 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-spec_20230110T144959-20230110T205503_V01_2301105947-59207.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-spec_20230110T144959-20230110T205503_V01_2301105947-59207.fits' 2023-04-26 05:00:05,300 no BSD request comment added nothing found in LUT for rid: 2301106704 2023-04-26 05:00:05,300 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T194459-20230110T223848_V01_2301106704-59829.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T194459-20230110T223848_V01_2301106704-59829.fits' 2023-04-26 05:00:05,301 no BSD request comment added nothing found in LUT for rid: 2301100004 2023-04-26 05:00:05,301 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T080438-20230110T093829_V01_2301100004-59525.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T080438-20230110T093829_V01_2301100004-59525.fits' 2023-04-26 05:00:05,301 no BSD request comment added nothing found in LUT for rid: 2301108075 2023-04-26 05:00:05,302 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T125908-20230110T130250_V01_2301108075-59852.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T125908-20230110T130250_V01_2301108075-59852.fits' 2023-04-26 05:00:05,302 no BSD request comment added nothing found in LUT for rid: 2301102022 2023-04-26 05:00:05,302 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T153325-20230110T171723_V01_2301102022-59822.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T153325-20230110T171723_V01_2301102022-59822.fits' 2023-04-26 05:00:05,303 no BSD request comment added nothing found in LUT for rid: 2301106215 2023-04-26 05:00:05,303 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T223828-20230110T230129_V01_2301106215-57735.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T223828-20230110T230129_V01_2301106215-57735.fits' 2023-04-26 05:00:05,304 no BSD request comment added nothing found in LUT for rid: 2301106228 2023-04-26 05:00:05,304 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T093928-20230110T094316_V01_2301106228-59526.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T093928-20230110T094316_V01_2301106228-59526.fits' 2023-04-26 05:00:05,305 no BSD request comment added nothing found in LUT for rid: 2301105472 2023-04-26 05:00:05,305 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T223848-20230110T225249_V01_2301105472-57768.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T223848-20230110T225249_V01_2301105472-57768.fits' 2023-04-26 05:00:05,305 no BSD request comment added nothing found in LUT for rid: 2301109732 2023-04-26 05:00:05,306 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T004401-20230110T011454_V01_2301109732-59518.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T004401-20230110T011454_V01_2301109732-59518.fits' 2023-04-26 05:00:05,306 no BSD request comment added nothing found in LUT for rid: 2301100318 2023-04-26 05:00:05,306 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T180409-20230110T193429_V01_2301100318-59826.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T180409-20230110T193429_V01_2301100318-59826.fits' 2023-04-26 05:00:05,307 no BSD request comment added nothing found in LUT for rid: 2301105669 2023-04-26 05:00:05,307 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T225723-20230110T234624_V01_2301105669-59830.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T225723-20230110T234624_V01_2301105669-59830.fits' 2023-04-26 05:00:05,308 no BSD request comment added nothing found in LUT for rid: 2301107606 2023-04-26 05:00:05,308 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T082623-20230110T083317_V01_2301107606-59851.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T082623-20230110T083317_V01_2301107606-59851.fits' 2023-04-26 05:00:05,309 no BSD request comment added nothing found in LUT for rid: 2301103589 2023-04-26 05:00:05,309 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-spec_20230110T024459-20230110T085009_V01_2301103589-59205.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-spec_20230110T024459-20230110T085009_V01_2301103589-59205.fits' 2023-04-26 05:00:05,310 no BSD request comment added nothing found in LUT for rid: 2301106526 2023-04-26 05:00:05,310 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T000731-20230110T004616_V01_2301106526-57734.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T000731-20230110T004616_V01_2301106526-57734.fits' 2023-04-26 05:00:05,310 no BSD request comment added nothing found in LUT for rid: 2301107590 2023-04-26 05:00:05,311 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T142714-20230110T153409_V01_2301107590-59820.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T142714-20230110T153409_V01_2301107590-59820.fits' 2023-04-26 05:00:05,311 no BSD request comment added nothing found in LUT for rid: 2301106390 2023-04-26 05:00:05,311 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T171616-20230110T174109_V01_2301106390-59823.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T171616-20230110T174109_V01_2301106390-59823.fits' 2023-04-26 05:00:05,312 no BSD request comment added nothing found in LUT for rid: 2301104959 2023-04-26 05:00:05,312 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T193219-20230110T194459_V01_2301104959-59828.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T193219-20230110T194459_V01_2301104959-59828.fits' 2023-04-26 05:00:05,313 no BSD request comment added nothing found in LUT for rid: 2301102248 2023-04-26 05:00:05,313 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-spec_20230110T084502-20230110T144959_V01_2301102248-59206.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-spec_20230110T084502-20230110T144959_V01_2301102248-59206.fits' 2023-04-26 05:00:05,314 no BSD request comment added nothing found in LUT for rid: 2301100434 2023-04-26 05:00:05,314 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T124750-20230110T125929_V01_2301100434-59533.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T124750-20230110T125929_V01_2301100434-59533.fits' 2023-04-26 05:00:05,314 no BSD request comment added nothing found in LUT for rid: 2301103007 2023-04-26 05:00:05,315 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T174623-20230110T175016_V01_2301103007-58313.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T174623-20230110T175016_V01_2301103007-58313.fits' 2023-04-26 05:00:05,315 no BSD request comment added nothing found in LUT for rid: 2301109937 2023-04-26 05:00:05,316 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T144417-20230110T145244_V01_2301109937-59821.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T144417-20230110T145244_V01_2301109937-59821.fits' 2023-04-26 05:00:05,316 no BSD request comment added nothing found in LUT for rid: 2301105134 2023-04-26 05:00:05,316 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T051117-20230110T052637_V01_2301105134-59520.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T051117-20230110T052637_V01_2301105134-59520.fits' 2023-04-26 05:00:05,317 no BSD request comment added nothing found in LUT for rid: 2301104264 2023-04-26 05:00:05,317 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T000856-20230110T001724_V01_2301104264-57763.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T000856-20230110T001724_V01_2301104264-57763.fits' 2023-04-26 05:00:05,318 no BSD request comment added nothing found in LUT for rid: 2301102256 2023-04-26 05:00:05,318 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T020901-20230110T022602_V01_2301102256-58312.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T020901-20230110T022602_V01_2301102256-58312.fits' 2023-04-26 05:00:05,319 no BSD request comment added nothing found in LUT for rid: 2301106056 2023-04-26 05:00:05,319 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T105104-20230110T115512_V01_2301106056-59529.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T105104-20230110T115512_V01_2301106056-59529.fits' 2023-04-26 05:00:05,319 no BSD request comment added nothing found in LUT for rid: 2301104091 2023-04-26 05:00:05,320 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T134505-20230110T141811_V01_2301104091-59819.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T134505-20230110T141811_V01_2301104091-59819.fits' 2023-04-26 05:00:05,320 no BSD request comment added nothing found in LUT for rid: 2301109957 2023-04-26 05:00:05,321 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T065353-20230110T080738_V01_2301109957-59524.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T065353-20230110T080738_V01_2301109957-59524.fits' 2023-04-26 05:00:05,322 no BSD request comment added nothing found in LUT for rid: 2301105297 2023-04-26 05:00:05,322 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T174316-20230110T175934_V01_2301105297-59824.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T174316-20230110T175934_V01_2301105297-59824.fits' 2023-04-26 05:00:05,323 no BSD request comment added nothing found in LUT for rid: 2301106159 2023-04-26 05:00:05,323 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-spec_20230110T205002-20230111T025507_V01_2301106159-59208.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-spec_20230110T205002-20230111T025507_V01_2301106159-59208.fits' 2023-04-26 05:00:05,324 no BSD request comment added nothing found in LUT for rid: 2301105064 2023-04-26 05:00:05,324 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T234241-20230111T000846_V01_2301105064-59831.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T234241-20230111T000846_V01_2301105064-59831.fits' 2023-04-26 05:00:05,324 no BSD request comment added nothing found in LUT for rid: 2301101027 2023-04-26 05:00:05,325 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T033038-20230110T045819_V01_2301101027-59519.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T033038-20230110T045819_V01_2301101027-59519.fits' 2023-04-26 05:00:05,325 no BSD request comment added nothing found in LUT for rid: 2301107608 2023-04-26 05:00:05,326 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T115646-20230110T120415_V01_2301107608-59530.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T115646-20230110T120415_V01_2301107608-59530.fits' 2023-04-26 05:00:05,326 no BSD request comment added nothing found in LUT for rid: 2301101478 2023-04-26 05:00:05,326 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T175808-20230110T180652_V01_2301101478-59825.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T175808-20230110T180652_V01_2301101478-59825.fits' 2023-04-26 05:00:05,327 no BSD request comment added nothing found in LUT for rid: 2301105626 2023-04-26 05:00:05,327 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T120938-20230110T122544_V01_2301105626-59531.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T120938-20230110T122544_V01_2301105626-59531.fits' 2023-04-26 05:00:05,328 no BSD request comment added nothing found in LUT for rid: 2301102180 2023-04-26 05:00:05,328 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T052509-20230110T063407_V01_2301102180-59521.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T052509-20230110T063407_V01_2301102180-59521.fits' 2023-04-26 05:00:05,329 no BSD request comment added nothing found in LUT for rid: 2301104430 2023-04-26 05:00:05,329 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T132930-20230110T134616_V01_2301104430-59535.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T132930-20230110T134616_V01_2301104430-59535.fits' 2023-04-26 05:00:05,330 no BSD request comment added nothing found in LUT for rid: 2301106574 2023-04-26 05:00:05,330 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T020935-20230110T022116_V01_2301106574-59856.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T020935-20230110T022116_V01_2301106574-59856.fits' 2023-04-26 05:00:05,330 no BSD request comment added nothing found in LUT for rid: 2301104406 2023-04-26 05:00:05,331 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T063515-20230110T065512_V01_2301104406-59523.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T063515-20230110T065512_V01_2301104406-59523.fits' 2023-04-26 05:00:05,331 no BSD request comment added nothing found in LUT for rid: 2301101444 2023-04-26 05:00:05,331 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T102722-20230110T103358_V01_2301101444-59527.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T102722-20230110T103358_V01_2301101444-59527.fits' 2023-04-26 05:00:05,332 no BSD request comment added nothing found in LUT for rid: 2301108079 2023-04-26 05:00:05,332 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T190645-20230110T191330_V01_2301108079-59827.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T190645-20230110T191330_V01_2301108079-59827.fits' 2023-04-26 05:00:05,333 no BSD request comment added nothing found in LUT for rid: 2301108450 2023-04-26 05:00:05,333 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T055304-20230110T060052_V01_2301108450-59522.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/SCI/solo_L1_stix-sci-xray-cpd_20230110T055304-20230110T060052_V01_2301108450-59522.fits' 2023-04-26 05:00:05,335 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/CAL/solo_L1_stix-cal-energy_20230110_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/CAL/solo_L1_stix-cal-energy_20230110_V01.fits' 2023-04-26 05:00:05,336 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/HK/solo_L1_stix-hk-maxi_20230110_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/10/HK/solo_L1_stix-hk-maxi_20230110_V01.fits' 2023-04-26 05:00:05,337 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/QL/solo_L1_stix-ql-lightcurve_20230101_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/QL/solo_L1_stix-ql-lightcurve_20230101_V01.fits' 2023-04-26 05:00:05,337 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/QL/solo_L1_stix-ql-background_20230101_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/QL/solo_L1_stix-ql-background_20230101_V01.fits' 2023-04-26 05:00:05,338 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/QL/solo_L1_stix-ql-spectra_20230101_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/QL/solo_L1_stix-ql-spectra_20230101_V01.fits' 2023-04-26 05:00:05,338 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/QL/solo_L1_stix-ql-variance_20230101_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/QL/solo_L1_stix-ql-variance_20230101_V01.fits' 2023-04-26 05:00:05,339 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/QL/solo_L1_stix-ql-flareflag_20230101_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/QL/solo_L1_stix-ql-flareflag_20230101_V01.fits' 2023-04-26 05:00:05,339 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230101_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230101_V01.fits' 2023-04-26 05:00:05,340 no BSD request comment added nothing found in LUT for rid: 2301011076 2023-04-26 05:00:05,340 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T090337-20230101T091608_V01_2301011076-59292.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T090337-20230101T091608_V01_2301011076-59292.fits' 2023-04-26 05:00:05,341 no BSD request comment added nothing found in LUT for rid: 2301012553 2023-04-26 05:00:05,341 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-spec_20230101T200959-20230102T021518_V01_2301012553-58262.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-spec_20230101T200959-20230102T021518_V01_2301012553-58262.fits' 2023-04-26 05:00:05,342 no BSD request comment added nothing found in LUT for rid: 2301017043 2023-04-26 05:00:05,342 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T020218-20230101T024816_V01_2301017043-59285.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T020218-20230101T024816_V01_2301017043-59285.fits' 2023-04-26 05:00:05,343 no BSD request comment added nothing found in LUT for rid: 2301011055 2023-04-26 05:00:05,343 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T182150-20230101T224947_V01_2301011055-59299.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T182150-20230101T224947_V01_2301011055-59299.fits' 2023-04-26 05:00:05,344 no BSD request comment added nothing found in LUT for rid: 2301018212 2023-04-26 05:00:05,344 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T065638-20230101T070826_V01_2301018212-59289.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T065638-20230101T070826_V01_2301018212-59289.fits' 2023-04-26 05:00:05,344 no BSD request comment added nothing found in LUT for rid: 2301011365 2023-04-26 05:00:05,345 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T225226-20230101T234524_V01_2301011365-59300.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T225226-20230101T234524_V01_2301011365-59300.fits' 2023-04-26 05:00:05,345 no BSD request comment added nothing found in LUT for rid: 2301017060 2023-04-26 05:00:05,346 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T080440-20230101T082319_V01_2301017060-59291.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T080440-20230101T082319_V01_2301017060-59291.fits' 2023-04-26 05:00:05,346 no BSD request comment added nothing found in LUT for rid: 2301014968 2023-04-26 05:00:05,346 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T024636-20230101T030856_V01_2301014968-59286.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T024636-20230101T030856_V01_2301014968-59286.fits' 2023-04-26 05:00:05,348 no BSD request comment added nothing found in LUT for rid: 2301014917 2023-04-26 05:00:05,348 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T123750-20230101T124701_V01_2301014917-59377.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T123750-20230101T124701_V01_2301014917-59377.fits' 2023-04-26 05:00:05,348 no BSD request comment added nothing found in LUT for rid: 2301018616 2023-04-26 05:00:05,349 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T032636-20230101T035152_V01_2301018616-59287.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T032636-20230101T035152_V01_2301018616-59287.fits' 2023-04-26 05:00:05,350 no BSD request comment added nothing found in LUT for rid: 2301016074 2023-04-26 05:00:05,350 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-spec_20230101T141003-20230101T201459_V01_2301016074-58261.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-spec_20230101T141003-20230101T201459_V01_2301016074-58261.fits' 2023-04-26 05:00:05,351 no BSD request comment added nothing found in LUT for rid: 2301012440 2023-04-26 05:00:05,351 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T161853-20230101T162905_V01_2301012440-59296.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T161853-20230101T162905_V01_2301012440-59296.fits' 2023-04-26 05:00:05,352 no BSD request comment added nothing found in LUT for rid: 2301018119 2023-04-26 05:00:05,352 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T013405-20230101T015838_V01_2301018119-59284.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T013405-20230101T015838_V01_2301018119-59284.fits' 2023-04-26 05:00:05,353 no BSD request comment added nothing found in LUT for rid: 2301012527 2023-04-26 05:00:05,353 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-spec_20230101T080500-20230101T141003_V01_2301012527-58260.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-spec_20230101T080500-20230101T141003_V01_2301012527-58260.fits' 2023-04-26 05:00:05,354 no BSD request comment added nothing found in LUT for rid: 2301011749 2023-04-26 05:00:05,354 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T144311-20230101T153153_V01_2301011749-59295.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T144311-20230101T153153_V01_2301011749-59295.fits' 2023-04-26 05:00:05,355 no BSD request comment added nothing found in LUT for rid: 2301015372 2023-04-26 05:00:05,356 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T172207-20230101T182930_V01_2301015372-59298.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T172207-20230101T182930_V01_2301015372-59298.fits' 2023-04-26 05:00:05,356 no BSD request comment added nothing found in LUT for rid: 2301012471 2023-04-26 05:00:05,357 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T073321-20230101T075940_V01_2301012471-59290.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T073321-20230101T075940_V01_2301012471-59290.fits' 2023-04-26 05:00:05,358 no BSD request comment added nothing found in LUT for rid: 2301015472 2023-04-26 05:00:05,358 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T163045-20230101T165823_V01_2301015472-59297.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T163045-20230101T165823_V01_2301015472-59297.fits' 2023-04-26 05:00:05,359 no BSD request comment added nothing found in LUT for rid: 2301015742 2023-04-26 05:00:05,359 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T141443-20230101T143831_V01_2301015742-59294.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T141443-20230101T143831_V01_2301015742-59294.fits' 2023-04-26 05:00:05,359 no BSD request comment added nothing found in LUT for rid: 2301018231 2023-04-26 05:00:05,360 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T110501-20230101T115341_V01_2301018231-56312.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T110501-20230101T115341_V01_2301018231-56312.fits' 2023-04-26 05:00:05,360 no BSD request comment added nothing found in LUT for rid: 2301017600 2023-04-26 05:00:05,361 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T191700-20230101T200141_V01_2301017600-59376.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T191700-20230101T200141_V01_2301017600-59376.fits' 2023-04-26 05:00:05,361 no BSD request comment added nothing found in LUT for rid: 2301012565 2023-04-26 05:00:05,361 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T010235-20230101T010745_V01_2301012565-59283.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T010235-20230101T010745_V01_2301012565-59283.fits' 2023-04-26 05:00:05,363 no BSD request comment added nothing found in LUT for rid: 2301014050 2023-04-26 05:00:05,363 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T044912-20230101T062638_V01_2301014050-59288.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T044912-20230101T062638_V01_2301014050-59288.fits' 2023-04-26 05:00:05,363 no BSD request comment added nothing found in LUT for rid: 2301019216 2023-04-26 05:00:05,364 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T121341-20230101T130123_V01_2301019216-59293.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T121341-20230101T130123_V01_2301019216-59293.fits' 2023-04-26 05:00:05,364 no BSD request comment added nothing found in LUT for rid: 2301011223 2023-04-26 05:00:05,365 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-spec_20230101T020511-20230101T081000_V01_2301011223-58259.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-spec_20230101T020511-20230101T081000_V01_2301011223-58259.fits' 2023-04-26 05:00:05,365 no BSD request comment added nothing found in LUT for rid: 2301015683 2023-04-26 05:00:05,365 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T003107-20230101T004058_V01_2301015683-59282.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/SCI/solo_L1_stix-sci-xray-cpd_20230101T003107-20230101T004058_V01_2301015683-59282.fits' 2023-04-26 05:00:05,366 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/CAL/solo_L1_stix-cal-energy_20230101_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/CAL/solo_L1_stix-cal-energy_20230101_V01.fits' 2023-04-26 05:00:05,366 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/HK/solo_L1_stix-hk-maxi_20230101_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/01/HK/solo_L1_stix-hk-maxi_20230101_V01.fits' 2023-04-26 05:00:05,367 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/24/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230124_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/24/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230124_V01.fits' 2023-04-26 05:00:05,367 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/24/QL/solo_L1_stix-ql-flareflag_20230124_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/24/QL/solo_L1_stix-ql-flareflag_20230124_V01.fits' 2023-04-26 05:00:05,369 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/24/QL/solo_L1_stix-ql-background_20230124_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/24/QL/solo_L1_stix-ql-background_20230124_V01.fits' 2023-04-26 05:00:05,369 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/24/QL/solo_L1_stix-ql-spectra_20230124_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/24/QL/solo_L1_stix-ql-spectra_20230124_V01.fits' 2023-04-26 05:00:05,370 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/24/QL/solo_L1_stix-ql-variance_20230124_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/24/QL/solo_L1_stix-ql-variance_20230124_V01.fits' 2023-04-26 05:00:05,370 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/24/QL/solo_L1_stix-ql-lightcurve_20230124_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/24/QL/solo_L1_stix-ql-lightcurve_20230124_V01.fits' 2023-04-26 05:00:05,372 no BSD request comment added nothing found in LUT for rid: 2301249537 2023-04-26 05:00:05,372 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/24/SCI/solo_L1_stix-sci-xray-spec_20230124T153003-20230124T213500_V01_2301249537-60335.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/24/SCI/solo_L1_stix-sci-xray-spec_20230124T153003-20230124T213500_V01_2301249537-60335.fits' 2023-04-26 05:00:05,373 no BSD request comment added nothing found in LUT for rid: 2301241389 2023-04-26 05:00:05,373 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/24/SCI/solo_L1_stix-sci-xray-spec_20230124T213010-20230125T033507_V01_2301241389-60336.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/24/SCI/solo_L1_stix-sci-xray-spec_20230124T213010-20230125T033507_V01_2301241389-60336.fits' 2023-04-26 05:00:05,375 no BSD request comment added nothing found in LUT for rid: 2301248228 2023-04-26 05:00:05,375 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/24/SCI/solo_L1_stix-sci-xray-spec_20230124T092510-20230124T153003_V01_2301248228-60334.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/24/SCI/solo_L1_stix-sci-xray-spec_20230124T092510-20230124T153003_V01_2301248228-60334.fits' 2023-04-26 05:00:05,376 no BSD request comment added nothing found in LUT for rid: 2301247151 2023-04-26 05:00:05,376 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/24/SCI/solo_L1_stix-sci-xray-spec_20230124T032007-20230124T092510_V01_2301247151-60333.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/24/SCI/solo_L1_stix-sci-xray-spec_20230124T032007-20230124T092510_V01_2301247151-60333.fits' 2023-04-26 05:00:05,378 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/24/CAL/solo_L1_stix-cal-energy_20230124_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/24/CAL/solo_L1_stix-cal-energy_20230124_V01.fits' 2023-04-26 05:00:05,378 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/24/HK/solo_L1_stix-hk-maxi_20230124_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/24/HK/solo_L1_stix-hk-maxi_20230124_V01.fits' 2023-04-26 05:00:05,380 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/QL/solo_L1_stix-ql-flareflag_20230108_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/QL/solo_L1_stix-ql-flareflag_20230108_V01.fits' 2023-04-26 05:00:05,381 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230108_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230108_V01.fits' 2023-04-26 05:00:05,383 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/QL/solo_L1_stix-ql-spectra_20230108_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/QL/solo_L1_stix-ql-spectra_20230108_V01.fits' 2023-04-26 05:00:05,387 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/QL/solo_L1_stix-ql-lightcurve_20230108_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/QL/solo_L1_stix-ql-lightcurve_20230108_V01.fits' 2023-04-26 05:00:05,388 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/QL/solo_L1_stix-ql-variance_20230108_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/QL/solo_L1_stix-ql-variance_20230108_V01.fits' 2023-04-26 05:00:05,389 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/QL/solo_L1_stix-ql-background_20230108_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/QL/solo_L1_stix-ql-background_20230108_V01.fits' 2023-04-26 05:00:05,391 no BSD request comment added nothing found in LUT for rid: 2301085801 2023-04-26 05:00:05,391 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T203101-20230108T211954_V01_2301085801-59486.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T203101-20230108T211954_V01_2301085801-59486.fits' 2023-04-26 05:00:05,394 no BSD request comment added nothing found in LUT for rid: 2301086830 2023-04-26 05:00:05,394 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T081427-20230108T082612_V01_2301086830-59461.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T081427-20230108T082612_V01_2301086830-59461.fits' 2023-04-26 05:00:05,395 no BSD request comment added nothing found in LUT for rid: 2301082601 2023-04-26 05:00:05,396 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T184341-20230108T195114_V01_2301082601-59484.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T184341-20230108T195114_V01_2301082601-59484.fits' 2023-04-26 05:00:05,397 no BSD request comment added nothing found in LUT for rid: 2301080394 2023-04-26 05:00:05,397 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T041141-20230108T041256_V01_2301080394-59456.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T041141-20230108T041256_V01_2301080394-59456.fits' 2023-04-26 05:00:05,399 no BSD request comment added nothing found in LUT for rid: 2301089784 2023-04-26 05:00:05,399 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T043102-20230108T052703_V01_2301089784-59457.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T043102-20230108T052703_V01_2301089784-59457.fits' 2023-04-26 05:00:05,400 no BSD request comment added nothing found in LUT for rid: 2301086706 2023-04-26 05:00:05,401 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T162223-20230108T170458_V01_2301086706-59476.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T162223-20230108T170458_V01_2301086706-59476.fits' 2023-04-26 05:00:05,404 no BSD request comment added nothing found in LUT for rid: 2301086903 2023-04-26 05:00:05,404 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T115223-20230108T115843_V01_2301086903-59468.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T115223-20230108T115843_V01_2301086903-59468.fits' 2023-04-26 05:00:05,405 no BSD request comment added nothing found in LUT for rid: 2301083906 2023-04-26 05:00:05,406 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T024804-20230108T035758_V01_2301083906-59454.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T024804-20230108T035758_V01_2301083906-59454.fits' 2023-04-26 05:00:05,407 no BSD request comment added nothing found in LUT for rid: 2301085669 2023-04-26 05:00:05,407 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T210401-20230108T211223_V01_2301085669-59806.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T210401-20230108T211223_V01_2301085669-59806.fits' 2023-04-26 05:00:05,409 no BSD request comment added nothing found in LUT for rid: 2301082982 2023-04-26 05:00:05,409 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T010710-20230108T021031_V01_2301082982-59452.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T010710-20230108T021031_V01_2301082982-59452.fits' 2023-04-26 05:00:05,411 no BSD request comment added nothing found in LUT for rid: 2301085624 2023-04-26 05:00:05,412 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-spec_20230108T084001-20230108T144501_V01_2301085624-59198.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-spec_20230108T084001-20230108T144501_V01_2301085624-59198.fits' 2023-04-26 05:00:05,413 no BSD request comment added nothing found in LUT for rid: 2301088534 2023-04-26 05:00:05,413 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T104212-20230108T105444_V01_2301088534-59464.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T104212-20230108T105444_V01_2301088534-59464.fits' 2023-04-26 05:00:05,415 no BSD request comment added nothing found in LUT for rid: 2301083552 2023-04-26 05:00:05,415 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T083214-20230108T102431_V01_2301083552-59462.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T083214-20230108T102431_V01_2301083552-59462.fits' 2023-04-26 05:00:05,416 no BSD request comment added nothing found in LUT for rid: 2301083926 2023-04-26 05:00:05,417 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T231402-20230108T232309_V01_2301083926-59489.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T231402-20230108T232309_V01_2301083926-59489.fits' 2023-04-26 05:00:05,418 no BSD request comment added nothing found in LUT for rid: 2301083849 2023-04-26 05:00:05,418 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T065206-20230108T081110_V01_2301083849-59460.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T065206-20230108T081110_V01_2301083849-59460.fits' 2023-04-26 05:00:05,420 no BSD request comment added nothing found in LUT for rid: 2301085251 2023-04-26 05:00:05,420 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-spec_20230108T204509-20230109T025014_V01_2301085251-59200.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-spec_20230108T204509-20230109T025014_V01_2301085251-59200.fits' 2023-04-26 05:00:05,421 no BSD request comment added nothing found in LUT for rid: 2301089680 2023-04-26 05:00:05,422 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T114616-20230108T115003_V01_2301089680-59467.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T114616-20230108T115003_V01_2301089680-59467.fits' 2023-04-26 05:00:05,425 no BSD request comment added nothing found in LUT for rid: 2301087252 2023-04-26 05:00:05,425 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T113352-20230108T113838_V01_2301087252-59466.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T113352-20230108T113838_V01_2301087252-59466.fits' 2023-04-26 05:00:05,427 no BSD request comment added nothing found in LUT for rid: 2301084337 2023-04-26 05:00:05,427 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T170358-20230108T171701_V01_2301084337-59477.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T170358-20230108T171701_V01_2301084337-59477.fits' 2023-04-26 05:00:05,429 no BSD request comment added nothing found in LUT for rid: 2301083379 2023-04-26 05:00:05,429 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T235136-20230109T002549_V01_2301083379-59490.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T235136-20230109T002549_V01_2301083379-59490.fits' 2023-04-26 05:00:05,433 no BSD request comment added nothing found in LUT for rid: 2301085574 2023-04-26 05:00:05,433 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T173518-20230108T175111_V01_2301085574-59478.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T173518-20230108T175111_V01_2301085574-59478.fits' 2023-04-26 05:00:05,434 no BSD request comment added nothing found in LUT for rid: 2301085033 2023-04-26 05:00:05,435 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T102419-20230108T104351_V01_2301085033-59463.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T102419-20230108T104351_V01_2301085033-59463.fits' 2023-04-26 05:00:05,436 no BSD request comment added nothing found in LUT for rid: 2301082866 2023-04-26 05:00:05,436 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T052233-20230108T063907_V01_2301082866-59458.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T052233-20230108T063907_V01_2301082866-59458.fits' 2023-04-26 05:00:05,438 no BSD request comment added nothing found in LUT for rid: 2301083646 2023-04-26 05:00:05,438 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T020919-20230108T024616_V01_2301083646-59453.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T020919-20230108T024616_V01_2301083646-59453.fits' 2023-04-26 05:00:05,439 no BSD request comment added nothing found in LUT for rid: 2301085106 2023-04-26 05:00:05,440 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T142157-20230108T154055_V01_2301085106-59474.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T142157-20230108T154055_V01_2301085106-59474.fits' 2023-04-26 05:00:05,441 no BSD request comment added nothing found in LUT for rid: 2301088947 2023-04-26 05:00:05,441 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T155734-20230108T160233_V01_2301088947-59475.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T155734-20230108T160233_V01_2301088947-59475.fits' 2023-04-26 05:00:05,442 no BSD request comment added nothing found in LUT for rid: 2301081194 2023-04-26 05:00:05,443 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T110407-20230108T113403_V01_2301081194-59465.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T110407-20230108T113403_V01_2301081194-59465.fits' 2023-04-26 05:00:05,444 no BSD request comment added nothing found in LUT for rid: 2301083879 2023-04-26 05:00:05,444 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-spec_20230108T144501-20230108T205005_V01_2301083879-59199.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-spec_20230108T144501-20230108T205005_V01_2301083879-59199.fits' 2023-04-26 05:00:05,446 no BSD request comment added nothing found in LUT for rid: 2301087803 2023-04-26 05:00:05,446 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T223136-20230108T230209_V01_2301087803-59488.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T223136-20230108T230209_V01_2301087803-59488.fits' 2023-04-26 05:00:05,448 no BSD request comment added nothing found in LUT for rid: 2301084101 2023-04-26 05:00:05,448 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T115123-20230108T121530_V01_2301084101-59469.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T115123-20230108T121530_V01_2301084101-59469.fits' 2023-04-26 05:00:05,449 no BSD request comment added nothing found in LUT for rid: 2301084001 2023-04-26 05:00:05,450 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T131522-20230108T133819_V01_2301084001-59471.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T131522-20230108T133819_V01_2301084001-59471.fits' 2023-04-26 05:00:05,452 no BSD request comment added nothing found in LUT for rid: 2301081561 2023-04-26 05:00:05,452 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T064005-20230108T064629_V01_2301081561-59459.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T064005-20230108T064629_V01_2301081561-59459.fits' 2023-04-26 05:00:05,455 no BSD request comment added nothing found in LUT for rid: 2301089302 2023-04-26 05:00:05,456 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T213310-20230108T214752_V01_2301089302-59487.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T213310-20230108T214752_V01_2301089302-59487.fits' 2023-04-26 05:00:05,458 no BSD request comment added nothing found in LUT for rid: 2301087372 2023-04-26 05:00:05,458 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T180809-20230108T184523_V01_2301087372-59479.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T180809-20230108T184523_V01_2301087372-59479.fits' 2023-04-26 05:00:05,459 no BSD request comment added nothing found in LUT for rid: 2301083287 2023-04-26 05:00:05,460 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T134552-20230108T135501_V01_2301083287-59472.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T134552-20230108T135501_V01_2301083287-59472.fits' 2023-04-26 05:00:05,462 no BSD request comment added nothing found in LUT for rid: 2301086665 2023-04-26 05:00:05,462 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-spec_20230108T024005-20230108T084459_V01_2301086665-59197.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-spec_20230108T024005-20230108T084459_V01_2301086665-59197.fits' 2023-04-26 05:00:05,464 no BSD request comment added nothing found in LUT for rid: 2301084649 2023-04-26 05:00:05,464 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T122023-20230108T131706_V01_2301084649-59470.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T122023-20230108T131706_V01_2301084649-59470.fits' 2023-04-26 05:00:05,465 no BSD request comment added nothing found in LUT for rid: 2301081642 2023-04-26 05:00:05,466 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T035058-20230108T043735_V01_2301081642-59455.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T035058-20230108T043735_V01_2301081642-59455.fits' 2023-04-26 05:00:05,468 no BSD request comment added nothing found in LUT for rid: 2301083995 2023-04-26 05:00:05,468 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T200554-20230108T202941_V01_2301083995-59485.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T200554-20230108T202941_V01_2301083995-59485.fits' 2023-04-26 05:00:05,470 no BSD request comment added nothing found in LUT for rid: 2301085089 2023-04-26 05:00:05,470 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T140029-20230108T141522_V01_2301085089-59473.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/SCI/solo_L1_stix-sci-xray-cpd_20230108T140029-20230108T141522_V01_2301085089-59473.fits' 2023-04-26 05:00:05,471 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/CAL/solo_L1_stix-cal-energy_20230108_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/CAL/solo_L1_stix-cal-energy_20230108_V01.fits' 2023-04-26 05:00:05,471 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/HK/solo_L1_stix-hk-maxi_20230108_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/08/HK/solo_L1_stix-hk-maxi_20230108_V01.fits' 2023-04-26 05:00:05,473 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/QL/solo_L1_stix-ql-flareflag_20230105_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/QL/solo_L1_stix-ql-flareflag_20230105_V01.fits' 2023-04-26 05:00:05,474 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/QL/solo_L1_stix-ql-lightcurve_20230105_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/QL/solo_L1_stix-ql-lightcurve_20230105_V01.fits' 2023-04-26 05:00:05,475 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/QL/solo_L1_stix-ql-background_20230105_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/QL/solo_L1_stix-ql-background_20230105_V01.fits' 2023-04-26 05:00:05,477 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/QL/solo_L1_stix-ql-variance_20230105_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/QL/solo_L1_stix-ql-variance_20230105_V01.fits' 2023-04-26 05:00:05,478 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230105_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230105_V01.fits' 2023-04-26 05:00:05,480 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/QL/solo_L1_stix-ql-spectra_20230105_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/QL/solo_L1_stix-ql-spectra_20230105_V01.fits' 2023-04-26 05:00:05,481 no BSD request comment added nothing found in LUT for rid: 2301056161 2023-04-26 05:00:05,481 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T024023-20230105T025950_V01_2301056161-59407.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T024023-20230105T025950_V01_2301056161-59407.fits' 2023-04-26 05:00:05,483 no BSD request comment added nothing found in LUT for rid: 2301057717 2023-04-26 05:00:05,483 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-spec_20230105T083001-20230105T143516_V01_2301057717-59186.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-spec_20230105T083001-20230105T143516_V01_2301057717-59186.fits' 2023-04-26 05:00:05,484 no BSD request comment added nothing found in LUT for rid: 2301053572 2023-04-26 05:00:05,484 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T045909-20230105T053236_V01_2301053572-59383.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T045909-20230105T053236_V01_2301053572-59383.fits' 2023-04-26 05:00:05,485 no BSD request comment added nothing found in LUT for rid: 2301052283 2023-04-26 05:00:05,485 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T224342-20230105T231136_V01_2301052283-59391.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T224342-20230105T231136_V01_2301052283-59391.fits' 2023-04-26 05:00:05,486 no BSD request comment added nothing found in LUT for rid: 2301054422 2023-04-26 05:00:05,486 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T233136-20230105T234142_V01_2301054422-59392.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T233136-20230105T234142_V01_2301054422-59392.fits' 2023-04-26 05:00:05,487 no BSD request comment added nothing found in LUT for rid: 2301052650 2023-04-26 05:00:05,487 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T034027-20230105T040332_V01_2301052650-59406.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T034027-20230105T040332_V01_2301052650-59406.fits' 2023-04-26 05:00:05,488 no BSD request comment added nothing found in LUT for rid: 2301057194 2023-04-26 05:00:05,489 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T104310-20230105T134056_V01_2301057194-59386.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T104310-20230105T134056_V01_2301057194-59386.fits' 2023-04-26 05:00:05,489 no BSD request comment added nothing found in LUT for rid: 2301054897 2023-04-26 05:00:05,490 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T195530-20230105T202427_V01_2301054897-59388.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T195530-20230105T202427_V01_2301054897-59388.fits' 2023-04-26 05:00:05,490 no BSD request comment added nothing found in LUT for rid: 2301058406 2023-04-26 05:00:05,491 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T220959-20230105T224042_V01_2301058406-59390.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T220959-20230105T224042_V01_2301058406-59390.fits' 2023-04-26 05:00:05,491 no BSD request comment added nothing found in LUT for rid: 2301053408 2023-04-26 05:00:05,492 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T190344-20230105T192512_V01_2301053408-59387.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T190344-20230105T192512_V01_2301053408-59387.fits' 2023-04-26 05:00:05,492 no BSD request comment added nothing found in LUT for rid: 2301054849 2023-04-26 05:00:05,493 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T132616-20230105T141416_V01_2301054849-57176.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T132616-20230105T141416_V01_2301054849-57176.fits' 2023-04-26 05:00:05,494 no BSD request comment added nothing found in LUT for rid: 2301052599 2023-04-26 05:00:05,494 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-spec_20230105T023006-20230105T083501_V01_2301052599-59185.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-spec_20230105T023006-20230105T083501_V01_2301052599-59185.fits' 2023-04-26 05:00:05,495 no BSD request comment added nothing found in LUT for rid: 2301057834 2023-04-26 05:00:05,496 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T005539-20230105T015146_V01_2301057834-59380.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T005539-20230105T015146_V01_2301057834-59380.fits' 2023-04-26 05:00:05,496 no BSD request comment added nothing found in LUT for rid: 2301051376 2023-04-26 05:00:05,497 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-spec_20230105T203007-20230106T023503_V01_2301051376-59188.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-spec_20230105T203007-20230106T023503_V01_2301051376-59188.fits' 2023-04-26 05:00:05,497 no BSD request comment added nothing found in LUT for rid: 2301053481 2023-04-26 05:00:05,498 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T125026-20230105T131059_V01_2301053481-59410.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T125026-20230105T131059_V01_2301053481-59410.fits' 2023-04-26 05:00:05,498 no BSD request comment added nothing found in LUT for rid: 2301059502 2023-04-26 05:00:05,499 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T150316-20230105T163118_V01_2301059502-59411.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T150316-20230105T163118_V01_2301059502-59411.fits' 2023-04-26 05:00:05,500 no BSD request comment added nothing found in LUT for rid: 2301051276 2023-04-26 05:00:05,500 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T020506-20230105T024455_V01_2301051276-59381.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T020506-20230105T024455_V01_2301051276-59381.fits' 2023-04-26 05:00:05,501 no BSD request comment added nothing found in LUT for rid: 2301059287 2023-04-26 05:00:05,501 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T073554-20230105T103450_V01_2301059287-59385.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T073554-20230105T103450_V01_2301059287-59385.fits' 2023-04-26 05:00:05,502 no BSD request comment added nothing found in LUT for rid: 2301056379 2023-04-26 05:00:05,502 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T060936-20230105T064835_V01_2301056379-59384.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T060936-20230105T064835_V01_2301056379-59384.fits' 2023-04-26 05:00:05,503 no BSD request comment added nothing found in LUT for rid: 2301053479 2023-04-26 05:00:05,503 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-spec_20230105T143016-20230105T203507_V01_2301053479-59187.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-spec_20230105T143016-20230105T203507_V01_2301053479-59187.fits' 2023-04-26 05:00:05,504 no BSD request comment added nothing found in LUT for rid: 2301050746 2023-04-26 05:00:05,504 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T212927-20230105T215839_V01_2301050746-59389.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T212927-20230105T215839_V01_2301050746-59389.fits' 2023-04-26 05:00:05,505 no BSD request comment added nothing found in LUT for rid: 2301053018 2023-04-26 05:00:05,505 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T164318-20230105T170619_V01_2301053018-59412.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T164318-20230105T170619_V01_2301053018-59412.fits' 2023-04-26 05:00:05,506 no BSD request comment added nothing found in LUT for rid: 2301052147 2023-04-26 05:00:05,507 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T040054-20230105T050407_V01_2301052147-59382.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T040054-20230105T050407_V01_2301052147-59382.fits' 2023-04-26 05:00:05,507 no BSD request comment added nothing found in LUT for rid: 2301057337 2023-04-26 05:00:05,508 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T040040-20230105T043319_V01_2301057337-59409.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T040040-20230105T043319_V01_2301057337-59409.fits' 2023-04-26 05:00:05,508 no BSD request comment added nothing found in LUT for rid: 2301057180 2023-04-26 05:00:05,509 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T180933-20230105T181925_V01_2301057180-59797.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/SCI/solo_L1_stix-sci-xray-cpd_20230105T180933-20230105T181925_V01_2301057180-59797.fits' 2023-04-26 05:00:05,509 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/CAL/solo_L1_stix-cal-energy_20230105_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/CAL/solo_L1_stix-cal-energy_20230105_V01.fits' 2023-04-26 05:00:05,510 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/HK/solo_L1_stix-hk-maxi_20230105_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/05/HK/solo_L1_stix-hk-maxi_20230105_V01.fits' 2023-04-26 05:00:05,512 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230114_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230114_V01.fits' 2023-04-26 05:00:05,514 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/QL/solo_L1_stix-ql-background_20230114_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/QL/solo_L1_stix-ql-background_20230114_V01.fits' 2023-04-26 05:00:05,515 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/QL/solo_L1_stix-ql-spectra_20230114_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/QL/solo_L1_stix-ql-spectra_20230114_V01.fits' 2023-04-26 05:00:05,516 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/QL/solo_L1_stix-ql-flareflag_20230114_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/QL/solo_L1_stix-ql-flareflag_20230114_V01.fits' 2023-04-26 05:00:05,517 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/QL/solo_L1_stix-ql-variance_20230114_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/QL/solo_L1_stix-ql-variance_20230114_V01.fits' 2023-04-26 05:00:05,518 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/QL/solo_L1_stix-ql-lightcurve_20230114_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/QL/solo_L1_stix-ql-lightcurve_20230114_V01.fits' 2023-04-26 05:00:05,519 no BSD request comment added nothing found in LUT for rid: 2301140168 2023-04-26 05:00:05,520 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T042818-20230114T050818_V01_2301140168-60436.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T042818-20230114T050818_V01_2301140168-60436.fits' 2023-04-26 05:00:05,520 no BSD request comment added nothing found in LUT for rid: 2301140181 2023-04-26 05:00:05,521 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T222518-20230114T234733_V01_2301140181-60457.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T222518-20230114T234733_V01_2301140181-60457.fits' 2023-04-26 05:00:05,521 no BSD request comment added nothing found in LUT for rid: 2301144019 2023-04-26 05:00:05,522 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T123737-20230114T124405_V01_2301144019-60559.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T123737-20230114T124405_V01_2301144019-60559.fits' 2023-04-26 05:00:05,523 no BSD request comment added nothing found in LUT for rid: 2301143908 2023-04-26 05:00:05,523 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-spec_20230114T145459-20230114T205959_V01_2301143908-59733.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-spec_20230114T145459-20230114T205959_V01_2301143908-59733.fits' 2023-04-26 05:00:05,524 no BSD request comment added nothing found in LUT for rid: 2301143432 2023-04-26 05:00:05,524 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T095221-20230114T105442_V01_2301143432-60489.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T095221-20230114T105442_V01_2301143432-60489.fits' 2023-04-26 05:00:05,525 no BSD request comment added nothing found in LUT for rid: 2301140299 2023-04-26 05:00:05,525 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T191854-20230114T193349_V01_2301140299-60454.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T191854-20230114T193349_V01_2301140299-60454.fits' 2023-04-26 05:00:05,526 no BSD request comment added nothing found in LUT for rid: 2301143401 2023-04-26 05:00:05,526 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T002438-20230114T002846_V01_2301143401-60558.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T002438-20230114T002846_V01_2301143401-60558.fits' 2023-04-26 05:00:05,527 no BSD request comment added nothing found in LUT for rid: 2301145430 2023-04-26 05:00:05,527 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T105502-20230114T120022_V01_2301145430-60440.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T105502-20230114T120022_V01_2301145430-60440.fits' 2023-04-26 05:00:05,528 no BSD request comment added nothing found in LUT for rid: 2301140297 2023-04-26 05:00:05,529 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-spec_20230114T085501-20230114T150000_V01_2301140297-59732.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-spec_20230114T085501-20230114T150000_V01_2301140297-59732.fits' 2023-04-26 05:00:05,529 no BSD request comment added nothing found in LUT for rid: 2301147269 2023-04-26 05:00:05,530 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T095441-20230114T105322_V01_2301147269-60439.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T095441-20230114T105322_V01_2301147269-60439.fits' 2023-04-26 05:00:05,530 no BSD request comment added nothing found in LUT for rid: 2301142930 2023-04-26 05:00:05,531 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T115215-20230114T115324_V01_2301142930-60441.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T115215-20230114T115324_V01_2301142930-60441.fits' 2023-04-26 05:00:05,531 no BSD request comment added nothing found in LUT for rid: 2301142623 2023-04-26 05:00:05,532 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T135657-20230114T143334_V01_2301142623-60447.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T135657-20230114T143334_V01_2301142623-60447.fits' 2023-04-26 05:00:05,533 no BSD request comment added nothing found in LUT for rid: 2301148162 2023-04-26 05:00:05,533 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T151853-20230114T152203_V01_2301148162-60449.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T151853-20230114T152203_V01_2301148162-60449.fits' 2023-04-26 05:00:05,534 no BSD request comment added nothing found in LUT for rid: 2301143147 2023-04-26 05:00:05,534 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T235942-20230115T001755_V01_2301143147-60458.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T235942-20230115T001755_V01_2301143147-60458.fits' 2023-04-26 05:00:05,535 no BSD request comment added nothing found in LUT for rid: 2301148396 2023-04-26 05:00:05,535 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-spec_20230114T025459-20230114T090017_V01_2301148396-59731.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-spec_20230114T025459-20230114T090017_V01_2301148396-59731.fits' 2023-04-26 05:00:05,536 no BSD request comment added nothing found in LUT for rid: 2301146052 2023-04-26 05:00:05,536 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T152744-20230114T153728_V01_2301146052-60451.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T152744-20230114T153728_V01_2301146052-60451.fits' 2023-04-26 05:00:05,537 no BSD request comment added nothing found in LUT for rid: 2301143976 2023-04-26 05:00:05,538 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T153603-20230114T170219_V01_2301143976-60452.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T153603-20230114T170219_V01_2301143976-60452.fits' 2023-04-26 05:00:05,538 no BSD request comment added nothing found in LUT for rid: 2301140522 2023-04-26 05:00:05,539 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T071654-20230114T095341_V01_2301140522-60438.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T071654-20230114T095341_V01_2301140522-60438.fits' 2023-04-26 05:00:05,539 no BSD request comment added nothing found in LUT for rid: 2301145143 2023-04-26 05:00:05,540 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T125802-20230114T134350_V01_2301145143-60445.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T125802-20230114T134350_V01_2301145143-60445.fits' 2023-04-26 05:00:05,540 no BSD request comment added nothing found in LUT for rid: 2301148649 2023-04-26 05:00:05,541 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T050628-20230114T060701_V01_2301148649-60437.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T050628-20230114T060701_V01_2301148649-60437.fits' 2023-04-26 05:00:05,541 no BSD request comment added nothing found in LUT for rid: 2301147886 2023-04-26 05:00:05,542 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T194739-20230114T222919_V01_2301147886-60455.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T194739-20230114T222919_V01_2301147886-60455.fits' 2023-04-26 05:00:05,543 no BSD request comment added nothing found in LUT for rid: 2301141242 2023-04-26 05:00:05,543 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-spec_20230114T205459-20230115T030008_V01_2301141242-59734.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-spec_20230114T205459-20230115T030008_V01_2301141242-59734.fits' 2023-04-26 05:00:05,544 no BSD request comment added nothing found in LUT for rid: 2301147024 2023-04-26 05:00:05,544 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T200534-20230114T202254_V01_2301147024-57745.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T200534-20230114T202254_V01_2301147024-57745.fits' 2023-04-26 05:00:05,545 no BSD request comment added nothing found in LUT for rid: 2301141888 2023-04-26 05:00:05,545 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T124331-20230114T130224_V01_2301141888-60444.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T124331-20230114T130224_V01_2301141888-60444.fits' 2023-04-26 05:00:05,546 no BSD request comment added nothing found in LUT for rid: 2301143346 2023-04-26 05:00:05,547 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T222842-20230114T224239_V01_2301143346-60456.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T222842-20230114T224239_V01_2301143346-60456.fits' 2023-04-26 05:00:05,547 no BSD request comment added nothing found in LUT for rid: 2301140396 2023-04-26 05:00:05,548 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T120022-20230114T121817_V01_2301140396-60442.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T120022-20230114T121817_V01_2301140396-60442.fits' 2023-04-26 05:00:05,548 no BSD request comment added nothing found in LUT for rid: 2301142102 2023-04-26 05:00:05,549 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T143234-20230114T151803_V01_2301142102-60448.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T143234-20230114T151803_V01_2301142102-60448.fits' 2023-04-26 05:00:05,549 no BSD request comment added nothing found in LUT for rid: 2301145780 2023-04-26 05:00:05,550 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T194904-20230114T222847_V01_2301145780-60491.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T194904-20230114T222847_V01_2301145780-60491.fits' 2023-04-26 05:00:05,550 no BSD request comment added nothing found in LUT for rid: 2301142487 2023-04-26 05:00:05,551 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T232018-20230114T233252_V01_2301142487-60560.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T232018-20230114T233252_V01_2301142487-60560.fits' 2023-04-26 05:00:05,552 no BSD request comment added nothing found in LUT for rid: 2301142634 2023-04-26 05:00:05,552 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T133920-20230114T135859_V01_2301142634-60446.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T133920-20230114T135859_V01_2301142634-60446.fits' 2023-04-26 05:00:05,554 no BSD request comment added nothing found in LUT for rid: 2301143314 2023-04-26 05:00:05,554 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T105242-20230114T122203_V01_2301143314-60490.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T105242-20230114T122203_V01_2301143314-60490.fits' 2023-04-26 05:00:05,555 no BSD request comment added nothing found in LUT for rid: 2301143826 2023-04-26 05:00:05,555 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T122639-20230114T123257_V01_2301143826-60443.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T122639-20230114T123257_V01_2301143826-60443.fits' 2023-04-26 05:00:05,557 no BSD request comment added nothing found in LUT for rid: 2301144435 2023-04-26 05:00:05,557 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T165739-20230114T195502_V01_2301144435-60453.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T165739-20230114T195502_V01_2301144435-60453.fits' 2023-04-26 05:00:05,558 no BSD request comment added nothing found in LUT for rid: 2301147320 2023-04-26 05:00:05,558 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T084058-20230114T085737_V01_2301147320-60488.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T084058-20230114T085737_V01_2301147320-60488.fits' 2023-04-26 05:00:05,560 no BSD request comment added nothing found in LUT for rid: 2301144364 2023-04-26 05:00:05,560 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T200503-20230114T202430_V01_2301144364-58315.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T200503-20230114T202430_V01_2301144364-58315.fits' 2023-04-26 05:00:05,561 no BSD request comment added nothing found in LUT for rid: 2301149469 2023-04-26 05:00:05,561 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T152437-20230114T152759_V01_2301149469-60450.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T152437-20230114T152759_V01_2301149469-60450.fits' 2023-04-26 05:00:05,563 no BSD request comment added nothing found in LUT for rid: 2301148794 2023-04-26 05:00:05,564 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T031640-20230114T032228_V01_2301148794-60416.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/SCI/solo_L1_stix-sci-xray-cpd_20230114T031640-20230114T032228_V01_2301148794-60416.fits' 2023-04-26 05:00:05,564 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/CAL/solo_L1_stix-cal-energy_20230114_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/CAL/solo_L1_stix-cal-energy_20230114_V01.fits' 2023-04-26 05:00:05,565 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/HK/solo_L1_stix-hk-maxi_20230114_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/14/HK/solo_L1_stix-hk-maxi_20230114_V01.fits' 2023-04-26 05:00:05,566 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/QL/solo_L1_stix-ql-flareflag_20230107_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/QL/solo_L1_stix-ql-flareflag_20230107_V01.fits' 2023-04-26 05:00:05,568 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/QL/solo_L1_stix-ql-lightcurve_20230107_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/QL/solo_L1_stix-ql-lightcurve_20230107_V01.fits' 2023-04-26 05:00:05,569 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/QL/solo_L1_stix-ql-background_20230107_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/QL/solo_L1_stix-ql-background_20230107_V01.fits' 2023-04-26 05:00:05,570 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/QL/solo_L1_stix-ql-spectra_20230107_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/QL/solo_L1_stix-ql-spectra_20230107_V01.fits' 2023-04-26 05:00:05,571 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230107_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230107_V01.fits' 2023-04-26 05:00:05,572 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/QL/solo_L1_stix-ql-variance_20230107_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/QL/solo_L1_stix-ql-variance_20230107_V01.fits' 2023-04-26 05:00:05,572 no BSD request comment added nothing found in LUT for rid: 2301070810 2023-04-26 05:00:05,572 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T214653-20230107T222406_V01_2301070810-59448.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T214653-20230107T222406_V01_2301070810-59448.fits' 2023-04-26 05:00:05,573 no BSD request comment added nothing found in LUT for rid: 2301079945 2023-04-26 05:00:05,573 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T044721-20230107T050906_V01_2301079945-59434.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T044721-20230107T050906_V01_2301079945-59434.fits' 2023-04-26 05:00:05,574 no BSD request comment added nothing found in LUT for rid: 2301073333 2023-04-26 05:00:05,574 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T203124-20230107T212224_V01_2301073333-59447.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T203124-20230107T212224_V01_2301073333-59447.fits' 2023-04-26 05:00:05,574 no BSD request comment added nothing found in LUT for rid: 2301077374 2023-04-26 05:00:05,574 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T185158-20230107T185515_V01_2301077374-59444.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T185158-20230107T185515_V01_2301077374-59444.fits' 2023-04-26 05:00:05,575 no BSD request comment added nothing found in LUT for rid: 2301076300 2023-04-26 05:00:05,575 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T034002-20230107T043141_V01_2301076300-59433.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T034002-20230107T043141_V01_2301076300-59433.fits' 2023-04-26 05:00:05,576 no BSD request comment added nothing found in LUT for rid: 2301072152 2023-04-26 05:00:05,576 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T131515-20230107T131847_V01_2301072152-59802.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T131515-20230107T131847_V01_2301072152-59802.fits' 2023-04-26 05:00:05,578 no BSD request comment added nothing found in LUT for rid: 2301070267 2023-04-26 05:00:05,578 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T003107-20230107T013119_V01_2301070267-59431.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T003107-20230107T013119_V01_2301070267-59431.fits' 2023-04-26 05:00:05,579 no BSD request comment added nothing found in LUT for rid: 2301074947 2023-04-26 05:00:05,579 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T121302-20230107T162826_V01_2301074947-59441.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T121302-20230107T162826_V01_2301074947-59441.fits' 2023-04-26 05:00:05,579 no BSD request comment added nothing found in LUT for rid: 2301071271 2023-04-26 05:00:05,580 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T201706-20230107T202804_V01_2301071271-59446.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T201706-20230107T202804_V01_2301071271-59446.fits' 2023-04-26 05:00:05,580 no BSD request comment added nothing found in LUT for rid: 2301071557 2023-04-26 05:00:05,581 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T183027-20230107T184108_V01_2301071557-59803.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T183027-20230107T184108_V01_2301071557-59803.fits' 2023-04-26 05:00:05,581 no BSD request comment added nothing found in LUT for rid: 2301079763 2023-04-26 05:00:05,581 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T085229-20230107T102922_V01_2301079763-59439.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T085229-20230107T102922_V01_2301079763-59439.fits' 2023-04-26 05:00:05,582 no BSD request comment added nothing found in LUT for rid: 2301078050 2023-04-26 05:00:05,582 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T051026-20230107T054253_V01_2301078050-59436.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T051026-20230107T054253_V01_2301078050-59436.fits' 2023-04-26 05:00:05,583 no BSD request comment added nothing found in LUT for rid: 2301074287 2023-04-26 05:00:05,583 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-spec_20230107T204014-20230108T024500_V01_2301074287-59196.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-spec_20230107T204014-20230108T024500_V01_2301074287-59196.fits' 2023-04-26 05:00:05,584 no BSD request comment added nothing found in LUT for rid: 2301078533 2023-04-26 05:00:05,584 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T232034-20230108T000644_V01_2301078533-59450.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T232034-20230108T000644_V01_2301078533-59450.fits' 2023-04-26 05:00:05,584 no BSD request comment added nothing found in LUT for rid: 2301078759 2023-04-26 05:00:05,585 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T175502-20230107T183009_V01_2301078759-59443.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T175502-20230107T183009_V01_2301078759-59443.fits' 2023-04-26 05:00:05,585 no BSD request comment added nothing found in LUT for rid: 2301077245 2023-04-26 05:00:05,586 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-spec_20230107T144018-20230107T204502_V01_2301077245-59195.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-spec_20230107T144018-20230107T204502_V01_2301077245-59195.fits' 2023-04-26 05:00:05,586 no BSD request comment added nothing found in LUT for rid: 2301072065 2023-04-26 05:00:05,586 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T012505-20230107T034122_V01_2301072065-59432.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T012505-20230107T034122_V01_2301072065-59432.fits' 2023-04-26 05:00:05,587 no BSD request comment added nothing found in LUT for rid: 2301070950 2023-04-26 05:00:05,587 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T051226-20230107T051852_V01_2301070950-59435.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T051226-20230107T051852_V01_2301070950-59435.fits' 2023-04-26 05:00:05,588 no BSD request comment added nothing found in LUT for rid: 2301071415 2023-04-26 05:00:05,588 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-spec_20230107T024002-20230107T084509_V01_2301071415-59193.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-spec_20230107T024002-20230107T084509_V01_2301071415-59193.fits' 2023-04-26 05:00:05,589 no BSD request comment added nothing found in LUT for rid: 2301070377 2023-04-26 05:00:05,589 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T190232-20230107T194241_V01_2301070377-59445.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T190232-20230107T194241_V01_2301070377-59445.fits' 2023-04-26 05:00:05,589 no BSD request comment added nothing found in LUT for rid: 2301073447 2023-04-26 05:00:05,590 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T183809-20230107T200026_V01_2301073447-59804.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T183809-20230107T200026_V01_2301073447-59804.fits' 2023-04-26 05:00:05,590 no BSD request comment added nothing found in LUT for rid: 2301076482 2023-04-26 05:00:05,591 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T220108-20230107T220632_V01_2301076482-59805.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T220108-20230107T220632_V01_2301076482-59805.fits' 2023-04-26 05:00:05,591 no BSD request comment added nothing found in LUT for rid: 2301079187 2023-04-26 05:00:05,591 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T082548-20230107T084409_V01_2301079187-59438.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T082548-20230107T084409_V01_2301079187-59438.fits' 2023-04-26 05:00:05,592 no BSD request comment added nothing found in LUT for rid: 2301078792 2023-04-26 05:00:05,592 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T153419-20230107T154246_V01_2301078792-59801.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T153419-20230107T154246_V01_2301078792-59801.fits' 2023-04-26 05:00:05,593 no BSD request comment added nothing found in LUT for rid: 2301070142 2023-04-26 05:00:05,593 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T235658-20230108T005521_V01_2301070142-59451.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T235658-20230108T005521_V01_2301070142-59451.fits' 2023-04-26 05:00:05,593 no BSD request comment added nothing found in LUT for rid: 2301070498 2023-04-26 05:00:05,594 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T054137-20230107T072428_V01_2301070498-59437.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T054137-20230107T072428_V01_2301070498-59437.fits' 2023-04-26 05:00:05,594 no BSD request comment added nothing found in LUT for rid: 2301073547 2023-04-26 05:00:05,595 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T102702-20230107T113744_V01_2301073547-59440.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T102702-20230107T113744_V01_2301073547-59440.fits' 2023-04-26 05:00:05,595 no BSD request comment added nothing found in LUT for rid: 2301079579 2023-04-26 05:00:05,595 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T162446-20230107T174204_V01_2301079579-59442.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T162446-20230107T174204_V01_2301079579-59442.fits' 2023-04-26 05:00:05,596 no BSD request comment added nothing found in LUT for rid: 2301075476 2023-04-26 05:00:05,596 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-spec_20230107T084009-20230107T144518_V01_2301075476-59194.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-spec_20230107T084009-20230107T144518_V01_2301075476-59194.fits' 2023-04-26 05:00:05,597 no BSD request comment added nothing found in LUT for rid: 2301079003 2023-04-26 05:00:05,597 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T222807-20230107T230111_V01_2301079003-59449.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/SCI/solo_L1_stix-sci-xray-cpd_20230107T222807-20230107T230111_V01_2301079003-59449.fits' 2023-04-26 05:00:05,598 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/CAL/solo_L1_stix-cal-energy_20230107_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/CAL/solo_L1_stix-cal-energy_20230107_V01.fits' 2023-04-26 05:00:05,598 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/HK/solo_L1_stix-hk-maxi_20230107_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/07/HK/solo_L1_stix-hk-maxi_20230107_V01.fits' 2023-04-26 05:00:05,600 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/QL/solo_L1_stix-ql-variance_20230120_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/QL/solo_L1_stix-ql-variance_20230120_V01.fits' 2023-04-26 05:00:05,601 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230120_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230120_V01.fits' 2023-04-26 05:00:05,602 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/QL/solo_L1_stix-ql-background_20230120_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/QL/solo_L1_stix-ql-background_20230120_V01.fits' 2023-04-26 05:00:05,604 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/QL/solo_L1_stix-ql-lightcurve_20230120_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/QL/solo_L1_stix-ql-lightcurve_20230120_V01.fits' 2023-04-26 05:00:05,605 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/QL/solo_L1_stix-ql-flareflag_20230120_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/QL/solo_L1_stix-ql-flareflag_20230120_V01.fits' 2023-04-26 05:00:05,606 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/QL/solo_L1_stix-ql-spectra_20230120_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/QL/solo_L1_stix-ql-spectra_20230120_V01.fits' 2023-04-26 05:00:05,607 no BSD request comment added nothing found in LUT for rid: 2301207781 2023-04-26 05:00:05,607 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T224146-20230120T225418_V01_2301207781-60577.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T224146-20230120T225418_V01_2301207781-60577.fits' 2023-04-26 05:00:05,608 no BSD request comment added nothing found in LUT for rid: 2301209477 2023-04-26 05:00:05,608 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T180114-20230120T181110_V01_2301209477-60569.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T180114-20230120T181110_V01_2301209477-60569.fits' 2023-04-26 05:00:05,609 no BSD request comment added nothing found in LUT for rid: 2301207200 2023-04-26 05:00:05,609 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T115428-20230120T120526_V01_2301207200-60556.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T115428-20230120T120526_V01_2301207200-60556.fits' 2023-04-26 05:00:05,609 no BSD request comment added nothing found in LUT for rid: 2301206390 2023-04-26 05:00:05,610 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-spec_20230120T151504-20230120T212001_V01_2301206390-59747.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-spec_20230120T151504-20230120T212001_V01_2301206390-59747.fits' 2023-04-26 05:00:05,610 no BSD request comment added nothing found in LUT for rid: 2301202914 2023-04-26 05:00:05,610 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T225518-20230120T230649_V01_2301202914-60578.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T225518-20230120T230649_V01_2301202914-60578.fits' 2023-04-26 05:00:05,611 no BSD request comment added nothing found in LUT for rid: 2301205085 2023-04-26 05:00:05,611 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T134439-20230120T155601_V01_2301205085-60563.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T134439-20230120T155601_V01_2301205085-60563.fits' 2023-04-26 05:00:05,612 no BSD request comment added nothing found in LUT for rid: 2301202016 2023-04-26 05:00:05,612 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T070829-20230120T071745_V01_2301202016-60548.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T070829-20230120T071745_V01_2301202016-60548.fits' 2023-04-26 05:00:05,613 no BSD request comment added nothing found in LUT for rid: 2301201195 2023-04-26 05:00:05,613 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T164711-20230120T172917_V01_2301201195-60567.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T164711-20230120T172917_V01_2301201195-60567.fits' 2023-04-26 05:00:05,613 no BSD request comment added nothing found in LUT for rid: 2301207892 2023-04-26 05:00:05,614 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T013214-20230120T023005_V01_2301207892-60542.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T013214-20230120T023005_V01_2301207892-60542.fits' 2023-04-26 05:00:05,614 no BSD request comment added nothing found in LUT for rid: 2301204999 2023-04-26 05:00:05,615 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T213129-20230120T215506_V01_2301204999-60576.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T213129-20230120T215506_V01_2301204999-60576.fits' 2023-04-26 05:00:05,615 no BSD request comment added nothing found in LUT for rid: 2301206387 2023-04-26 05:00:05,615 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T203541-20230120T210252_V01_2301206387-60574.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T203541-20230120T210252_V01_2301206387-60574.fits' 2023-04-26 05:00:05,616 no BSD request comment added nothing found in LUT for rid: 2301201227 2023-04-26 05:00:05,616 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T124948-20230120T131208_V01_2301201227-60562.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T124948-20230120T131208_V01_2301201227-60562.fits' 2023-04-26 05:00:05,617 no BSD request comment added nothing found in LUT for rid: 2301206358 2023-04-26 05:00:05,617 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-spec_20230120T030959-20230120T091512_V01_2301206358-59745.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-spec_20230120T030959-20230120T091512_V01_2301206358-59745.fits' 2023-04-26 05:00:05,618 no BSD request comment added nothing found in LUT for rid: 2301201046 2023-04-26 05:00:05,618 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T064752-20230120T071045_V01_2301201046-60547.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T064752-20230120T071045_V01_2301201046-60547.fits' 2023-04-26 05:00:05,618 no BSD request comment added nothing found in LUT for rid: 2301202611 2023-04-26 05:00:05,619 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T211609-20230120T212929_V01_2301202611-60575.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T211609-20230120T212929_V01_2301202611-60575.fits' 2023-04-26 05:00:05,619 no BSD request comment added nothing found in LUT for rid: 2301206167 2023-04-26 05:00:05,620 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T085858-20230120T100803_V01_2301206167-60550.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T085858-20230120T100803_V01_2301206167-60550.fits' 2023-04-26 05:00:05,620 no BSD request comment added nothing found in LUT for rid: 2301203757 2023-04-26 05:00:05,620 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T011512-20230120T012654_V01_2301203757-60541.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T011512-20230120T012654_V01_2301203757-60541.fits' 2023-04-26 05:00:05,621 no BSD request comment added nothing found in LUT for rid: 2301202331 2023-04-26 05:00:05,621 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T163321-20230120T164831_V01_2301202331-60566.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T163321-20230120T164831_V01_2301202331-60566.fits' 2023-04-26 05:00:05,622 no BSD request comment added nothing found in LUT for rid: 2301209137 2023-04-26 05:00:05,622 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-spec_20230120T091009-20230120T151504_V01_2301209137-59746.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-spec_20230120T091009-20230120T151504_V01_2301209137-59746.fits' 2023-04-26 05:00:05,622 no BSD request comment added nothing found in LUT for rid: 2301204487 2023-04-26 05:00:05,623 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T234306-20230121T001058_V01_2301204487-60580.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T234306-20230121T001058_V01_2301204487-60580.fits' 2023-04-26 05:00:05,623 no BSD request comment added nothing found in LUT for rid: 2301204646 2023-04-26 05:00:05,623 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T003651-20230120T004611_V01_2301204646-60540.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T003651-20230120T004611_V01_2301204646-60540.fits' 2023-04-26 05:00:05,624 no BSD request comment added nothing found in LUT for rid: 2301200692 2023-04-26 05:00:05,624 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T084958-20230120T090017_V01_2301200692-60549.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T084958-20230120T090017_V01_2301200692-60549.fits' 2023-04-26 05:00:05,625 no BSD request comment added nothing found in LUT for rid: 2301205896 2023-04-26 05:00:05,625 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T200336-20230120T203002_V01_2301205896-60573.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T200336-20230120T203002_V01_2301205896-60573.fits' 2023-04-26 05:00:05,626 no BSD request comment added nothing found in LUT for rid: 2301202280 2023-04-26 05:00:05,626 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-spec_20230120T211509-20230121T032009_V01_2301202280-59748.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-spec_20230120T211509-20230121T032009_V01_2301202280-59748.fits' 2023-04-26 05:00:05,627 no BSD request comment added nothing found in LUT for rid: 2301205698 2023-04-26 05:00:05,627 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T191014-20230120T191633_V01_2301205698-60572.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T191014-20230120T191633_V01_2301205698-60572.fits' 2023-04-26 05:00:05,627 no BSD request comment added nothing found in LUT for rid: 2301207427 2023-04-26 05:00:05,628 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T173915-20230120T174715_V01_2301207427-60568.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T173915-20230120T174715_V01_2301207427-60568.fits' 2023-04-26 05:00:05,628 no BSD request comment added nothing found in LUT for rid: 2301204855 2023-04-26 05:00:05,628 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T025921-20230120T051536_V01_2301204855-60544.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T025921-20230120T051536_V01_2301204855-60544.fits' 2023-04-26 05:00:05,629 no BSD request comment added nothing found in LUT for rid: 2301203536 2023-04-26 05:00:05,629 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T182643-20230120T183530_V01_2301203536-60570.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T182643-20230120T183530_V01_2301203536-60570.fits' 2023-04-26 05:00:05,630 no BSD request comment added nothing found in LUT for rid: 2301203680 2023-04-26 05:00:05,630 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T162332-20230120T162926_V01_2301203680-60565.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T162332-20230120T162926_V01_2301203680-60565.fits' 2023-04-26 05:00:05,631 no BSD request comment added nothing found in LUT for rid: 2301205254 2023-04-26 05:00:05,631 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T160323-20230120T160953_V01_2301205254-60564.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T160323-20230120T160953_V01_2301205254-60564.fits' 2023-04-26 05:00:05,631 no BSD request comment added nothing found in LUT for rid: 2301202970 2023-04-26 05:00:05,632 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T025245-20230120T025541_V01_2301202970-60543.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T025245-20230120T025541_V01_2301202970-60543.fits' 2023-04-26 05:00:05,632 no BSD request comment added nothing found in LUT for rid: 2301201734 2023-04-26 05:00:05,633 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T114314-20230120T115048_V01_2301201734-60555.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T114314-20230120T115048_V01_2301201734-60555.fits' 2023-04-26 05:00:05,633 no BSD request comment added nothing found in LUT for rid: 2301201465 2023-04-26 05:00:05,633 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T045015-20230120T061831_V01_2301201465-60545.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T045015-20230120T061831_V01_2301201465-60545.fits' 2023-04-26 05:00:05,634 no BSD request comment added nothing found in LUT for rid: 2301202673 2023-04-26 05:00:05,634 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T121157-20230120T121526_V01_2301202673-60557.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T121157-20230120T121526_V01_2301202673-60557.fits' 2023-04-26 05:00:05,635 no BSD request comment added nothing found in LUT for rid: 2301200200 2023-04-26 05:00:05,635 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T230849-20230120T231733_V01_2301200200-60579.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T230849-20230120T231733_V01_2301200200-60579.fits' 2023-04-26 05:00:05,636 no BSD request comment added nothing found in LUT for rid: 2301206623 2023-04-26 05:00:05,636 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T123037-20230120T124348_V01_2301206623-60561.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T123037-20230120T124348_V01_2301206623-60561.fits' 2023-04-26 05:00:05,636 no BSD request comment added nothing found in LUT for rid: 2301207817 2023-04-26 05:00:05,637 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T062141-20230120T064712_V01_2301207817-60546.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T062141-20230120T064712_V01_2301207817-60546.fits' 2023-04-26 05:00:05,637 no BSD request comment added nothing found in LUT for rid: 2301208579 2023-04-26 05:00:05,637 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T183450-20230120T184454_V01_2301208579-60571.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/SCI/solo_L1_stix-sci-xray-cpd_20230120T183450-20230120T184454_V01_2301208579-60571.fits' 2023-04-26 05:00:05,639 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/CAL/solo_L1_stix-cal-energy_20230120_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/CAL/solo_L1_stix-cal-energy_20230120_V01.fits' 2023-04-26 05:00:05,639 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/HK/solo_L1_stix-hk-maxi_20230120_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/20/HK/solo_L1_stix-hk-maxi_20230120_V01.fits' 2023-04-26 05:00:05,641 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/QL/solo_L1_stix-ql-background_20230106_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/QL/solo_L1_stix-ql-background_20230106_V01.fits' 2023-04-26 05:00:05,642 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/QL/solo_L1_stix-ql-spectra_20230106_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/QL/solo_L1_stix-ql-spectra_20230106_V01.fits' 2023-04-26 05:00:05,643 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/QL/solo_L1_stix-ql-flareflag_20230106_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/QL/solo_L1_stix-ql-flareflag_20230106_V01.fits' 2023-04-26 05:00:05,645 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/QL/solo_L1_stix-ql-variance_20230106_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/QL/solo_L1_stix-ql-variance_20230106_V01.fits' 2023-04-26 05:00:05,646 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/QL/solo_L1_stix-ql-lightcurve_20230106_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/QL/solo_L1_stix-ql-lightcurve_20230106_V01.fits' 2023-04-26 05:00:05,647 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230106_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230106_V01.fits' 2023-04-26 05:00:05,647 no BSD request comment added nothing found in LUT for rid: 2301066049 2023-04-26 05:00:05,648 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T022320-20230106T023942_V01_2301066049-59393.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T022320-20230106T023942_V01_2301066049-59393.fits' 2023-04-26 05:00:05,648 no BSD request comment added nothing found in LUT for rid: 2301062515 2023-04-26 05:00:05,648 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T115952-20230106T121924_V01_2301062515-59405.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T115952-20230106T121924_V01_2301062515-59405.fits' 2023-04-26 05:00:05,649 no BSD request comment added nothing found in LUT for rid: 2301063746 2023-04-26 05:00:05,649 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T082714-20230106T084034_V01_2301063746-59400.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T082714-20230106T084034_V01_2301063746-59400.fits' 2023-04-26 05:00:05,650 no BSD request comment added nothing found in LUT for rid: 2301065719 2023-04-26 05:00:05,650 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T223542-20230106T224422_V01_2301065719-59427.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T223542-20230106T224422_V01_2301065719-59427.fits' 2023-04-26 05:00:05,654 no BSD request comment added nothing found in LUT for rid: 2301060177 2023-04-26 05:00:05,654 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-spec_20230106T204001-20230107T024502_V01_2301060177-59192.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-spec_20230106T204001-20230107T024502_V01_2301060177-59192.fits' 2023-04-26 05:00:05,654 no BSD request comment added nothing found in LUT for rid: 2301063078 2023-04-26 05:00:05,655 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T073840-20230106T074801_V01_2301063078-59398.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T073840-20230106T074801_V01_2301063078-59398.fits' 2023-04-26 05:00:05,655 no BSD request comment added nothing found in LUT for rid: 2301064859 2023-04-26 05:00:05,655 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T054951-20230106T065340_V01_2301064859-59397.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T054951-20230106T065340_V01_2301064859-59397.fits' 2023-04-26 05:00:05,656 no BSD request comment added nothing found in LUT for rid: 2301061687 2023-04-26 05:00:05,656 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T070000-20230106T074841_V01_2301061687-56313.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T070000-20230106T074841_V01_2301061687-56313.fits' 2023-04-26 05:00:05,657 no BSD request comment added nothing found in LUT for rid: 2301067735 2023-04-26 05:00:05,657 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T180440-20230106T191405_V01_2301067735-59421.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T180440-20230106T191405_V01_2301067735-59421.fits' 2023-04-26 05:00:05,658 no BSD request comment added nothing found in LUT for rid: 2301067767 2023-04-26 05:00:05,658 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T131114-20230106T131838_V01_2301067767-59414.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T131114-20230106T131838_V01_2301067767-59414.fits' 2023-04-26 05:00:05,659 no BSD request comment added nothing found in LUT for rid: 2301063322 2023-04-26 05:00:05,659 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T170316-20230106T173022_V01_2301063322-59798.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T170316-20230106T173022_V01_2301063322-59798.fits' 2023-04-26 05:00:05,659 no BSD request comment added nothing found in LUT for rid: 2301062420 2023-04-26 05:00:05,660 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T035647-20230106T041919_V01_2301062420-59395.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T035647-20230106T041919_V01_2301062420-59395.fits' 2023-04-26 05:00:05,660 no BSD request comment added nothing found in LUT for rid: 2301063215 2023-04-26 05:00:05,661 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T101701-20230106T102312_V01_2301063215-59403.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T101701-20230106T102312_V01_2301063215-59403.fits' 2023-04-26 05:00:05,661 no BSD request comment added nothing found in LUT for rid: 2301061904 2023-04-26 05:00:05,661 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T121924-20230106T130814_V01_2301061904-59413.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T121924-20230106T130814_V01_2301061904-59413.fits' 2023-04-26 05:00:05,662 no BSD request comment added nothing found in LUT for rid: 2301062715 2023-04-26 05:00:05,662 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T174525-20230106T175303_V01_2301062715-59419.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T174525-20230106T175303_V01_2301062715-59419.fits' 2023-04-26 05:00:05,663 no BSD request comment added nothing found in LUT for rid: 2301065224 2023-04-26 05:00:05,663 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T211031-20230106T222328_V01_2301065224-59425.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T211031-20230106T222328_V01_2301065224-59425.fits' 2023-04-26 05:00:05,663 no BSD request comment added nothing found in LUT for rid: 2301060943 2023-04-26 05:00:05,664 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-spec_20230106T023503-20230106T084014_V01_2301060943-59189.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-spec_20230106T023503-20230106T084014_V01_2301060943-59189.fits' 2023-04-26 05:00:05,664 no BSD request comment added nothing found in LUT for rid: 2301065406 2023-04-26 05:00:05,665 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T032522-20230106T034909_V01_2301065406-59394.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T032522-20230106T034909_V01_2301065406-59394.fits' 2023-04-26 05:00:05,665 no BSD request comment added nothing found in LUT for rid: 2301061350 2023-04-26 05:00:05,665 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T180055-20230106T180408_V01_2301061350-59420.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T180055-20230106T180408_V01_2301061350-59420.fits' 2023-04-26 05:00:05,666 no BSD request comment added nothing found in LUT for rid: 2301067196 2023-04-26 05:00:05,666 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T222459-20230106T223442_V01_2301067196-59426.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T222459-20230106T223442_V01_2301067196-59426.fits' 2023-04-26 05:00:05,667 no BSD request comment added nothing found in LUT for rid: 2301066064 2023-04-26 05:00:05,668 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T235637-20230107T000957_V01_2301066064-59430.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T235637-20230107T000957_V01_2301066064-59430.fits' 2023-04-26 05:00:05,668 no BSD request comment added nothing found in LUT for rid: 2301069068 2023-04-26 05:00:05,669 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T231253-20230106T233621_V01_2301069068-59428.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T231253-20230106T233621_V01_2301069068-59428.fits' 2023-04-26 05:00:05,669 no BSD request comment added nothing found in LUT for rid: 2301061750 2023-04-26 05:00:05,669 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T113356-20230106T115412_V01_2301061750-59404.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T113356-20230106T115412_V01_2301061750-59404.fits' 2023-04-26 05:00:05,671 no BSD request comment added nothing found in LUT for rid: 2301062712 2023-04-26 05:00:05,671 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T075456-20230106T075857_V01_2301062712-59399.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T075456-20230106T075857_V01_2301062712-59399.fits' 2023-04-26 05:00:05,671 no BSD request comment added nothing found in LUT for rid: 2301061602 2023-04-26 05:00:05,672 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T004407-20230106T010010_V01_2301061602-56345.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T004407-20230106T010010_V01_2301061602-56345.fits' 2023-04-26 05:00:05,673 no BSD request comment added nothing found in LUT for rid: 2301061928 2023-04-26 05:00:05,673 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T005110-20230106T010010_V01_2301061928-56319.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T005110-20230106T010010_V01_2301061928-56319.fits' 2023-04-26 05:00:05,673 no BSD request comment added nothing found in LUT for rid: 2301060657 2023-04-26 05:00:05,674 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T070000-20230106T075001_V01_2301060657-57737.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T070000-20230106T075001_V01_2301060657-57737.fits' 2023-04-26 05:00:05,674 no BSD request comment added nothing found in LUT for rid: 2301066537 2023-04-26 05:00:05,675 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T192050-20230106T201232_V01_2301066537-59422.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T192050-20230106T201232_V01_2301066537-59422.fits' 2023-04-26 05:00:05,675 no BSD request comment added nothing found in LUT for rid: 2301060245 2023-04-26 05:00:05,675 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T084634-20230106T091351_V01_2301060245-59401.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T084634-20230106T091351_V01_2301060245-59401.fits' 2023-04-26 05:00:05,676 no BSD request comment added nothing found in LUT for rid: 2301066870 2023-04-26 05:00:05,676 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T144902-20230106T160527_V01_2301066870-59416.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T144902-20230106T160527_V01_2301066870-59416.fits' 2023-04-26 05:00:05,677 no BSD request comment added nothing found in LUT for rid: 2301067693 2023-04-26 05:00:05,677 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T161346-20230106T170343_V01_2301067693-59418.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T161346-20230106T170343_V01_2301067693-59418.fits' 2023-04-26 05:00:05,678 no BSD request comment added nothing found in LUT for rid: 2301066218 2023-04-26 05:00:05,678 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T003908-20230106T021940_V01_2301066218-56344.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T003908-20230106T021940_V01_2301066218-56344.fits' 2023-04-26 05:00:05,678 no BSD request comment added nothing found in LUT for rid: 2301069382 2023-04-26 05:00:05,679 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T155320-20230106T160124_V01_2301069382-59417.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T155320-20230106T160124_V01_2301069382-59417.fits' 2023-04-26 05:00:05,679 no BSD request comment added nothing found in LUT for rid: 2301062466 2023-04-26 05:00:05,679 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T203448-20230106T210254_V01_2301062466-59424.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T203448-20230106T210254_V01_2301062466-59424.fits' 2023-04-26 05:00:05,680 no BSD request comment added nothing found in LUT for rid: 2301060891 2023-04-26 05:00:05,681 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T201158-20230106T202123_V01_2301060891-59799.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T201158-20230106T202123_V01_2301060891-59799.fits' 2023-04-26 05:00:05,681 no BSD request comment added nothing found in LUT for rid: 2301060809 2023-04-26 05:00:05,682 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-spec_20230106T083515-20230106T144006_V01_2301060809-59190.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-spec_20230106T083515-20230106T144006_V01_2301060809-59190.fits' 2023-04-26 05:00:05,682 no BSD request comment added nothing found in LUT for rid: 2301062459 2023-04-26 05:00:05,683 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T051312-20230106T055321_V01_2301062459-59396.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T051312-20230106T055321_V01_2301062459-59396.fits' 2023-04-26 05:00:05,683 no BSD request comment added nothing found in LUT for rid: 2301066539 2023-04-26 05:00:05,684 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T202031-20230106T203527_V01_2301066539-59423.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T202031-20230106T203527_V01_2301066539-59423.fits' 2023-04-26 05:00:05,684 no BSD request comment added nothing found in LUT for rid: 2301069182 2023-04-26 05:00:05,685 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-spec_20230106T144006-20230106T204501_V01_2301069182-59191.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-spec_20230106T144006-20230106T204501_V01_2301069182-59191.fits' 2023-04-26 05:00:05,687 no BSD request comment added nothing found in LUT for rid: 2301066924 2023-04-26 05:00:05,688 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T214926-20230106T215514_V01_2301066924-59800.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T214926-20230106T215514_V01_2301066924-59800.fits' 2023-04-26 05:00:05,688 no BSD request comment added nothing found in LUT for rid: 2301064778 2023-04-26 05:00:05,689 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T234120-20230106T234857_V01_2301064778-59429.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T234120-20230106T234857_V01_2301064778-59429.fits' 2023-04-26 05:00:05,690 no BSD request comment added nothing found in LUT for rid: 2301063018 2023-04-26 05:00:05,690 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T135016-20230106T145002_V01_2301063018-59415.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T135016-20230106T145002_V01_2301063018-59415.fits' 2023-04-26 05:00:05,690 no BSD request comment added nothing found in LUT for rid: 2301065564 2023-04-26 05:00:05,691 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T094610-20230106T100301_V01_2301065564-59402.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/SCI/solo_L1_stix-sci-xray-cpd_20230106T094610-20230106T100301_V01_2301065564-59402.fits' 2023-04-26 05:00:05,692 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/CAL/solo_L1_stix-cal-energy_20230106_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/CAL/solo_L1_stix-cal-energy_20230106_V01.fits' 2023-04-26 05:00:05,692 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/HK/solo_L1_stix-hk-maxi_20230106_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/06/HK/solo_L1_stix-hk-maxi_20230106_V01.fits' 2023-04-26 05:00:05,693 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/QL/solo_L1_stix-ql-lightcurve_20230103_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/QL/solo_L1_stix-ql-lightcurve_20230103_V01.fits' 2023-04-26 05:00:05,694 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230103_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230103_V01.fits' 2023-04-26 05:00:05,695 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/QL/solo_L1_stix-ql-flareflag_20230103_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/QL/solo_L1_stix-ql-flareflag_20230103_V01.fits' 2023-04-26 05:00:05,696 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/QL/solo_L1_stix-ql-spectra_20230103_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/QL/solo_L1_stix-ql-spectra_20230103_V01.fits' 2023-04-26 05:00:05,697 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/QL/solo_L1_stix-ql-variance_20230103_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/QL/solo_L1_stix-ql-variance_20230103_V01.fits' 2023-04-26 05:00:05,698 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/QL/solo_L1_stix-ql-background_20230103_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/QL/solo_L1_stix-ql-background_20230103_V01.fits' 2023-04-26 05:00:05,699 no BSD request comment added nothing found in LUT for rid: 2301038713 2023-04-26 05:00:05,699 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T010309-20230103T013025_V01_2301038713-59323.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T010309-20230103T013025_V01_2301038713-59323.fits' 2023-04-26 05:00:05,700 no BSD request comment added nothing found in LUT for rid: 2301030147 2023-04-26 05:00:05,700 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-spec_20230103T201501-20230104T022013_V01_2301030147-58270.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-spec_20230103T201501-20230104T022013_V01_2301030147-58270.fits' 2023-04-26 05:00:05,700 no BSD request comment added nothing found in LUT for rid: 2301034892 2023-04-26 05:00:05,701 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T000143-20230103T000740_V01_2301034892-59321.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T000143-20230103T000740_V01_2301034892-59321.fits' 2023-04-26 05:00:05,701 no BSD request comment added nothing found in LUT for rid: 2301034752 2023-04-26 05:00:05,702 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-spec_20230103T141509-20230103T202001_V01_2301034752-58269.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-spec_20230103T141509-20230103T202001_V01_2301034752-58269.fits' 2023-04-26 05:00:05,702 no BSD request comment added nothing found in LUT for rid: 2301035524 2023-04-26 05:00:05,702 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-aspect-burst_20230103T082959-20230103T095959_V01_2301035524.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-aspect-burst_20230103T082959-20230103T095959_V01_2301035524.fits' 2023-04-26 05:00:05,703 no BSD request comment added nothing found in LUT for rid: 2301030082 2023-04-26 05:00:05,703 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T075920-20230103T135924_V01_2301030082-59329.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T075920-20230103T135924_V01_2301030082-59329.fits' 2023-04-26 05:00:05,704 no BSD request comment added nothing found in LUT for rid: 2301032563 2023-04-26 05:00:05,704 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T141028-20230103T141628_V01_2301032563-59332.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T141028-20230103T141628_V01_2301032563-59332.fits' 2023-04-26 05:00:05,705 no BSD request comment added nothing found in LUT for rid: 2301031174 2023-04-26 05:00:05,705 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T160117-20230103T163906_V01_2301031174-59333.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T160117-20230103T163906_V01_2301031174-59333.fits' 2023-04-26 05:00:05,705 no BSD request comment added nothing found in LUT for rid: 2301035154 2023-04-26 05:00:05,706 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T192427-20230103T193053_V01_2301035154-59335.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T192427-20230103T193053_V01_2301035154-59335.fits' 2023-04-26 05:00:05,706 no BSD request comment added nothing found in LUT for rid: 2301032519 2023-04-26 05:00:05,706 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-aspect-burst_20230103T022959-20230103T082959_V01_2301032519.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-aspect-burst_20230103T022959-20230103T082959_V01_2301032519.fits' 2023-04-26 05:00:05,707 no BSD request comment added nothing found in LUT for rid: 2301032405 2023-04-26 05:00:05,707 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T061121-20230103T064659_V01_2301032405-56303.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T061121-20230103T064659_V01_2301032405-56303.fits' 2023-04-26 05:00:05,708 no BSD request comment added nothing found in LUT for rid: 2301035993 2023-04-26 05:00:05,708 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T050558-20230103T061834_V01_2301035993-59328.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T050558-20230103T061834_V01_2301035993-59328.fits' 2023-04-26 05:00:05,709 no BSD request comment added nothing found in LUT for rid: 2301030969 2023-04-26 05:00:05,709 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-spec_20230103T080959-20230103T141509_V01_2301030969-58268.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-spec_20230103T080959-20230103T141509_V01_2301030969-58268.fits' 2023-04-26 05:00:05,709 no BSD request comment added nothing found in LUT for rid: 2301032296 2023-04-26 05:00:05,710 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T104102-20230103T112904_V01_2301032296-57175.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T104102-20230103T112904_V01_2301032296-57175.fits' 2023-04-26 05:00:05,710 no BSD request comment added nothing found in LUT for rid: 2301030938 2023-04-26 05:00:05,710 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T045351-20230103T050220_V01_2301030938-59327.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T045351-20230103T050220_V01_2301030938-59327.fits' 2023-04-26 05:00:05,711 no BSD request comment added nothing found in LUT for rid: 2301032500 2023-04-26 05:00:05,711 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T024112-20230103T033621_V01_2301032500-57738.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T024112-20230103T033621_V01_2301032500-57738.fits' 2023-04-26 05:00:05,712 no BSD request comment added nothing found in LUT for rid: 2301038868 2023-04-26 05:00:05,712 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T025444-20230103T030101_V01_2301038868-59324.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T025444-20230103T030101_V01_2301038868-59324.fits' 2023-04-26 05:00:05,713 no BSD request comment added nothing found in LUT for rid: 2301034434 2023-04-26 05:00:05,713 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T033821-20230103T040805_V01_2301034434-59325.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T033821-20230103T040805_V01_2301034434-59325.fits' 2023-04-26 05:00:05,713 no BSD request comment added nothing found in LUT for rid: 2301038196 2023-04-26 05:00:05,714 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T135924-20230103T160058_V01_2301038196-59330.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T135924-20230103T160058_V01_2301038196-59330.fits' 2023-04-26 05:00:05,714 no BSD request comment added nothing found in LUT for rid: 2301033416 2023-04-26 05:00:05,715 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T043219-20230103T045433_V01_2301033416-59326.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T043219-20230103T045433_V01_2301033416-59326.fits' 2023-04-26 05:00:05,715 no BSD request comment added nothing found in LUT for rid: 2301031988 2023-04-26 05:00:05,715 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T012442-20230103T022412_V01_2301031988-59374.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T012442-20230103T022412_V01_2301031988-59374.fits' 2023-04-26 05:00:05,716 no BSD request comment added nothing found in LUT for rid: 2301032193 2023-04-26 05:00:05,716 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T230151-20230103T232204_V01_2301032193-59336.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T230151-20230103T232204_V01_2301032193-59336.fits' 2023-04-26 05:00:05,717 no BSD request comment added nothing found in LUT for rid: 2301033171 2023-04-26 05:00:05,717 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-spec_20230103T021005-20230103T081500_V01_2301033171-58267.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-spec_20230103T021005-20230103T081500_V01_2301033171-58267.fits' 2023-04-26 05:00:05,718 no BSD request comment added nothing found in LUT for rid: 2301036677 2023-04-26 05:00:05,718 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T121051-20230103T121604_V01_2301036677-59331.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T121051-20230103T121604_V01_2301036677-59331.fits' 2023-04-26 05:00:05,718 no BSD request comment added nothing found in LUT for rid: 2301034001 2023-04-26 05:00:05,719 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T001035-20230103T001646_V01_2301034001-59322.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T001035-20230103T001646_V01_2301034001-59322.fits' 2023-04-26 05:00:05,719 no BSD request comment added nothing found in LUT for rid: 2301031160 2023-04-26 05:00:05,719 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T233824-20230104T005427_V01_2301031160-59337.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T233824-20230104T005427_V01_2301031160-59337.fits' 2023-04-26 05:00:05,720 no BSD request comment added nothing found in LUT for rid: 2301033120 2023-04-26 05:00:05,720 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T061637-20230103T063430_V01_2301033120-56318.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T061637-20230103T063430_V01_2301033120-56318.fits' 2023-04-26 05:00:05,721 no BSD request comment added nothing found in LUT for rid: 2301034112 2023-04-26 05:00:05,721 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T064642-20230103T075424_V01_2301034112-56338.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T064642-20230103T075424_V01_2301034112-56338.fits' 2023-04-26 05:00:05,722 no BSD request comment added nothing found in LUT for rid: 2301039033 2023-04-26 05:00:05,722 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T171353-20230103T175120_V01_2301039033-59334.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/SCI/solo_L1_stix-sci-xray-cpd_20230103T171353-20230103T175120_V01_2301039033-59334.fits' 2023-04-26 05:00:05,722 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/CAL/solo_L1_stix-cal-energy_20230103_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/CAL/solo_L1_stix-cal-energy_20230103_V01.fits' 2023-04-26 05:00:05,723 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/HK/solo_L1_stix-hk-maxi_20230103_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/03/HK/solo_L1_stix-hk-maxi_20230103_V01.fits' 2023-04-26 05:00:05,724 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230117_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230117_V01.fits' 2023-04-26 05:00:05,725 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/QL/solo_L1_stix-ql-variance_20230117_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/QL/solo_L1_stix-ql-variance_20230117_V01.fits' 2023-04-26 05:00:05,726 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/QL/solo_L1_stix-ql-flareflag_20230117_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/QL/solo_L1_stix-ql-flareflag_20230117_V01.fits' 2023-04-26 05:00:05,727 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/QL/solo_L1_stix-ql-lightcurve_20230117_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/QL/solo_L1_stix-ql-lightcurve_20230117_V01.fits' 2023-04-26 05:00:05,728 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/QL/solo_L1_stix-ql-background_20230117_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/QL/solo_L1_stix-ql-background_20230117_V01.fits' 2023-04-26 05:00:05,729 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/QL/solo_L1_stix-ql-spectra_20230117_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/QL/solo_L1_stix-ql-spectra_20230117_V01.fits' 2023-04-26 05:00:05,729 no BSD request comment added nothing found in LUT for rid: 2301179988 2023-04-26 05:00:05,730 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T220954-20230117T225749_V01_2301179988-57762.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T220954-20230117T225749_V01_2301179988-57762.fits' 2023-04-26 05:00:05,731 no BSD request comment added nothing found in LUT for rid: 2301174139 2023-04-26 05:00:05,732 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T120047-20230117T122756_V01_2301174139-60525.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T120047-20230117T122756_V01_2301174139-60525.fits' 2023-04-26 05:00:05,733 no BSD request comment added nothing found in LUT for rid: 2301177163 2023-04-26 05:00:05,733 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T041441-20230117T042747_V01_2301177163-60518.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T041441-20230117T042747_V01_2301177163-60518.fits' 2023-04-26 05:00:05,734 no BSD request comment added nothing found in LUT for rid: 2301171879 2023-04-26 05:00:05,735 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T145545-20230117T152957_V01_2301171879-60529.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T145545-20230117T152957_V01_2301171879-60529.fits' 2023-04-26 05:00:05,736 no BSD request comment added nothing found in LUT for rid: 2301176409 2023-04-26 05:00:05,736 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T072604-20230117T081857_V01_2301176409-60522.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T072604-20230117T081857_V01_2301176409-60522.fits' 2023-04-26 05:00:05,737 no BSD request comment added nothing found in LUT for rid: 2301171410 2023-04-26 05:00:05,737 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T015547-20230117T020218_V01_2301171410-60516.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T015547-20230117T020218_V01_2301171410-60516.fits' 2023-04-26 05:00:05,739 no BSD request comment added nothing found in LUT for rid: 2301171572 2023-04-26 05:00:05,739 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T202749-20230117T205545_V01_2301171572-60532.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T202749-20230117T205545_V01_2301171572-60532.fits' 2023-04-26 05:00:05,740 no BSD request comment added nothing found in LUT for rid: 2301173238 2023-04-26 05:00:05,740 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-spec_20230117T151003-20230117T211505_V01_2301173238-59741.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-spec_20230117T151003-20230117T211505_V01_2301173238-59741.fits' 2023-04-26 05:00:05,741 no BSD request comment added nothing found in LUT for rid: 2301178317 2023-04-26 05:00:05,742 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-spec_20230117T030500-20230117T091014_V01_2301178317-59739.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-spec_20230117T030500-20230117T091014_V01_2301178317-59739.fits' 2023-04-26 05:00:05,743 no BSD request comment added nothing found in LUT for rid: 2301179596 2023-04-26 05:00:05,743 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-spec_20230117T211005-20230118T031501_V01_2301179596-59742.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-spec_20230117T211005-20230118T031501_V01_2301179596-59742.fits' 2023-04-26 05:00:05,744 no BSD request comment added nothing found in LUT for rid: 2301176218 2023-04-26 05:00:05,744 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T014443-20230117T015314_V01_2301176218-60515.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T014443-20230117T015314_V01_2301176218-60515.fits' 2023-04-26 05:00:05,746 no BSD request comment added nothing found in LUT for rid: 2301172153 2023-04-26 05:00:05,746 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T044824-20230117T050806_V01_2301172153-60519.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T044824-20230117T050806_V01_2301172153-60519.fits' 2023-04-26 05:00:05,747 no BSD request comment added nothing found in LUT for rid: 2301170473 2023-04-26 05:00:05,747 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T140255-20230117T143325_V01_2301170473-60528.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T140255-20230117T143325_V01_2301170473-60528.fits' 2023-04-26 05:00:05,748 no BSD request comment added nothing found in LUT for rid: 2301176378 2023-04-26 05:00:05,749 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T182211-20230117T184818_V01_2301176378-60530.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T182211-20230117T184818_V01_2301176378-60530.fits' 2023-04-26 05:00:05,750 no BSD request comment added nothing found in LUT for rid: 2301178027 2023-04-26 05:00:05,750 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T025335-20230117T030100_V01_2301178027-60517.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T025335-20230117T030100_V01_2301178027-60517.fits' 2023-04-26 05:00:05,751 no BSD request comment added nothing found in LUT for rid: 2301177758 2023-04-26 05:00:05,751 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T130537-20230117T132615_V01_2301177758-60527.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T130537-20230117T132615_V01_2301177758-60527.fits' 2023-04-26 05:00:05,751 no BSD request comment added nothing found in LUT for rid: 2301170866 2023-04-26 05:00:05,752 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T010909-20230117T014357_V01_2301170866-60514.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T010909-20230117T014357_V01_2301170866-60514.fits' 2023-04-26 05:00:05,753 no BSD request comment added nothing found in LUT for rid: 2301178426 2023-04-26 05:00:05,753 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-spec_20230117T090517-20230117T151003_V01_2301178426-59740.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-spec_20230117T090517-20230117T151003_V01_2301178426-59740.fits' 2023-04-26 05:00:05,754 no BSD request comment added nothing found in LUT for rid: 2301173934 2023-04-26 05:00:05,754 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T111502-20230117T112724_V01_2301173934-60524.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T111502-20230117T112724_V01_2301173934-60524.fits' 2023-04-26 05:00:05,754 no BSD request comment added nothing found in LUT for rid: 2301170936 2023-04-26 05:00:05,755 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T062516-20230117T064739_V01_2301170936-60521.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T062516-20230117T064739_V01_2301170936-60521.fits' 2023-04-26 05:00:05,755 no BSD request comment added nothing found in LUT for rid: 2301171327 2023-04-26 05:00:05,756 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T054227-20230117T055756_V01_2301171327-60520.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T054227-20230117T055756_V01_2301171327-60520.fits' 2023-04-26 05:00:05,756 no BSD request comment added nothing found in LUT for rid: 2301175810 2023-04-26 05:00:05,756 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T193338-20230117T202649_V01_2301175810-60531.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T193338-20230117T202649_V01_2301175810-60531.fits' 2023-04-26 05:00:05,757 no BSD request comment added nothing found in LUT for rid: 2301175257 2023-04-26 05:00:05,757 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T210445-20230117T220614_V01_2301175257-60533.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T210445-20230117T220614_V01_2301175257-60533.fits' 2023-04-26 05:00:05,758 no BSD request comment added nothing found in LUT for rid: 2301163372 2023-04-26 05:00:05,759 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-spec_20230117T005016-20230117T031003_V01_2301163372-59738.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-spec_20230117T005016-20230117T031003_V01_2301163372-59738.fits' 2023-04-26 05:00:05,759 no BSD request comment added nothing found in LUT for rid: 2301170030 2023-04-26 05:00:05,759 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T085357-20230117T094418_V01_2301170030-60523.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T085357-20230117T094418_V01_2301170030-60523.fits' 2023-04-26 05:00:05,760 no BSD request comment added nothing found in LUT for rid: 2301177151 2023-04-26 05:00:05,761 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T123816-20230117T124817_V01_2301177151-60526.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/SCI/solo_L1_stix-sci-xray-cpd_20230117T123816-20230117T124817_V01_2301177151-60526.fits' 2023-04-26 05:00:05,761 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/HK/solo_L1_stix-hk-mini_20230117_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/HK/solo_L1_stix-hk-mini_20230117_V01.fits' 2023-04-26 05:00:05,762 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/HK/solo_L1_stix-hk-maxi_20230117_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/17/HK/solo_L1_stix-hk-maxi_20230117_V01.fits' 2023-04-26 05:00:05,762 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/31/QL/solo_L1_stix-ql-flareflag_20230131_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/31/QL/solo_L1_stix-ql-flareflag_20230131_V01.fits' 2023-04-26 05:00:05,762 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/31/QL/solo_L1_stix-ql-variance_20230131_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/31/QL/solo_L1_stix-ql-variance_20230131_V01.fits' 2023-04-26 05:00:05,763 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/31/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230131_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/31/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230131_V01.fits' 2023-04-26 05:00:05,764 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/31/QL/solo_L1_stix-ql-lightcurve_20230131_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/31/QL/solo_L1_stix-ql-lightcurve_20230131_V01.fits' 2023-04-26 05:00:05,765 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/31/QL/solo_L1_stix-ql-background_20230131_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/31/QL/solo_L1_stix-ql-background_20230131_V01.fits' 2023-04-26 05:00:05,765 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/31/QL/solo_L1_stix-ql-spectra_20230131_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/31/QL/solo_L1_stix-ql-spectra_20230131_V01.fits' 2023-04-26 05:00:05,767 no BSD request comment added nothing found in LUT for rid: 2301317857 2023-04-26 05:00:05,767 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/31/SCI/solo_L1_stix-sci-xray-cpd_20230131T050145-20230131T063745_V01_2301317857-59355.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/31/SCI/solo_L1_stix-sci-xray-cpd_20230131T050145-20230131T063745_V01_2301317857-59355.fits' 2023-04-26 05:00:05,768 no BSD request comment added nothing found in LUT for rid: 2301310999 2023-04-26 05:00:05,768 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/31/SCI/solo_L1_stix-sci-xray-spec_20230131T154511-20230131T215010_V01_2301310999-60363.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/31/SCI/solo_L1_stix-sci-xray-spec_20230131T154511-20230131T215010_V01_2301310999-60363.fits' 2023-04-26 05:00:05,769 no BSD request comment added nothing found in LUT for rid: 2301319452 2023-04-26 05:00:05,770 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/31/SCI/solo_L1_stix-sci-xray-spec_20230131T034007-20230131T094514_V01_2301319452-60361.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/31/SCI/solo_L1_stix-sci-xray-spec_20230131T034007-20230131T094514_V01_2301319452-60361.fits' 2023-04-26 05:00:05,774 no BSD request comment added nothing found in LUT for rid: 2301310148 2023-04-26 05:00:05,774 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/31/SCI/solo_L1_stix-sci-xray-cpd_20230131T161033-20230131T163237_V01_2301310148-59218.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/31/SCI/solo_L1_stix-sci-xray-cpd_20230131T161033-20230131T163237_V01_2301310148-59218.fits' 2023-04-26 05:00:05,775 no BSD request comment added nothing found in LUT for rid: 2301319451 2023-04-26 05:00:05,776 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/31/SCI/solo_L1_stix-sci-xray-spec_20230131T214510-20230201T035010_V01_2301319451-60364.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/31/SCI/solo_L1_stix-sci-xray-spec_20230131T214510-20230201T035010_V01_2301319451-60364.fits' 2023-04-26 05:00:05,777 no BSD request comment added nothing found in LUT for rid: 2301317156 2023-04-26 05:00:05,777 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/31/SCI/solo_L1_stix-sci-xray-cpd_20230131T200550-20230131T205350_V01_2301317156-59356.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/31/SCI/solo_L1_stix-sci-xray-cpd_20230131T200550-20230131T205350_V01_2301317156-59356.fits' 2023-04-26 05:00:05,779 no BSD request comment added nothing found in LUT for rid: 2301317071 2023-04-26 05:00:05,779 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/31/SCI/solo_L1_stix-sci-xray-spec_20230131T094014-20230131T154511_V01_2301317071-60362.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/31/SCI/solo_L1_stix-sci-xray-spec_20230131T094014-20230131T154511_V01_2301317071-60362.fits' 2023-04-26 05:00:05,780 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/31/CAL/solo_L1_stix-cal-energy_20230131_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/31/CAL/solo_L1_stix-cal-energy_20230131_V01.fits' 2023-04-26 05:00:05,781 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/31/HK/solo_L1_stix-hk-maxi_20230131_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/31/HK/solo_L1_stix-hk-maxi_20230131_V01.fits' 2023-04-26 05:00:05,781 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/18/HK/solo_L1_stix-hk-maxi_20230118_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/18/HK/solo_L1_stix-hk-maxi_20230118_V01.fits' 2023-04-26 05:00:05,781 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/23/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230123_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/23/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230123_V01.fits' 2023-04-26 05:00:05,782 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/23/QL/solo_L1_stix-ql-background_20230123_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/23/QL/solo_L1_stix-ql-background_20230123_V01.fits' 2023-04-26 05:00:05,783 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/23/QL/solo_L1_stix-ql-variance_20230123_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/23/QL/solo_L1_stix-ql-variance_20230123_V01.fits' 2023-04-26 05:00:05,783 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/23/QL/solo_L1_stix-ql-flareflag_20230123_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/23/QL/solo_L1_stix-ql-flareflag_20230123_V01.fits' 2023-04-26 05:00:05,784 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/23/QL/solo_L1_stix-ql-spectra_20230123_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/23/QL/solo_L1_stix-ql-spectra_20230123_V01.fits' 2023-04-26 05:00:05,785 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/23/QL/solo_L1_stix-ql-lightcurve_20230123_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/23/QL/solo_L1_stix-ql-lightcurve_20230123_V01.fits' 2023-04-26 05:00:05,787 no BSD request comment added nothing found in LUT for rid: 2301232727 2023-04-26 05:00:05,787 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/23/SCI/solo_L1_stix-sci-xray-spec_20230123T212001-20230124T032503_V01_2301232727-60332.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/23/SCI/solo_L1_stix-sci-xray-spec_20230123T212001-20230124T032503_V01_2301232727-60332.fits' 2023-04-26 05:00:05,788 no BSD request comment added nothing found in LUT for rid: 2301235260 2023-04-26 05:00:05,789 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/23/SCI/solo_L1_stix-sci-xray-spec_20230123T092006-20230123T152518_V01_2301235260-60330.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/23/SCI/solo_L1_stix-sci-xray-spec_20230123T092006-20230123T152518_V01_2301235260-60330.fits' 2023-04-26 05:00:05,790 no BSD request comment added nothing found in LUT for rid: 2301237105 2023-04-26 05:00:05,790 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/23/SCI/solo_L1_stix-sci-xray-cpd_20230123T015016-20230123T023814_V01_2301237105-61104.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/23/SCI/solo_L1_stix-sci-xray-cpd_20230123T015016-20230123T023814_V01_2301237105-61104.fits' 2023-04-26 05:00:05,792 no BSD request comment added nothing found in LUT for rid: 2301238300 2023-04-26 05:00:05,792 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/23/SCI/solo_L1_stix-sci-xray-spec_20230123T032005-20230123T092517_V01_2301238300-60329.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/23/SCI/solo_L1_stix-sci-xray-spec_20230123T032005-20230123T092517_V01_2301238300-60329.fits' 2023-04-26 05:00:05,794 no BSD request comment added nothing found in LUT for rid: 2301238742 2023-04-26 05:00:05,795 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/23/SCI/solo_L1_stix-sci-xray-spec_20230123T152005-20230123T212516_V01_2301238742-60331.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/23/SCI/solo_L1_stix-sci-xray-spec_20230123T152005-20230123T212516_V01_2301238742-60331.fits' 2023-04-26 05:00:05,796 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/23/CAL/solo_L1_stix-cal-energy_20230123_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/23/CAL/solo_L1_stix-cal-energy_20230123_V01.fits' 2023-04-26 05:00:05,796 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/23/HK/solo_L1_stix-hk-maxi_20230123_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/23/HK/solo_L1_stix-hk-maxi_20230123_V01.fits' 2023-04-26 05:00:05,797 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/QL/solo_L1_stix-ql-background_20230116_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/QL/solo_L1_stix-ql-background_20230116_V01.fits' 2023-04-26 05:00:05,798 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/QL/solo_L1_stix-ql-lightcurve_20230116_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/QL/solo_L1_stix-ql-lightcurve_20230116_V01.fits' 2023-04-26 05:00:05,799 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230116_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230116_V01.fits' 2023-04-26 05:00:05,799 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/QL/solo_L1_stix-ql-variance_20230116_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/QL/solo_L1_stix-ql-variance_20230116_V01.fits' 2023-04-26 05:00:05,800 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/QL/solo_L1_stix-ql-flareflag_20230116_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/QL/solo_L1_stix-ql-flareflag_20230116_V01.fits' 2023-04-26 05:00:05,801 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/QL/solo_L1_stix-ql-spectra_20230116_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/QL/solo_L1_stix-ql-spectra_20230116_V01.fits' 2023-04-26 05:00:05,802 no BSD request comment added nothing found in LUT for rid: 2301163262 2023-04-26 05:00:05,802 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/SCI/solo_L1_stix-sci-xray-cpd_20230116T013107-20230116T015542_V01_2301163262-60500.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/SCI/solo_L1_stix-sci-xray-cpd_20230116T013107-20230116T015542_V01_2301163262-60500.fits' 2023-04-26 05:00:05,805 no BSD request comment added nothing found in LUT for rid: 2301167913 2023-04-26 05:00:05,805 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/SCI/solo_L1_stix-sci-xray-cpd_20230116T035700-20230116T041000_V01_2301167913-60503.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/SCI/solo_L1_stix-sci-xray-cpd_20230116T035700-20230116T041000_V01_2301167913-60503.fits' 2023-04-26 05:00:05,806 no BSD request comment added nothing found in LUT for rid: 2301166670 2023-04-26 05:00:05,806 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/SCI/solo_L1_stix-sci-aspect-burst_20230116T064500-20230116T070459_V01_2301166670.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/SCI/solo_L1_stix-sci-aspect-burst_20230116T064500-20230116T070459_V01_2301166670.fits' 2023-04-26 05:00:05,808 no BSD request comment added nothing found in LUT for rid: 2301168838 2023-04-26 05:00:05,808 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/SCI/solo_L1_stix-sci-xray-cpd_20230116T042549-20230116T045000_V01_2301168838-60512.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/SCI/solo_L1_stix-sci-xray-cpd_20230116T042549-20230116T045000_V01_2301168838-60512.fits' 2023-04-26 05:00:05,809 no BSD request comment added nothing found in LUT for rid: 2301160434 2023-04-26 05:00:05,809 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/SCI/solo_L1_stix-sci-xray-spec_20230116T090503-20230116T105124_V01_2301160434-59211.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/SCI/solo_L1_stix-sci-xray-spec_20230116T090503-20230116T105124_V01_2301160434-59211.fits' 2023-04-26 05:00:05,810 no BSD request comment added nothing found in LUT for rid: 2301162262 2023-04-26 05:00:05,811 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/SCI/solo_L1_stix-sci-xray-cpd_20230116T100912-20230116T102144_V01_2301162262-60511.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/SCI/solo_L1_stix-sci-xray-cpd_20230116T100912-20230116T102144_V01_2301162262-60511.fits' 2023-04-26 05:00:05,814 no BSD request comment added nothing found in LUT for rid: 2301165448 2023-04-26 05:00:05,815 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/SCI/solo_L1_stix-sci-xray-cpd_20230116T075705-20230116T081513_V01_2301165448-60509.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/SCI/solo_L1_stix-sci-xray-cpd_20230116T075705-20230116T081513_V01_2301165448-60509.fits' 2023-04-26 05:00:05,816 no BSD request comment added nothing found in LUT for rid: 2301166496 2023-04-26 05:00:05,816 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/SCI/solo_L1_stix-sci-xray-cpd_20230116T084832-20230116T095532_V01_2301166496-60510.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/SCI/solo_L1_stix-sci-xray-cpd_20230116T084832-20230116T095532_V01_2301166496-60510.fits' 2023-04-26 05:00:05,818 no BSD request comment added nothing found in LUT for rid: 2301162535 2023-04-26 05:00:05,818 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/SCI/solo_L1_stix-sci-xray-cpd_20230116T033753-20230116T035911_V01_2301162535-57744.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/SCI/solo_L1_stix-sci-xray-cpd_20230116T033753-20230116T035911_V01_2301162535-57744.fits' 2023-04-26 05:00:05,821 no BSD request comment added nothing found in LUT for rid: 2301166582 2023-04-26 05:00:05,821 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/SCI/solo_L1_stix-sci-xray-cpd_20230116T002004-20230116T004752_V01_2301166582-60499.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/SCI/solo_L1_stix-sci-xray-cpd_20230116T002004-20230116T004752_V01_2301166582-60499.fits' 2023-04-26 05:00:05,824 no BSD request comment added nothing found in LUT for rid: 2301163020 2023-04-26 05:00:05,824 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/SCI/solo_L1_stix-sci-xray-cpd_20230116T031352-20230116T033113_V01_2301163020-60502.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/SCI/solo_L1_stix-sci-xray-cpd_20230116T031352-20230116T033113_V01_2301163020-60502.fits' 2023-04-26 05:00:05,826 no BSD request comment added nothing found in LUT for rid: 2301164221 2023-04-26 05:00:05,827 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/SCI/solo_L1_stix-sci-xray-spec_20230116T030512-20230116T091003_V01_2301164221-59210.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/SCI/solo_L1_stix-sci-xray-spec_20230116T030512-20230116T091003_V01_2301164221-59210.fits' 2023-04-26 05:00:05,829 no BSD request comment added nothing found in LUT for rid: 2301168419 2023-04-26 05:00:05,830 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/SCI/solo_L1_stix-sci-xray-cpd_20230116T072248-20230116T073745_V01_2301168419-60508.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/SCI/solo_L1_stix-sci-xray-cpd_20230116T072248-20230116T073745_V01_2301168419-60508.fits' 2023-04-26 05:00:05,831 no BSD request comment added nothing found in LUT for rid: 2301169686 2023-04-26 05:00:05,831 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/SCI/solo_L1_stix-sci-xray-cpd_20230116T042549-20230116T053200_V01_2301169686-60505.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/SCI/solo_L1_stix-sci-xray-cpd_20230116T042549-20230116T053200_V01_2301169686-60505.fits' 2023-04-26 05:00:05,833 no BSD request comment added nothing found in LUT for rid: 2301169206 2023-04-26 05:00:05,833 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/SCI/solo_L1_stix-sci-xray-cpd_20230116T020222-20230116T025034_V01_2301169206-60501.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/SCI/solo_L1_stix-sci-xray-cpd_20230116T020222-20230116T025034_V01_2301169206-60501.fits' 2023-04-26 05:00:05,835 no BSD request comment added nothing found in LUT for rid: 2301162049 2023-04-26 05:00:05,835 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/SCI/solo_L1_stix-sci-xray-cpd_20230116T062753-20230116T063902_V01_2301162049-60506.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/SCI/solo_L1_stix-sci-xray-cpd_20230116T062753-20230116T063902_V01_2301162049-60506.fits' 2023-04-26 05:00:05,836 no BSD request comment added nothing found in LUT for rid: 2301166386 2023-04-26 05:00:05,836 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/SCI/solo_L1_stix-sci-xray-cpd_20230116T071134-20230116T072328_V01_2301166386-60507.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/SCI/solo_L1_stix-sci-xray-cpd_20230116T071134-20230116T072328_V01_2301166386-60507.fits' 2023-04-26 05:00:05,839 no BSD request comment added nothing found in LUT for rid: 2301165278 2023-04-26 05:00:05,839 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/SCI/solo_L1_stix-sci-xray-cpd_20230116T041907-20230116T042646_V01_2301165278-60504.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/SCI/solo_L1_stix-sci-xray-cpd_20230116T041907-20230116T042646_V01_2301165278-60504.fits' 2023-04-26 05:00:05,840 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/CAL/solo_L1_stix-cal-energy_20230116_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/CAL/solo_L1_stix-cal-energy_20230116_V01.fits' 2023-04-26 05:00:05,841 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/HK/solo_L1_stix-hk-maxi_20230116_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/16/HK/solo_L1_stix-hk-maxi_20230116_V01.fits' 2023-04-26 05:00:05,841 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/QL/solo_L1_stix-ql-spectra_20230121_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/QL/solo_L1_stix-ql-spectra_20230121_V01.fits' 2023-04-26 05:00:05,842 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/QL/solo_L1_stix-ql-lightcurve_20230121_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/QL/solo_L1_stix-ql-lightcurve_20230121_V01.fits' 2023-04-26 05:00:05,843 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/QL/solo_L1_stix-ql-variance_20230121_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/QL/solo_L1_stix-ql-variance_20230121_V01.fits' 2023-04-26 05:00:05,843 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/QL/solo_L1_stix-ql-flareflag_20230121_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/QL/solo_L1_stix-ql-flareflag_20230121_V01.fits' 2023-04-26 05:00:05,843 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230121_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230121_V01.fits' 2023-04-26 05:00:05,845 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/QL/solo_L1_stix-ql-background_20230121_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/QL/solo_L1_stix-ql-background_20230121_V01.fits' 2023-04-26 05:00:05,846 no BSD request comment added nothing found in LUT for rid: 2301216998 2023-04-26 05:00:05,846 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T071001-20230121T080341_V01_2301216998-60589.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T071001-20230121T080341_V01_2301216998-60589.fits' 2023-04-26 05:00:05,847 no BSD request comment added nothing found in LUT for rid: 2301215109 2023-04-26 05:00:05,847 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T083722-20230121T084942_V01_2301215109-60591.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T083722-20230121T084942_V01_2301215109-60591.fits' 2023-04-26 05:00:05,848 no BSD request comment added nothing found in LUT for rid: 2301218184 2023-04-26 05:00:05,848 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T110106-20230121T113428_V01_2301218184-60597.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T110106-20230121T113428_V01_2301218184-60597.fits' 2023-04-26 05:00:05,849 no BSD request comment added nothing found in LUT for rid: 2301217380 2023-04-26 05:00:05,851 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T102811-20230121T103747_V01_2301217380-60596.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T102811-20230121T103747_V01_2301217380-60596.fits' 2023-04-26 05:00:05,851 no BSD request comment added nothing found in LUT for rid: 2301210655 2023-04-26 05:00:05,852 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T145924-20230121T151135_V01_2301210655-60603.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T145924-20230121T151135_V01_2301210655-60603.fits' 2023-04-26 05:00:05,853 no BSD request comment added nothing found in LUT for rid: 2301218066 2023-04-26 05:00:05,853 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T121010-20230121T121445_V01_2301218066-60600.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T121010-20230121T121445_V01_2301218066-60600.fits' 2023-04-26 05:00:05,854 no BSD request comment added nothing found in LUT for rid: 2301211650 2023-04-26 05:00:05,854 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T035555-20230121T040509_V01_2301211650-60585.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T035555-20230121T040509_V01_2301211650-60585.fits' 2023-04-26 05:00:05,855 no BSD request comment added nothing found in LUT for rid: 2301215678 2023-04-26 05:00:05,855 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T062558-20230121T064156_V01_2301215678-60587.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T062558-20230121T064156_V01_2301215678-60587.fits' 2023-04-26 05:00:05,856 no BSD request comment added nothing found in LUT for rid: 2301214401 2023-04-26 05:00:05,856 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T175243-20230121T185950_V01_2301214401-60609.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T175243-20230121T185950_V01_2301214401-60609.fits' 2023-04-26 05:00:05,857 no BSD request comment added nothing found in LUT for rid: 2301210199 2023-04-26 05:00:05,857 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T160741-20230121T170516_V01_2301210199-60606.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T160741-20230121T170516_V01_2301210199-60606.fits' 2023-04-26 05:00:05,858 no BSD request comment added nothing found in LUT for rid: 2301212340 2023-04-26 05:00:05,858 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T115937-20230121T120812_V01_2301212340-60599.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T115937-20230121T120812_V01_2301212340-60599.fits' 2023-04-26 05:00:05,859 no BSD request comment added nothing found in LUT for rid: 2301216899 2023-04-26 05:00:05,859 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T170438-20230121T171129_V01_2301216899-60607.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T170438-20230121T171129_V01_2301216899-60607.fits' 2023-04-26 05:00:05,860 no BSD request comment added nothing found in LUT for rid: 2301214439 2023-04-26 05:00:05,860 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T151155-20230121T151910_V01_2301214439-60604.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T151155-20230121T151910_V01_2301214439-60604.fits' 2023-04-26 05:00:05,861 no BSD request comment added nothing found in LUT for rid: 2301211950 2023-04-26 05:00:05,861 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T144419-20230121T145843_V01_2301211950-60602.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T144419-20230121T145843_V01_2301211950-60602.fits' 2023-04-26 05:00:05,864 no BSD request comment added nothing found in LUT for rid: 2301210457 2023-04-26 05:00:05,864 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-spec_20230121T031511-20230121T092003_V01_2301210457-59749.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-spec_20230121T031511-20230121T092003_V01_2301210457-59749.fits' 2023-04-26 05:00:05,865 no BSD request comment added nothing found in LUT for rid: 2301219065 2023-04-26 05:00:05,865 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T090828-20230121T093232_V01_2301219065-60594.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T090828-20230121T093232_V01_2301219065-60594.fits' 2023-04-26 05:00:05,866 no BSD request comment added nothing found in LUT for rid: 2301215130 2023-04-26 05:00:05,866 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T093703-20230121T102411_V01_2301215130-60595.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T093703-20230121T102411_V01_2301215130-60595.fits' 2023-04-26 05:00:05,867 no BSD request comment added nothing found in LUT for rid: 2301213542 2023-04-26 05:00:05,867 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T173159-20230121T174223_V01_2301213542-60608.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T173159-20230121T174223_V01_2301213542-60608.fits' 2023-04-26 05:00:05,868 no BSD request comment added nothing found in LUT for rid: 2301219211 2023-04-26 05:00:05,868 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T224654-20230121T230300_V01_2301219211-60613.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T224654-20230121T230300_V01_2301219211-60613.fits' 2023-04-26 05:00:05,869 no BSD request comment added nothing found in LUT for rid: 2301213854 2023-04-26 05:00:05,870 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-spec_20230121T211516-20230122T032002_V01_2301213854-60324.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-spec_20230121T211516-20230122T032002_V01_2301213854-60324.fits' 2023-04-26 05:00:05,870 no BSD request comment added nothing found in LUT for rid: 2301218620 2023-04-26 05:00:05,871 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T201158-20230121T202619_V01_2301218620-60612.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T201158-20230121T202619_V01_2301218620-60612.fits' 2023-04-26 05:00:05,871 no BSD request comment added nothing found in LUT for rid: 2301212532 2023-04-26 05:00:05,872 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T121937-20230121T141539_V01_2301212532-60601.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T121937-20230121T141539_V01_2301212532-60601.fits' 2023-04-26 05:00:05,873 no BSD request comment added nothing found in LUT for rid: 2301213908 2023-04-26 05:00:05,873 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T090052-20230121T090655_V01_2301213908-60593.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T090052-20230121T090655_V01_2301213908-60593.fits' 2023-04-26 05:00:05,874 no BSD request comment added nothing found in LUT for rid: 2301212609 2023-04-26 05:00:05,874 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T085310-20230121T085957_V01_2301212609-60592.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T085310-20230121T085957_V01_2301212609-60592.fits' 2023-04-26 05:00:05,875 no BSD request comment added nothing found in LUT for rid: 2301218196 2023-04-26 05:00:05,875 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T235815-20230122T000847_V01_2301218196-60614.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T235815-20230122T000847_V01_2301218196-60614.fits' 2023-04-26 05:00:05,876 no BSD request comment added nothing found in LUT for rid: 2301219012 2023-04-26 05:00:05,876 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T154541-20230121T160421_V01_2301219012-60605.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T154541-20230121T160421_V01_2301219012-60605.fits' 2023-04-26 05:00:05,877 no BSD request comment added nothing found in LUT for rid: 2301214840 2023-04-26 05:00:05,877 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T010535-20230121T012829_V01_2301214840-60582.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T010535-20230121T012829_V01_2301214840-60582.fits' 2023-04-26 05:00:05,878 no BSD request comment added nothing found in LUT for rid: 2301213218 2023-04-26 05:00:05,878 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T003752-20230121T005219_V01_2301213218-60581.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T003752-20230121T005219_V01_2301213218-60581.fits' 2023-04-26 05:00:05,879 no BSD request comment added nothing found in LUT for rid: 2301214034 2023-04-26 05:00:05,879 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T014525-20230121T020555_V01_2301214034-60583.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T014525-20230121T020555_V01_2301214034-60583.fits' 2023-04-26 05:00:05,881 no BSD request comment added nothing found in LUT for rid: 2301217886 2023-04-26 05:00:05,881 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-spec_20230121T091509-20230121T152010_V01_2301217886-59750.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-spec_20230121T091509-20230121T152010_V01_2301217886-59750.fits' 2023-04-26 05:00:05,882 no BSD request comment added nothing found in LUT for rid: 2301210686 2023-04-26 05:00:05,882 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T052114-20230121T053841_V01_2301210686-60586.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T052114-20230121T053841_V01_2301210686-60586.fits' 2023-04-26 05:00:05,883 no BSD request comment added nothing found in LUT for rid: 2301217199 2023-04-26 05:00:05,884 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T194147-20230121T195425_V01_2301217199-60611.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T194147-20230121T195425_V01_2301217199-60611.fits' 2023-04-26 05:00:05,884 no BSD request comment added nothing found in LUT for rid: 2301218566 2023-04-26 05:00:05,885 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T024304-20230121T042304_V01_2301218566-60584.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T024304-20230121T042304_V01_2301218566-60584.fits' 2023-04-26 05:00:05,885 no BSD request comment added nothing found in LUT for rid: 2301210791 2023-04-26 05:00:05,886 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T080441-20230121T082050_V01_2301210791-60590.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T080441-20230121T082050_V01_2301210791-60590.fits' 2023-04-26 05:00:05,887 no BSD request comment added nothing found in LUT for rid: 2301219726 2023-04-26 05:00:05,887 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-spec_20230121T151501-20230121T212016_V01_2301219726-59751.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-spec_20230121T151501-20230121T212016_V01_2301219726-59751.fits' 2023-04-26 05:00:05,888 no BSD request comment added nothing found in LUT for rid: 2301216634 2023-04-26 05:00:05,888 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T070446-20230121T070921_V01_2301216634-60588.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T070446-20230121T070921_V01_2301216634-60588.fits' 2023-04-26 05:00:05,889 no BSD request comment added nothing found in LUT for rid: 2301215468 2023-04-26 05:00:05,889 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T192914-20230121T193707_V01_2301215468-60610.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T192914-20230121T193707_V01_2301215468-60610.fits' 2023-04-26 05:00:05,890 no BSD request comment added nothing found in LUT for rid: 2301215824 2023-04-26 05:00:05,890 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T114316-20230121T115519_V01_2301215824-60598.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/SCI/solo_L1_stix-sci-xray-cpd_20230121T114316-20230121T115519_V01_2301215824-60598.fits' 2023-04-26 05:00:05,891 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/CAL/solo_L1_stix-cal-energy_20230121_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/CAL/solo_L1_stix-cal-energy_20230121_V01.fits' 2023-04-26 05:00:05,891 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/HK/solo_L1_stix-hk-maxi_20230121_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/21/HK/solo_L1_stix-hk-maxi_20230121_V01.fits' 2023-04-26 05:00:05,893 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/QL/solo_L1_stix-ql-background_20230112_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/QL/solo_L1_stix-ql-background_20230112_V01.fits' 2023-04-26 05:00:05,894 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230112_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230112_V01.fits' 2023-04-26 05:00:05,894 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/QL/solo_L1_stix-ql-lightcurve_20230112_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/QL/solo_L1_stix-ql-lightcurve_20230112_V01.fits' 2023-04-26 05:00:05,895 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/QL/solo_L1_stix-ql-flareflag_20230112_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/QL/solo_L1_stix-ql-flareflag_20230112_V01.fits' 2023-04-26 05:00:05,896 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/QL/solo_L1_stix-ql-variance_20230112_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/QL/solo_L1_stix-ql-variance_20230112_V01.fits' 2023-04-26 05:00:05,897 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/QL/solo_L1_stix-ql-spectra_20230112_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/QL/solo_L1_stix-ql-spectra_20230112_V01.fits' 2023-04-26 05:00:05,898 no BSD request comment added nothing found in LUT for rid: 2301128674 2023-04-26 05:00:05,899 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T220430-20230112T221149_V01_2301128674-59781.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T220430-20230112T221149_V01_2301128674-59781.fits' 2023-04-26 05:00:05,899 no BSD request comment added nothing found in LUT for rid: 2301125716 2023-04-26 05:00:05,900 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T141309-20230112T142034_V01_2301125716-59776.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T141309-20230112T142034_V01_2301125716-59776.fits' 2023-04-26 05:00:05,900 no BSD request comment added nothing found in LUT for rid: 2301126202 2023-04-26 05:00:05,901 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T180216-20230112T181144_V01_2301126202-59777.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T180216-20230112T181144_V01_2301126202-59777.fits' 2023-04-26 05:00:05,901 no BSD request comment added nothing found in LUT for rid: 2301126031 2023-04-26 05:00:05,902 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T083049-20230112T094355_V01_2301126031-59759.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T083049-20230112T094355_V01_2301126031-59759.fits' 2023-04-26 05:00:05,902 no BSD request comment added nothing found in LUT for rid: 2301123733 2023-04-26 05:00:05,903 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T073447-20230112T083303_V01_2301123733-59758.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T073447-20230112T083303_V01_2301123733-59758.fits' 2023-04-26 05:00:05,903 no BSD request comment added nothing found in LUT for rid: 2301123023 2023-04-26 05:00:05,903 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T034553-20230112T054748_V01_2301123023-59893.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T034553-20230112T054748_V01_2301123023-59893.fits' 2023-04-26 05:00:05,904 no BSD request comment added nothing found in LUT for rid: 2301125433 2023-04-26 05:00:05,904 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T124758-20230112T130731_V01_2301125433-59765.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T124758-20230112T130731_V01_2301125433-59765.fits' 2023-04-26 05:00:05,905 no BSD request comment added nothing found in LUT for rid: 2301121048 2023-04-26 05:00:05,905 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T120651-20230112T121445_V01_2301121048-59763.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T120651-20230112T121445_V01_2301121048-59763.fits' 2023-04-26 05:00:05,906 no BSD request comment added nothing found in LUT for rid: 2301129983 2023-04-26 05:00:05,906 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T025302-20230112T030042_V01_2301129983-59891.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T025302-20230112T030042_V01_2301129983-59891.fits' 2023-04-26 05:00:05,906 no BSD request comment added nothing found in LUT for rid: 2301128054 2023-04-26 05:00:05,907 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T171558-20230112T172216_V01_2301128054-59770.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T171558-20230112T172216_V01_2301128054-59770.fits' 2023-04-26 05:00:05,907 no BSD request comment added nothing found in LUT for rid: 2301126260 2023-04-26 05:00:05,908 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-spec_20230112T205002-20230113T025459_V01_2301126260-59726.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-spec_20230112T205002-20230113T025459_V01_2301126260-59726.fits' 2023-04-26 05:00:05,908 no BSD request comment added nothing found in LUT for rid: 2301128031 2023-04-26 05:00:05,909 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T215331-20230112T220007_V01_2301128031-59780.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T215331-20230112T220007_V01_2301128031-59780.fits' 2023-04-26 05:00:05,909 no BSD request comment added nothing found in LUT for rid: 2301128003 2023-04-26 05:00:05,909 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T143623-20230112T151749_V01_2301128003-59767.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T143623-20230112T151749_V01_2301128003-59767.fits' 2023-04-26 05:00:05,910 no BSD request comment added nothing found in LUT for rid: 2301128635 2023-04-26 05:00:05,910 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T222937-20230113T004402_V01_2301128635-59783.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T222937-20230113T004402_V01_2301128635-59783.fits' 2023-04-26 05:00:05,911 no BSD request comment added nothing found in LUT for rid: 2301122075 2023-04-26 05:00:05,911 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T173250-20230112T174740_V01_2301122075-59771.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T173250-20230112T174740_V01_2301122075-59771.fits' 2023-04-26 05:00:05,912 no BSD request comment added nothing found in LUT for rid: 2301127698 2023-04-26 05:00:05,912 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T133925-20230112T140720_V01_2301127698-59766.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T133925-20230112T140720_V01_2301127698-59766.fits' 2023-04-26 05:00:05,913 no BSD request comment added nothing found in LUT for rid: 2301125427 2023-04-26 05:00:05,913 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T054439-20230112T073627_V01_2301125427-59757.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T054439-20230112T073627_V01_2301125427-59757.fits' 2023-04-26 05:00:05,914 no BSD request comment added nothing found in LUT for rid: 2301128421 2023-04-26 05:00:05,914 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T101136-20230112T110641_V01_2301128421-59761.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T101136-20230112T110641_V01_2301128421-59761.fits' 2023-04-26 05:00:05,914 no BSD request comment added nothing found in LUT for rid: 2301128409 2023-04-26 05:00:05,915 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T110219-20230112T120314_V01_2301128409-59762.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T110219-20230112T120314_V01_2301128409-59762.fits' 2023-04-26 05:00:05,915 no BSD request comment added nothing found in LUT for rid: 2301126530 2023-04-26 05:00:05,916 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T184048-20230112T193433_V01_2301126530-59773.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T184048-20230112T193433_V01_2301126530-59773.fits' 2023-04-26 05:00:05,916 no BSD request comment added nothing found in LUT for rid: 2301123103 2023-04-26 05:00:05,917 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T033322-20230112T034653_V01_2301123103-59892.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T033322-20230112T034653_V01_2301123103-59892.fits' 2023-04-26 05:00:05,917 no BSD request comment added nothing found in LUT for rid: 2301121615 2023-04-26 05:00:05,917 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T174602-20230112T184308_V01_2301121615-59772.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T174602-20230112T184308_V01_2301121615-59772.fits' 2023-04-26 05:00:05,918 no BSD request comment added nothing found in LUT for rid: 2301127091 2023-04-26 05:00:05,918 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-spec_20230112T144959-20230112T205459_V01_2301127091-59725.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-spec_20230112T144959-20230112T205459_V01_2301127091-59725.fits' 2023-04-26 05:00:05,919 no BSD request comment added nothing found in LUT for rid: 2301121707 2023-04-26 05:00:05,919 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T122535-20230112T123320_V01_2301121707-59764.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T122535-20230112T123320_V01_2301121707-59764.fits' 2023-04-26 05:00:05,920 no BSD request comment added nothing found in LUT for rid: 2301122515 2023-04-26 05:00:05,920 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T094815-20230112T101619_V01_2301122515-59760.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T094815-20230112T101619_V01_2301122515-59760.fits' 2023-04-26 05:00:05,921 no BSD request comment added nothing found in LUT for rid: 2301125981 2023-04-26 05:00:05,921 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T184008-20230112T193455_V01_2301125981-59796.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T184008-20230112T193455_V01_2301125981-59796.fits' 2023-04-26 05:00:05,922 no BSD request comment added nothing found in LUT for rid: 2301127969 2023-04-26 05:00:05,922 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T132706-20230112T133231_V01_2301127969-59775.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T132706-20230112T133231_V01_2301127969-59775.fits' 2023-04-26 05:00:05,923 no BSD request comment added nothing found in LUT for rid: 2301122226 2023-04-26 05:00:05,923 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T001822-20230112T021610_V01_2301122226-59889.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T001822-20230112T021610_V01_2301122226-59889.fits' 2023-04-26 05:00:05,924 no BSD request comment added nothing found in LUT for rid: 2301120013 2023-04-26 05:00:05,924 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T221149-20230112T223045_V01_2301120013-59782.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T221149-20230112T223045_V01_2301120013-59782.fits' 2023-04-26 05:00:05,925 no BSD request comment added nothing found in LUT for rid: 2301127926 2023-04-26 05:00:05,925 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T192917-20230112T201826_V01_2301127926-59778.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T192917-20230112T201826_V01_2301127926-59778.fits' 2023-04-26 05:00:05,925 no BSD request comment added nothing found in LUT for rid: 2301127880 2023-04-26 05:00:05,926 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T200757-20230112T205556_V01_2301127880-57178.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T200757-20230112T205556_V01_2301127880-57178.fits' 2023-04-26 05:00:05,926 no BSD request comment added nothing found in LUT for rid: 2301124214 2023-04-26 05:00:05,926 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T015942-20230112T020537_V01_2301124214-59890.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T015942-20230112T020537_V01_2301124214-59890.fits' 2023-04-26 05:00:05,928 no BSD request comment added nothing found in LUT for rid: 2301124505 2023-04-26 05:00:05,928 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T201531-20230112T215043_V01_2301124505-59779.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T201531-20230112T215043_V01_2301124505-59779.fits' 2023-04-26 05:00:05,928 no BSD request comment added nothing found in LUT for rid: 2301122811 2023-04-26 05:00:05,929 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-spec_20230112T025010-20230112T085503_V01_2301122811-59723.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-spec_20230112T025010-20230112T085503_V01_2301122811-59723.fits' 2023-04-26 05:00:05,929 no BSD request comment added nothing found in LUT for rid: 2301128885 2023-04-26 05:00:05,930 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T153820-20230112T165224_V01_2301128885-59769.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T153820-20230112T165224_V01_2301128885-59769.fits' 2023-04-26 05:00:05,930 no BSD request comment added nothing found in LUT for rid: 2301123523 2023-04-26 05:00:05,930 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T151633-20230112T152755_V01_2301123523-59768.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-cpd_20230112T151633-20230112T152755_V01_2301123523-59768.fits' 2023-04-26 05:00:05,931 no BSD request comment added nothing found in LUT for rid: 2301125443 2023-04-26 05:00:05,931 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-spec_20230112T085005-20230112T145500_V01_2301125443-59724.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/SCI/solo_L1_stix-sci-xray-spec_20230112T085005-20230112T145500_V01_2301125443-59724.fits' 2023-04-26 05:00:05,932 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/CAL/solo_L1_stix-cal-energy_20230112_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/CAL/solo_L1_stix-cal-energy_20230112_V01.fits' 2023-04-26 05:00:05,932 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/HK/solo_L1_stix-hk-maxi_20230112_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/12/HK/solo_L1_stix-hk-maxi_20230112_V01.fits' 2023-04-26 05:00:05,932 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/27/QL/solo_L1_stix-ql-flareflag_20230127_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/27/QL/solo_L1_stix-ql-flareflag_20230127_V01.fits' 2023-04-26 05:00:05,933 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/27/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230127_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/27/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230127_V01.fits' 2023-04-26 05:00:05,934 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/27/QL/solo_L1_stix-ql-variance_20230127_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/27/QL/solo_L1_stix-ql-variance_20230127_V01.fits' 2023-04-26 05:00:05,935 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/27/QL/solo_L1_stix-ql-spectra_20230127_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/27/QL/solo_L1_stix-ql-spectra_20230127_V01.fits' 2023-04-26 05:00:05,936 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/27/QL/solo_L1_stix-ql-lightcurve_20230127_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/27/QL/solo_L1_stix-ql-lightcurve_20230127_V01.fits' 2023-04-26 05:00:05,937 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/27/QL/solo_L1_stix-ql-background_20230127_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/27/QL/solo_L1_stix-ql-background_20230127_V01.fits' 2023-04-26 05:00:05,938 no BSD request comment added nothing found in LUT for rid: 2301274179 2023-04-26 05:00:05,938 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/27/SCI/solo_L1_stix-sci-xray-spec_20230127T213513-20230128T034003_V01_2301274179-60348.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/27/SCI/solo_L1_stix-sci-xray-spec_20230127T213513-20230128T034003_V01_2301274179-60348.fits' 2023-04-26 05:00:05,939 no BSD request comment added nothing found in LUT for rid: 2301276045 2023-04-26 05:00:05,939 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/27/SCI/solo_L1_stix-sci-xray-cpd_20230127T060250-20230127T065050_V01_2301276045-59351.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/27/SCI/solo_L1_stix-sci-xray-cpd_20230127T060250-20230127T065050_V01_2301276045-59351.fits' 2023-04-26 05:00:05,940 no BSD request comment added nothing found in LUT for rid: 2301273917 2023-04-26 05:00:05,940 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/27/SCI/solo_L1_stix-sci-xray-cpd_20230127T165203-20230127T174003_V01_2301273917-59350.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/27/SCI/solo_L1_stix-sci-xray-cpd_20230127T165203-20230127T174003_V01_2301273917-59350.fits' 2023-04-26 05:00:05,941 no BSD request comment added nothing found in LUT for rid: 2301270867 2023-04-26 05:00:05,941 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/27/SCI/solo_L1_stix-sci-xray-spec_20230127T033015-20230127T093504_V01_2301270867-60345.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/27/SCI/solo_L1_stix-sci-xray-spec_20230127T033015-20230127T093504_V01_2301270867-60345.fits' 2023-04-26 05:00:05,941 no BSD request comment added nothing found in LUT for rid: 2301276759 2023-04-26 05:00:05,942 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/27/SCI/solo_L1_stix-sci-xray-spec_20230127T093002-20230127T153504_V01_2301276759-60346.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/27/SCI/solo_L1_stix-sci-xray-spec_20230127T093002-20230127T153504_V01_2301276759-60346.fits' 2023-04-26 05:00:05,942 no BSD request comment added nothing found in LUT for rid: 2301274161 2023-04-26 05:00:05,943 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/27/SCI/solo_L1_stix-sci-xray-spec_20230127T153504-20230127T214013_V01_2301274161-60347.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/27/SCI/solo_L1_stix-sci-xray-spec_20230127T153504-20230127T214013_V01_2301274161-60347.fits' 2023-04-26 05:00:05,944 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/27/CAL/solo_L1_stix-cal-energy_20230127_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/27/CAL/solo_L1_stix-cal-energy_20230127_V01.fits' 2023-04-26 05:00:05,944 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/27/HK/solo_L1_stix-hk-maxi_20230127_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/27/HK/solo_L1_stix-hk-maxi_20230127_V01.fits' 2023-04-26 05:00:05,945 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/QL/solo_L1_stix-ql-background_20230111_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/QL/solo_L1_stix-ql-background_20230111_V01.fits' 2023-04-26 05:00:05,946 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/QL/solo_L1_stix-ql-spectra_20230111_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/QL/solo_L1_stix-ql-spectra_20230111_V01.fits' 2023-04-26 05:00:05,947 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/QL/solo_L1_stix-ql-flareflag_20230111_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/QL/solo_L1_stix-ql-flareflag_20230111_V01.fits' 2023-04-26 05:00:05,948 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/QL/solo_L1_stix-ql-variance_20230111_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/QL/solo_L1_stix-ql-variance_20230111_V01.fits' 2023-04-26 05:00:05,949 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230111_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230111_V01.fits' 2023-04-26 05:00:05,950 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/QL/solo_L1_stix-ql-lightcurve_20230111_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/QL/solo_L1_stix-ql-lightcurve_20230111_V01.fits' 2023-04-26 05:00:05,950 no BSD request comment added nothing found in LUT for rid: 2301118249 2023-04-26 05:00:05,950 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T221815-20230111T222240_V01_2301118249-59883.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T221815-20230111T222240_V01_2301118249-59883.fits' 2023-04-26 05:00:05,951 no BSD request comment added nothing found in LUT for rid: 2301116497 2023-04-26 05:00:05,951 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T003612-20230111T014120_V01_2301116497-59834.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T003612-20230111T014120_V01_2301116497-59834.fits' 2023-04-26 05:00:05,952 no BSD request comment added nothing found in LUT for rid: 2301115692 2023-04-26 05:00:05,952 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T212024-20230111T212350_V01_2301115692-59880.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T212024-20230111T212350_V01_2301115692-59880.fits' 2023-04-26 05:00:05,953 no BSD request comment added nothing found in LUT for rid: 2301112762 2023-04-26 05:00:05,953 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T130759-20230111T132608_V01_2301112762-59867.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T130759-20230111T132608_V01_2301112762-59867.fits' 2023-04-26 05:00:05,953 no BSD request comment added nothing found in LUT for rid: 2301111939 2023-04-26 05:00:05,954 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T110324-20230111T114701_V01_2301111939-59848.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T110324-20230111T114701_V01_2301111939-59848.fits' 2023-04-26 05:00:05,954 no BSD request comment added nothing found in LUT for rid: 2301114630 2023-04-26 05:00:05,955 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T030805-20230111T040403_V01_2301114630-59837.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T030805-20230111T040403_V01_2301114630-59837.fits' 2023-04-26 05:00:05,955 no BSD request comment added nothing found in LUT for rid: 2301113094 2023-04-26 05:00:05,955 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T014330-20230111T020312_V01_2301113094-57736.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T014330-20230111T020312_V01_2301113094-57736.fits' 2023-04-26 05:00:05,956 no BSD request comment added nothing found in LUT for rid: 2301111886 2023-04-26 05:00:05,956 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T214717-20230111T221417_V01_2301111886-59882.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T214717-20230111T221417_V01_2301111886-59882.fits' 2023-04-26 05:00:05,957 no BSD request comment added nothing found in LUT for rid: 2301110916 2023-04-26 05:00:05,957 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T064917-20230111T075508_V01_2301110916-59842.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T064917-20230111T075508_V01_2301110916-59842.fits' 2023-04-26 05:00:05,959 no BSD request comment added nothing found in LUT for rid: 2301113652 2023-04-26 05:00:05,959 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T140036-20230111T141538_V01_2301113652-59870.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T140036-20230111T141538_V01_2301113652-59870.fits' 2023-04-26 05:00:05,961 no BSD request comment added nothing found in LUT for rid: 2301117533 2023-04-26 05:00:05,961 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T230317-20230111T231159_V01_2301117533-59885.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T230317-20230111T231159_V01_2301117533-59885.fits' 2023-04-26 05:00:05,964 no BSD request comment added nothing found in LUT for rid: 2301112090 2023-04-26 05:00:05,965 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T052856-20230111T065035_V01_2301112090-59841.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T052856-20230111T065035_V01_2301112090-59841.fits' 2023-04-26 05:00:05,966 no BSD request comment added nothing found in LUT for rid: 2301112349 2023-04-26 05:00:05,966 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-spec_20230111T205002-20230112T025506_V01_2301112349-59722.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-spec_20230111T205002-20230112T025506_V01_2301112349-59722.fits' 2023-04-26 05:00:05,967 no BSD request comment added nothing found in LUT for rid: 2301115218 2023-04-26 05:00:05,967 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T082556-20230111T083635_V01_2301115218-59845.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T082556-20230111T083635_V01_2301115218-59845.fits' 2023-04-26 05:00:05,968 no BSD request comment added nothing found in LUT for rid: 2301115576 2023-04-26 05:00:05,968 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T234531-20230112T001624_V01_2301115576-59888.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T234531-20230112T001624_V01_2301115576-59888.fits' 2023-04-26 05:00:05,969 no BSD request comment added nothing found in LUT for rid: 2301118177 2023-04-26 05:00:05,969 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T020259-20230111T022359_V01_2301118177-57742.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T020259-20230111T022359_V01_2301118177-57742.fits' 2023-04-26 05:00:05,970 no BSD request comment added nothing found in LUT for rid: 2301111799 2023-04-26 05:00:05,970 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T235606-20230112T000257_V01_2301111799-58314.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T235606-20230112T000257_V01_2301111799-58314.fits' 2023-04-26 05:00:05,971 no BSD request comment added nothing found in LUT for rid: 2301115107 2023-04-26 05:00:05,971 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T153610-20230111T163640_V01_2301115107-59873.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T153610-20230111T163640_V01_2301115107-59873.fits' 2023-04-26 05:00:05,972 no BSD request comment added nothing found in LUT for rid: 2301110219 2023-04-26 05:00:05,972 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T022540-20230111T023719_V01_2301110219-59835.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T022540-20230111T023719_V01_2301110219-59835.fits' 2023-04-26 05:00:05,973 no BSD request comment added nothing found in LUT for rid: 2301113836 2023-04-26 05:00:05,973 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T040845-20230111T043500_V01_2301113836-59838.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T040845-20230111T043500_V01_2301113836-59838.fits' 2023-04-26 05:00:05,974 no BSD request comment added nothing found in LUT for rid: 2301110718 2023-04-26 05:00:05,974 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T002928-20230111T003211_V01_2301110718-59833.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T002928-20230111T003211_V01_2301110718-59833.fits' 2023-04-26 05:00:05,975 no BSD request comment added nothing found in LUT for rid: 2301116358 2023-04-26 05:00:05,975 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T132439-20230111T133501_V01_2301116358-59868.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T132439-20230111T133501_V01_2301116358-59868.fits' 2023-04-26 05:00:05,977 no BSD request comment added nothing found in LUT for rid: 2301115372 2023-04-26 05:00:05,977 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T202811-20230111T203550_V01_2301115372-59876.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T202811-20230111T203550_V01_2301115372-59876.fits' 2023-04-26 05:00:05,978 no BSD request comment added nothing found in LUT for rid: 2301119036 2023-04-26 05:00:05,978 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T081240-20230111T082050_V01_2301119036-59844.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T081240-20230111T082050_V01_2301119036-59844.fits' 2023-04-26 05:00:05,980 no BSD request comment added nothing found in LUT for rid: 2301114762 2023-04-26 05:00:05,980 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T231126-20230111T231420_V01_2301114762-59886.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T231126-20230111T231420_V01_2301114762-59886.fits' 2023-04-26 05:00:05,981 no BSD request comment added nothing found in LUT for rid: 2301111362 2023-04-26 05:00:05,981 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T030422-20230111T030722_V01_2301111362-59836.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T030422-20230111T030722_V01_2301111362-59836.fits' 2023-04-26 05:00:05,982 no BSD request comment added nothing found in LUT for rid: 2301112337 2023-04-26 05:00:05,983 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-spec_20230111T025001-20230111T085506_V01_2301112337-59719.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-spec_20230111T025001-20230111T085506_V01_2301112337-59719.fits' 2023-04-26 05:00:05,983 no BSD request comment added nothing found in LUT for rid: 2301111965 2023-04-26 05:00:05,984 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T000651-20230111T003933_V01_2301111965-59832.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T000651-20230111T003933_V01_2301111965-59832.fits' 2023-04-26 05:00:05,985 no BSD request comment added nothing found in LUT for rid: 2301119388 2023-04-26 05:00:05,986 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T182820-20230111T202641_V01_2301119388-59875.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T182820-20230111T202641_V01_2301119388-59875.fits' 2023-04-26 05:00:05,987 no BSD request comment added nothing found in LUT for rid: 2301119728 2023-04-26 05:00:05,988 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T044424-20230111T045250_V01_2301119728-59839.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T044424-20230111T045250_V01_2301119728-59839.fits' 2023-04-26 05:00:05,989 no BSD request comment added nothing found in LUT for rid: 2301112875 2023-04-26 05:00:05,989 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T204321-20230111T211945_V01_2301112875-59879.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T204321-20230111T211945_V01_2301112875-59879.fits' 2023-04-26 05:00:05,991 no BSD request comment added nothing found in LUT for rid: 2301119047 2023-04-26 05:00:05,991 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T102657-20230111T105104_V01_2301119047-59847.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T102657-20230111T105104_V01_2301119047-59847.fits' 2023-04-26 05:00:05,995 no BSD request comment added nothing found in LUT for rid: 2301118426 2023-04-26 05:00:05,996 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T231742-20230111T234646_V01_2301118426-59887.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T231742-20230111T234646_V01_2301118426-59887.fits' 2023-04-26 05:00:05,999 no BSD request comment added nothing found in LUT for rid: 2301118192 2023-04-26 05:00:06,000 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T204348-20230111T204517_V01_2301118192-59878.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T204348-20230111T204517_V01_2301118192-59878.fits' 2023-04-26 05:00:06,000 no BSD request comment added nothing found in LUT for rid: 2301115613 2023-04-26 05:00:06,001 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T085935-20230111T101654_V01_2301115613-59846.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T085935-20230111T101654_V01_2301115613-59846.fits' 2023-04-26 05:00:06,003 no BSD request comment added nothing found in LUT for rid: 2301114781 2023-04-26 05:00:06,004 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T022453-20230111T031027_V01_2301114781-59853.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T022453-20230111T031027_V01_2301114781-59853.fits' 2023-04-26 05:00:06,005 no BSD request comment added nothing found in LUT for rid: 2301119759 2023-04-26 05:00:06,005 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T142056-20230111T150210_V01_2301119759-59871.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T142056-20230111T150210_V01_2301119759-59871.fits' 2023-04-26 05:00:06,006 no BSD request comment added nothing found in LUT for rid: 2301115894 2023-04-26 05:00:06,006 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T083517-20230111T090025_V01_2301115894-59854.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T083517-20230111T090025_V01_2301115894-59854.fits' 2023-04-26 05:00:06,007 no BSD request comment added nothing found in LUT for rid: 2301117989 2023-04-26 05:00:06,007 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T213857-20230111T214546_V01_2301117989-59881.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T213857-20230111T214546_V01_2301117989-59881.fits' 2023-04-26 05:00:06,008 no BSD request comment added nothing found in LUT for rid: 2301110717 2023-04-26 05:00:06,009 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T051016-20230111T052926_V01_2301110717-59840.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T051016-20230111T052926_V01_2301110717-59840.fits' 2023-04-26 05:00:06,009 no BSD request comment added nothing found in LUT for rid: 2301110363 2023-04-26 05:00:06,010 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T124634-20230111T125823_V01_2301110363-59850.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T124634-20230111T125823_V01_2301110363-59850.fits' 2023-04-26 05:00:06,010 no BSD request comment added nothing found in LUT for rid: 2301114495 2023-04-26 05:00:06,010 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T200531-20230111T201041_V01_2301114495-59774.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T200531-20230111T201041_V01_2301114495-59774.fits' 2023-04-26 05:00:06,011 no BSD request comment added nothing found in LUT for rid: 2301118506 2023-04-26 05:00:06,011 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T075121-20230111T080843_V01_2301118506-59843.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T075121-20230111T080843_V01_2301118506-59843.fits' 2023-04-26 05:00:06,012 no BSD request comment added nothing found in LUT for rid: 2301114911 2023-04-26 05:00:06,013 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-spec_20230111T085000-20230111T145507_V01_2301114911-59720.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-spec_20230111T085000-20230111T145507_V01_2301114911-59720.fits' 2023-04-26 05:00:06,014 no BSD request comment added nothing found in LUT for rid: 2301112556 2023-04-26 05:00:06,014 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T150230-20230111T153832_V01_2301112556-59872.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T150230-20230111T153832_V01_2301112556-59872.fits' 2023-04-26 05:00:06,014 no BSD request comment added nothing found in LUT for rid: 2301110494 2023-04-26 05:00:06,015 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T203813-20230111T204004_V01_2301110494-59877.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T203813-20230111T204004_V01_2301110494-59877.fits' 2023-04-26 05:00:06,015 no BSD request comment added nothing found in LUT for rid: 2301110637 2023-04-26 05:00:06,015 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T114545-20230111T120709_V01_2301110637-59849.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T114545-20230111T120709_V01_2301110637-59849.fits' 2023-04-26 05:00:06,017 no BSD request comment added nothing found in LUT for rid: 2301114119 2023-04-26 05:00:06,017 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T163242-20230111T183607_V01_2301114119-59874.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T163242-20230111T183607_V01_2301114119-59874.fits' 2023-04-26 05:00:06,017 no BSD request comment added nothing found in LUT for rid: 2301111446 2023-04-26 05:00:06,018 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T133356-20230111T140121_V01_2301111446-59869.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T133356-20230111T140121_V01_2301111446-59869.fits' 2023-04-26 05:00:06,018 no BSD request comment added nothing found in LUT for rid: 2301110947 2023-04-26 05:00:06,019 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T222216-20230111T230354_V01_2301110947-59884.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T222216-20230111T230354_V01_2301110947-59884.fits' 2023-04-26 05:00:06,021 no BSD request comment added nothing found in LUT for rid: 2301118053 2023-04-26 05:00:06,021 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-spec_20230111T145005-20230111T205500_V01_2301118053-59721.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-spec_20230111T145005-20230111T205500_V01_2301118053-59721.fits' 2023-04-26 05:00:06,022 no BSD request comment added nothing found in LUT for rid: 2301118630 2023-04-26 05:00:06,022 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T014353-20230111T015948_V01_2301118630-57783.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/SCI/solo_L1_stix-sci-xray-cpd_20230111T014353-20230111T015948_V01_2301118630-57783.fits' 2023-04-26 05:00:06,023 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/CAL/solo_L1_stix-cal-energy_20230111_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/CAL/solo_L1_stix-cal-energy_20230111_V01.fits' 2023-04-26 05:00:06,023 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/HK/solo_L1_stix-hk-maxi_20230111_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/11/HK/solo_L1_stix-hk-maxi_20230111_V01.fits' 2023-04-26 05:00:06,023 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/26/QL/solo_L1_stix-ql-flareflag_20230126_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/26/QL/solo_L1_stix-ql-flareflag_20230126_V01.fits' 2023-04-26 05:00:06,024 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/26/QL/solo_L1_stix-ql-background_20230126_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/26/QL/solo_L1_stix-ql-background_20230126_V01.fits' 2023-04-26 05:00:06,024 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/26/QL/solo_L1_stix-ql-variance_20230126_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/26/QL/solo_L1_stix-ql-variance_20230126_V01.fits' 2023-04-26 05:00:06,024 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/26/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230126_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/26/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230126_V01.fits' 2023-04-26 05:00:06,025 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/26/QL/solo_L1_stix-ql-spectra_20230126_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/26/QL/solo_L1_stix-ql-spectra_20230126_V01.fits' 2023-04-26 05:00:06,025 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/26/QL/solo_L1_stix-ql-lightcurve_20230126_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/26/QL/solo_L1_stix-ql-lightcurve_20230126_V01.fits' 2023-04-26 05:00:06,026 no BSD request comment added nothing found in LUT for rid: 2301262681 2023-04-26 05:00:06,026 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/26/SCI/solo_L1_stix-sci-xray-spec_20230126T033009-20230126T093506_V01_2301262681-60341.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/26/SCI/solo_L1_stix-sci-xray-spec_20230126T033009-20230126T093506_V01_2301262681-60341.fits' 2023-04-26 05:00:06,027 no BSD request comment added nothing found in LUT for rid: 2301260694 2023-04-26 05:00:06,028 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/26/SCI/solo_L1_stix-sci-xray-spec_20230126T153000-20230126T213511_V01_2301260694-60343.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/26/SCI/solo_L1_stix-sci-xray-spec_20230126T153000-20230126T213511_V01_2301260694-60343.fits' 2023-04-26 05:00:06,028 no BSD request comment added nothing found in LUT for rid: 2301264442 2023-04-26 05:00:06,028 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/26/SCI/solo_L1_stix-sci-xray-cpd_20230126T164112-20230126T172926_V01_2301264442-58325.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/26/SCI/solo_L1_stix-sci-xray-cpd_20230126T164112-20230126T172926_V01_2301264442-58325.fits' 2023-04-26 05:00:06,029 no BSD request comment added nothing found in LUT for rid: 2301269296 2023-04-26 05:00:06,029 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/26/SCI/solo_L1_stix-sci-xray-spec_20230126T093006-20230126T153502_V01_2301269296-60342.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/26/SCI/solo_L1_stix-sci-xray-spec_20230126T093006-20230126T153502_V01_2301269296-60342.fits' 2023-04-26 05:00:06,030 no BSD request comment added nothing found in LUT for rid: 2301265478 2023-04-26 05:00:06,030 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/26/SCI/solo_L1_stix-sci-xray-spec_20230126T213011-20230127T033515_V01_2301265478-60344.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/26/SCI/solo_L1_stix-sci-xray-spec_20230126T213011-20230127T033515_V01_2301265478-60344.fits' 2023-04-26 05:00:06,031 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/26/CAL/solo_L1_stix-cal-energy_20230126_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/26/CAL/solo_L1_stix-cal-energy_20230126_V01.fits' 2023-04-26 05:00:06,031 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/26/HK/solo_L1_stix-hk-maxi_20230126_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/26/HK/solo_L1_stix-hk-maxi_20230126_V01.fits' 2023-04-26 05:00:06,034 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/19/QL/solo_L1_stix-ql-background_20230119_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/19/QL/solo_L1_stix-ql-background_20230119_V01.fits' 2023-04-26 05:00:06,035 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/19/QL/solo_L1_stix-ql-flareflag_20230119_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/19/QL/solo_L1_stix-ql-flareflag_20230119_V01.fits' 2023-04-26 05:00:06,035 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/19/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230119_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/19/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230119_V01.fits' 2023-04-26 05:00:06,036 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/19/QL/solo_L1_stix-ql-spectra_20230119_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/19/QL/solo_L1_stix-ql-spectra_20230119_V01.fits' 2023-04-26 05:00:06,036 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/19/QL/solo_L1_stix-ql-variance_20230119_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/19/QL/solo_L1_stix-ql-variance_20230119_V01.fits' 2023-04-26 05:00:06,037 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/19/QL/solo_L1_stix-ql-lightcurve_20230119_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/19/QL/solo_L1_stix-ql-lightcurve_20230119_V01.fits' 2023-04-26 05:00:06,038 no BSD request comment added nothing found in LUT for rid: 2301190623 2023-04-26 05:00:06,038 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/19/SCI/solo_L1_stix-sci-xray-cpd_20230119T183655-20230119T191047_V01_2301190623-60534.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/19/SCI/solo_L1_stix-sci-xray-cpd_20230119T183655-20230119T191047_V01_2301190623-60534.fits' 2023-04-26 05:00:06,039 no BSD request comment added nothing found in LUT for rid: 2301190898 2023-04-26 05:00:06,040 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/19/SCI/solo_L1_stix-sci-xray-cpd_20230119T192517-20230119T224100_V01_2301190898-60536.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/19/SCI/solo_L1_stix-sci-xray-cpd_20230119T192517-20230119T224100_V01_2301190898-60536.fits' 2023-04-26 05:00:06,041 no BSD request comment added nothing found in LUT for rid: 2301190855 2023-04-26 05:00:06,041 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/19/SCI/solo_L1_stix-sci-xray-spec_20230119T173623-20230119T211502_V01_2301190855-59743.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/19/SCI/solo_L1_stix-sci-xray-spec_20230119T173623-20230119T211502_V01_2301190855-59743.fits' 2023-04-26 05:00:06,042 no BSD request comment added nothing found in LUT for rid: 2301194014 2023-04-26 05:00:06,042 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/19/SCI/solo_L1_stix-sci-xray-cpd_20230119T235859-20230120T000334_V01_2301194014-60539.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/19/SCI/solo_L1_stix-sci-xray-cpd_20230119T235859-20230120T000334_V01_2301194014-60539.fits' 2023-04-26 05:00:06,043 no BSD request comment added nothing found in LUT for rid: 2301192775 2023-04-26 05:00:06,044 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/19/SCI/solo_L1_stix-sci-xray-cpd_20230119T191317-20230119T191732_V01_2301192775-60535.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/19/SCI/solo_L1_stix-sci-xray-cpd_20230119T191317-20230119T191732_V01_2301192775-60535.fits' 2023-04-26 05:00:06,045 no BSD request comment added nothing found in LUT for rid: 2301194196 2023-04-26 05:00:06,045 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/19/SCI/solo_L1_stix-sci-xray-spec_20230119T211007-20230120T031459_V01_2301194196-59744.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/19/SCI/solo_L1_stix-sci-xray-spec_20230119T211007-20230120T031459_V01_2301194196-59744.fits' 2023-04-26 05:00:06,049 no BSD request comment added nothing found in LUT for rid: 2301194147 2023-04-26 05:00:06,049 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/19/SCI/solo_L1_stix-sci-xray-cpd_20230119T233721-20230119T235223_V01_2301194147-60538.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/19/SCI/solo_L1_stix-sci-xray-cpd_20230119T233721-20230119T235223_V01_2301194147-60538.fits' 2023-04-26 05:00:06,050 no BSD request comment added nothing found in LUT for rid: 2301196033 2023-04-26 05:00:06,050 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/19/SCI/solo_L1_stix-sci-xray-cpd_20230119T224240-20230119T233136_V01_2301196033-60537.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/19/SCI/solo_L1_stix-sci-xray-cpd_20230119T224240-20230119T233136_V01_2301196033-60537.fits' 2023-04-26 05:00:06,052 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/19/CAL/solo_L1_stix-cal-energy_20230119_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/19/CAL/solo_L1_stix-cal-energy_20230119_V01.fits' 2023-04-26 05:00:06,053 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/19/HK/solo_L1_stix-hk-mini_20230119_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/19/HK/solo_L1_stix-hk-mini_20230119_V01.fits' 2023-04-26 05:00:06,053 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/19/HK/solo_L1_stix-hk-maxi_20230119_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/19/HK/solo_L1_stix-hk-maxi_20230119_V01.fits' 2023-04-26 05:00:06,054 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/22/QL/solo_L1_stix-ql-background_20230122_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/22/QL/solo_L1_stix-ql-background_20230122_V01.fits' 2023-04-26 05:00:06,054 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/22/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230122_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/22/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230122_V01.fits' 2023-04-26 05:00:06,055 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/22/QL/solo_L1_stix-ql-spectra_20230122_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/22/QL/solo_L1_stix-ql-spectra_20230122_V01.fits' 2023-04-26 05:00:06,056 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/22/QL/solo_L1_stix-ql-flareflag_20230122_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/22/QL/solo_L1_stix-ql-flareflag_20230122_V01.fits' 2023-04-26 05:00:06,056 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/22/QL/solo_L1_stix-ql-variance_20230122_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/22/QL/solo_L1_stix-ql-variance_20230122_V01.fits' 2023-04-26 05:00:06,057 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/22/QL/solo_L1_stix-ql-lightcurve_20230122_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/22/QL/solo_L1_stix-ql-lightcurve_20230122_V01.fits' 2023-04-26 05:00:06,058 no BSD request comment added nothing found in LUT for rid: 2301225110 2023-04-26 05:00:06,058 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/22/SCI/solo_L1_stix-sci-xray-spec_20230122T091509-20230122T152002_V01_2301225110-60326.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/22/SCI/solo_L1_stix-sci-xray-spec_20230122T091509-20230122T152002_V01_2301225110-60326.fits' 2023-04-26 05:00:06,059 no BSD request comment added nothing found in LUT for rid: 2301221918 2023-04-26 05:00:06,060 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/22/SCI/solo_L1_stix-sci-xray-spec_20230122T211959-20230123T032504_V01_2301221918-60328.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/22/SCI/solo_L1_stix-sci-xray-spec_20230122T211959-20230123T032504_V01_2301221918-60328.fits' 2023-04-26 05:00:06,060 no BSD request comment added nothing found in LUT for rid: 2301220594 2023-04-26 05:00:06,061 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/22/SCI/solo_L1_stix-sci-xray-cpd_20230122T001127-20230122T011541_V01_2301220594-60615.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/22/SCI/solo_L1_stix-sci-xray-cpd_20230122T001127-20230122T011541_V01_2301220594-60615.fits' 2023-04-26 05:00:06,062 no BSD request comment added nothing found in LUT for rid: 2301227244 2023-04-26 05:00:06,062 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/22/SCI/solo_L1_stix-sci-xray-spec_20230122T152002-20230122T212500_V01_2301227244-60327.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/22/SCI/solo_L1_stix-sci-xray-spec_20230122T152002-20230122T212500_V01_2301227244-60327.fits' 2023-04-26 05:00:06,063 no BSD request comment added nothing found in LUT for rid: 2301228161 2023-04-26 05:00:06,063 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/22/SCI/solo_L1_stix-sci-xray-spec_20230122T031501-20230122T092000_V01_2301228161-60325.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/22/SCI/solo_L1_stix-sci-xray-spec_20230122T031501-20230122T092000_V01_2301228161-60325.fits' 2023-04-26 05:00:06,064 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/22/CAL/solo_L1_stix-cal-energy_20230122_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/22/CAL/solo_L1_stix-cal-energy_20230122_V01.fits' 2023-04-26 05:00:06,064 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/22/HK/solo_L1_stix-hk-maxi_20230122_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/22/HK/solo_L1_stix-hk-maxi_20230122_V01.fits' 2023-04-26 05:00:06,065 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/25/QL/solo_L1_stix-ql-lightcurve_20230125_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/25/QL/solo_L1_stix-ql-lightcurve_20230125_V01.fits' 2023-04-26 05:00:06,066 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/25/QL/solo_L1_stix-ql-variance_20230125_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/25/QL/solo_L1_stix-ql-variance_20230125_V01.fits' 2023-04-26 05:00:06,067 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/25/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230125_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/25/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230125_V01.fits' 2023-04-26 05:00:06,068 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/25/QL/solo_L1_stix-ql-spectra_20230125_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/25/QL/solo_L1_stix-ql-spectra_20230125_V01.fits' 2023-04-26 05:00:06,069 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/25/QL/solo_L1_stix-ql-flareflag_20230125_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/25/QL/solo_L1_stix-ql-flareflag_20230125_V01.fits' 2023-04-26 05:00:06,071 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/25/QL/solo_L1_stix-ql-background_20230125_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/25/QL/solo_L1_stix-ql-background_20230125_V01.fits' 2023-04-26 05:00:06,072 no BSD request comment added nothing found in LUT for rid: 2301253935 2023-04-26 05:00:06,072 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/25/SCI/solo_L1_stix-sci-xray-spec_20230125T153009-20230125T213505_V01_2301253935-60339.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/25/SCI/solo_L1_stix-sci-xray-spec_20230125T153009-20230125T213505_V01_2301253935-60339.fits' 2023-04-26 05:00:06,073 no BSD request comment added nothing found in LUT for rid: 2301259473 2023-04-26 05:00:06,073 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/25/SCI/solo_L1_stix-sci-xray-cpd_20230125T195605-20230125T204405_V01_2301259473-58324.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/25/SCI/solo_L1_stix-sci-xray-cpd_20230125T195605-20230125T204405_V01_2301259473-58324.fits' 2023-04-26 05:00:06,074 no BSD request comment added nothing found in LUT for rid: 2301257203 2023-04-26 05:00:06,074 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/25/SCI/solo_L1_stix-sci-xray-spec_20230125T093007-20230125T153509_V01_2301257203-60338.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/25/SCI/solo_L1_stix-sci-xray-spec_20230125T093007-20230125T153509_V01_2301257203-60338.fits' 2023-04-26 05:00:06,075 no BSD request comment added nothing found in LUT for rid: 2301257253 2023-04-26 05:00:06,075 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/25/SCI/solo_L1_stix-sci-xray-spec_20230125T213005-20230126T033507_V01_2301257253-60340.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/25/SCI/solo_L1_stix-sci-xray-spec_20230125T213005-20230126T033507_V01_2301257253-60340.fits' 2023-04-26 05:00:06,075 no BSD request comment added nothing found in LUT for rid: 2301254459 2023-04-26 05:00:06,076 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/25/SCI/solo_L1_stix-sci-xray-spec_20230125T033001-20230125T093507_V01_2301254459-60337.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/25/SCI/solo_L1_stix-sci-xray-spec_20230125T033001-20230125T093507_V01_2301254459-60337.fits' 2023-04-26 05:00:06,077 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/25/CAL/solo_L1_stix-cal-energy_20230125_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/25/CAL/solo_L1_stix-cal-energy_20230125_V01.fits' 2023-04-26 05:00:06,077 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/25/HK/solo_L1_stix-hk-maxi_20230125_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/25/HK/solo_L1_stix-hk-maxi_20230125_V01.fits' 2023-04-26 05:00:06,079 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/28/QL/solo_L1_stix-ql-variance_20230128_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/28/QL/solo_L1_stix-ql-variance_20230128_V01.fits' 2023-04-26 05:00:06,080 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/28/QL/solo_L1_stix-ql-spectra_20230128_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/28/QL/solo_L1_stix-ql-spectra_20230128_V01.fits' 2023-04-26 05:00:06,082 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/28/QL/solo_L1_stix-ql-flareflag_20230128_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/28/QL/solo_L1_stix-ql-flareflag_20230128_V01.fits' 2023-04-26 05:00:06,083 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/28/QL/solo_L1_stix-ql-background_20230128_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/28/QL/solo_L1_stix-ql-background_20230128_V01.fits' 2023-04-26 05:00:06,083 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/28/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230128_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/28/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230128_V01.fits' 2023-04-26 05:00:06,084 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/28/QL/solo_L1_stix-ql-lightcurve_20230128_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/28/QL/solo_L1_stix-ql-lightcurve_20230128_V01.fits' 2023-04-26 05:00:06,085 no BSD request comment added nothing found in LUT for rid: 2301282515 2023-04-26 05:00:06,085 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/28/SCI/solo_L1_stix-sci-xray-spec_20230128T033503-20230128T094015_V01_2301282515-60349.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/28/SCI/solo_L1_stix-sci-xray-spec_20230128T033503-20230128T094015_V01_2301282515-60349.fits' 2023-04-26 05:00:06,085 no BSD request comment added nothing found in LUT for rid: 2301288764 2023-04-26 05:00:06,086 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/28/SCI/solo_L1_stix-sci-xray-spec_20230128T213505-20230129T034007_V01_2301288764-60352.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/28/SCI/solo_L1_stix-sci-xray-spec_20230128T213505-20230129T034007_V01_2301288764-60352.fits' 2023-04-26 05:00:06,086 no BSD request comment added nothing found in LUT for rid: 2301289521 2023-04-26 05:00:06,087 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/28/SCI/solo_L1_stix-sci-xray-spec_20230128T093504-20230128T154015_V01_2301289521-60350.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/28/SCI/solo_L1_stix-sci-xray-spec_20230128T093504-20230128T154015_V01_2301289521-60350.fits' 2023-04-26 05:00:06,087 no BSD request comment added nothing found in LUT for rid: 2301286459 2023-04-26 05:00:06,088 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/28/SCI/solo_L1_stix-sci-xray-cpd_20230128T103715-20230128T112515_V01_2301286459-59352.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/28/SCI/solo_L1_stix-sci-xray-cpd_20230128T103715-20230128T112515_V01_2301286459-59352.fits' 2023-04-26 05:00:06,088 no BSD request comment added nothing found in LUT for rid: 2301280333 2023-04-26 05:00:06,088 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/28/SCI/solo_L1_stix-sci-xray-spec_20230128T153515-20230128T214005_V01_2301280333-60351.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/28/SCI/solo_L1_stix-sci-xray-spec_20230128T153515-20230128T214005_V01_2301280333-60351.fits' 2023-04-26 05:00:06,090 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/28/CAL/solo_L1_stix-cal-energy_20230128_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/28/CAL/solo_L1_stix-cal-energy_20230128_V01.fits' 2023-04-26 05:00:06,090 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/28/HK/solo_L1_stix-hk-maxi_20230128_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/28/HK/solo_L1_stix-hk-maxi_20230128_V01.fits' 2023-04-26 05:00:06,091 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/QL/solo_L1_stix-ql-flareflag_20230109_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/QL/solo_L1_stix-ql-flareflag_20230109_V01.fits' 2023-04-26 05:00:06,092 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/QL/solo_L1_stix-ql-spectra_20230109_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/QL/solo_L1_stix-ql-spectra_20230109_V01.fits' 2023-04-26 05:00:06,093 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/QL/solo_L1_stix-ql-background_20230109_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/QL/solo_L1_stix-ql-background_20230109_V01.fits' 2023-04-26 05:00:06,094 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/QL/solo_L1_stix-ql-variance_20230109_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/QL/solo_L1_stix-ql-variance_20230109_V01.fits' 2023-04-26 05:00:06,095 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/QL/solo_L1_stix-ql-lightcurve_20230109_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/QL/solo_L1_stix-ql-lightcurve_20230109_V01.fits' 2023-04-26 05:00:06,096 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230109_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230109_V01.fits' 2023-04-26 05:00:06,096 no BSD request comment added nothing found in LUT for rid: 2301095299 2023-04-26 05:00:06,097 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T201900-20230109T204931_V01_2301095299-59514.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T201900-20230109T204931_V01_2301095299-59514.fits' 2023-04-26 05:00:06,097 no BSD request comment added nothing found in LUT for rid: 2301096256 2023-04-26 05:00:06,097 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T180039-20230109T184113_V01_2301096256-59512.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T180039-20230109T184113_V01_2301096256-59512.fits' 2023-04-26 05:00:06,098 no BSD request comment added nothing found in LUT for rid: 2301092803 2023-04-26 05:00:06,098 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T153704-20230109T155313_V01_2301092803-59808.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T153704-20230109T155313_V01_2301092803-59808.fits' 2023-04-26 05:00:06,099 no BSD request comment added nothing found in LUT for rid: 2301091786 2023-04-26 05:00:06,099 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T202723-20230109T203554_V01_2301091786-59809.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T202723-20230109T203554_V01_2301091786-59809.fits' 2023-04-26 05:00:06,100 no BSD request comment added nothing found in LUT for rid: 2301090258 2023-04-26 05:00:06,100 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T141658-20230109T142313_V01_2301090258-59506.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T141658-20230109T142313_V01_2301090258-59506.fits' 2023-04-26 05:00:06,101 no BSD request comment added nothing found in LUT for rid: 2301094021 2023-04-26 05:00:06,101 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-spec_20230109T024514-20230109T085000_V01_2301094021-59201.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-spec_20230109T024514-20230109T085000_V01_2301094021-59201.fits' 2023-04-26 05:00:06,102 no BSD request comment added nothing found in LUT for rid: 2301097111 2023-04-26 05:00:06,103 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-spec_20230109T144501-20230109T205011_V01_2301097111-59203.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-spec_20230109T144501-20230109T205011_V01_2301097111-59203.fits' 2023-04-26 05:00:06,103 no BSD request comment added nothing found in LUT for rid: 2301090296 2023-04-26 05:00:06,103 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T014842-20230109T022036_V01_2301090296-59492.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T014842-20230109T022036_V01_2301090296-59492.fits' 2023-04-26 05:00:06,104 no BSD request comment added nothing found in LUT for rid: 2301097437 2023-04-26 05:00:06,104 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T171433-20230109T180356_V01_2301097437-59511.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T171433-20230109T180356_V01_2301097437-59511.fits' 2023-04-26 05:00:06,105 no BSD request comment added nothing found in LUT for rid: 2301095319 2023-04-26 05:00:06,105 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T031134-20230109T044705_V01_2301095319-59493.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T031134-20230109T044705_V01_2301095319-59493.fits' 2023-04-26 05:00:06,106 no BSD request comment added nothing found in LUT for rid: 2301099476 2023-04-26 05:00:06,106 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T220041-20230109T221420_V01_2301099476-59516.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T220041-20230109T221420_V01_2301099476-59516.fits' 2023-04-26 05:00:06,107 no BSD request comment added nothing found in LUT for rid: 2301091851 2023-04-26 05:00:06,107 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T154209-20230109T164058_V01_2301091851-59508.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T154209-20230109T164058_V01_2301091851-59508.fits' 2023-04-26 05:00:06,107 no BSD request comment added nothing found in LUT for rid: 2301099412 2023-04-26 05:00:06,108 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-spec_20230109T084503-20230109T145001_V01_2301099412-59202.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-spec_20230109T084503-20230109T145001_V01_2301099412-59202.fits' 2023-04-26 05:00:06,108 no BSD request comment added nothing found in LUT for rid: 2301097086 2023-04-26 05:00:06,109 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T021930-20230109T025054_V01_2301097086-59807.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T021930-20230109T025054_V01_2301097086-59807.fits' 2023-04-26 05:00:06,109 no BSD request comment added nothing found in LUT for rid: 2301099151 2023-04-26 05:00:06,110 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T164015-20230109T165926_V01_2301099151-59509.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T164015-20230109T165926_V01_2301099151-59509.fits' 2023-04-26 05:00:06,110 no BSD request comment added nothing found in LUT for rid: 2301099917 2023-04-26 05:00:06,110 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T045608-20230109T054116_V01_2301099917-59495.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T045608-20230109T054116_V01_2301099917-59495.fits' 2023-04-26 05:00:06,111 no BSD request comment added nothing found in LUT for rid: 2301093474 2023-04-26 05:00:06,111 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T170725-20230109T170954_V01_2301093474-59510.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T170725-20230109T170954_V01_2301093474-59510.fits' 2023-04-26 05:00:06,112 no BSD request comment added nothing found in LUT for rid: 2301097482 2023-04-26 05:00:06,112 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T200643-20230109T201540_V01_2301097482-59513.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T200643-20230109T201540_V01_2301097482-59513.fits' 2023-04-26 05:00:06,113 no BSD request comment added nothing found in LUT for rid: 2301094814 2023-04-26 05:00:06,113 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T002509-20230109T014442_V01_2301094814-59491.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T002509-20230109T014442_V01_2301094814-59491.fits' 2023-04-26 05:00:06,114 no BSD request comment added nothing found in LUT for rid: 2301092175 2023-04-26 05:00:06,114 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T061226-20230109T062955_V01_2301092175-59497.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T061226-20230109T062955_V01_2301092175-59497.fits' 2023-04-26 05:00:06,114 no BSD request comment added nothing found in LUT for rid: 2301093457 2023-04-26 05:00:06,115 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T065058-20230109T074556_V01_2301093457-59498.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T065058-20230109T074556_V01_2301093457-59498.fits' 2023-04-26 05:00:06,115 no BSD request comment added nothing found in LUT for rid: 2301096434 2023-04-26 05:00:06,116 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T183813-20230109T185836_V01_2301096434-57767.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T183813-20230109T185836_V01_2301096434-57767.fits' 2023-04-26 05:00:06,116 no BSD request comment added nothing found in LUT for rid: 2301090758 2023-04-26 05:00:06,116 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T141604-20230109T154316_V01_2301090758-59507.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T141604-20230109T154316_V01_2301090758-59507.fits' 2023-04-26 05:00:06,117 no BSD request comment added nothing found in LUT for rid: 2301091669 2023-04-26 05:00:06,117 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T074615-20230109T082949_V01_2301091669-59499.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T074615-20230109T082949_V01_2301091669-59499.fits' 2023-04-26 05:00:06,118 no BSD request comment added nothing found in LUT for rid: 2301090856 2023-04-26 05:00:06,118 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T220041-20230110T001016_V01_2301090856-59517.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T220041-20230110T001016_V01_2301090856-59517.fits' 2023-04-26 05:00:06,119 no BSD request comment added nothing found in LUT for rid: 2301090726 2023-04-26 05:00:06,119 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T044548-20230109T045805_V01_2301090726-59494.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T044548-20230109T045805_V01_2301090726-59494.fits' 2023-04-26 05:00:06,120 no BSD request comment added nothing found in LUT for rid: 2301094485 2023-04-26 05:00:06,120 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T112205-20230109T114726_V01_2301094485-59503.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T112205-20230109T114726_V01_2301094485-59503.fits' 2023-04-26 05:00:06,120 no BSD request comment added nothing found in LUT for rid: 2301090455 2023-04-26 05:00:06,121 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T093405-20230109T105857_V01_2301090455-59501.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T093405-20230109T105857_V01_2301090455-59501.fits' 2023-04-26 05:00:06,123 no BSD request comment added nothing found in LUT for rid: 2301097675 2023-04-26 05:00:06,123 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-spec_20230109T204505-20230110T024959_V01_2301097675-59204.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-spec_20230109T204505-20230110T024959_V01_2301097675-59204.fits' 2023-04-26 05:00:06,127 no BSD request comment added nothing found in LUT for rid: 2301096124 2023-04-26 05:00:06,127 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T204831-20230109T214142_V01_2301096124-59515.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T204831-20230109T214142_V01_2301096124-59515.fits' 2023-04-26 05:00:06,127 no BSD request comment added nothing found in LUT for rid: 2301090922 2023-04-26 05:00:06,128 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T130844-20230109T140314_V01_2301090922-59505.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T130844-20230109T140314_V01_2301090922-59505.fits' 2023-04-26 05:00:06,128 no BSD request comment added nothing found in LUT for rid: 2301099639 2023-04-26 05:00:06,129 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T105857-20230109T110749_V01_2301099639-59502.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T105857-20230109T110749_V01_2301099639-59502.fits' 2023-04-26 05:00:06,129 no BSD request comment added nothing found in LUT for rid: 2301099710 2023-04-26 05:00:06,129 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T083326-20230109T093930_V01_2301099710-59500.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T083326-20230109T093930_V01_2301099710-59500.fits' 2023-04-26 05:00:06,130 no BSD request comment added nothing found in LUT for rid: 2301092073 2023-04-26 05:00:06,130 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T054356-20230109T060757_V01_2301092073-59496.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T054356-20230109T060757_V01_2301092073-59496.fits' 2023-04-26 05:00:06,131 no BSD request comment added nothing found in LUT for rid: 2301099076 2023-04-26 05:00:06,131 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T122139-20230109T124426_V01_2301099076-59504.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T122139-20230109T124426_V01_2301099076-59504.fits' 2023-04-26 05:00:06,132 no BSD request comment added nothing found in LUT for rid: 2301099788 2023-04-26 05:00:06,132 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T183238-20230109T194432_V01_2301099788-57733.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/SCI/solo_L1_stix-sci-xray-cpd_20230109T183238-20230109T194432_V01_2301099788-57733.fits' 2023-04-26 05:00:06,133 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/CAL/solo_L1_stix-cal-energy_20230109_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/CAL/solo_L1_stix-cal-energy_20230109_V01.fits' 2023-04-26 05:00:06,133 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/HK/solo_L1_stix-hk-maxi_20230109_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/09/HK/solo_L1_stix-hk-maxi_20230109_V01.fits' 2023-04-26 05:00:06,134 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/29/QL/solo_L1_stix-ql-variance_20230129_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/29/QL/solo_L1_stix-ql-variance_20230129_V01.fits' 2023-04-26 05:00:06,136 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/29/QL/solo_L1_stix-ql-lightcurve_20230129_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/29/QL/solo_L1_stix-ql-lightcurve_20230129_V01.fits' 2023-04-26 05:00:06,137 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/29/QL/solo_L1_stix-ql-flareflag_20230129_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/29/QL/solo_L1_stix-ql-flareflag_20230129_V01.fits' 2023-04-26 05:00:06,138 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/29/QL/solo_L1_stix-ql-spectra_20230129_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/29/QL/solo_L1_stix-ql-spectra_20230129_V01.fits' 2023-04-26 05:00:06,139 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/29/QL/solo_L1_stix-ql-background_20230129_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/29/QL/solo_L1_stix-ql-background_20230129_V01.fits' 2023-04-26 05:00:06,140 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/29/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230129_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/29/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230129_V01.fits' 2023-04-26 05:00:06,141 no BSD request comment added nothing found in LUT for rid: 2301294988 2023-04-26 05:00:06,141 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/29/SCI/solo_L1_stix-sci-xray-spec_20230129T154007-20230129T214502_V01_2301294988-60355.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/29/SCI/solo_L1_stix-sci-xray-spec_20230129T154007-20230129T214502_V01_2301294988-60355.fits' 2023-04-26 05:00:06,142 no BSD request comment added nothing found in LUT for rid: 2301296709 2023-04-26 05:00:06,142 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/29/SCI/solo_L1_stix-sci-xray-spec_20230129T093500-20230129T154007_V01_2301296709-60354.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/29/SCI/solo_L1_stix-sci-xray-spec_20230129T093500-20230129T154007_V01_2301296709-60354.fits' 2023-04-26 05:00:06,143 no BSD request comment added nothing found in LUT for rid: 2301291740 2023-04-26 05:00:06,143 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/29/SCI/solo_L1_stix-sci-xray-spec_20230129T214002-20230130T034500_V01_2301291740-60356.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/29/SCI/solo_L1_stix-sci-xray-spec_20230129T214002-20230130T034500_V01_2301291740-60356.fits' 2023-04-26 05:00:06,143 no BSD request comment added nothing found in LUT for rid: 2301297021 2023-04-26 05:00:06,144 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/29/SCI/solo_L1_stix-sci-xray-cpd_20230129T042007-20230129T050807_V01_2301297021-61103.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/29/SCI/solo_L1_stix-sci-xray-cpd_20230129T042007-20230129T050807_V01_2301297021-61103.fits' 2023-04-26 05:00:06,144 no BSD request comment added nothing found in LUT for rid: 2301299542 2023-04-26 05:00:06,145 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/29/SCI/solo_L1_stix-sci-xray-spec_20230129T033507-20230129T094000_V01_2301299542-60353.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/29/SCI/solo_L1_stix-sci-xray-spec_20230129T033507-20230129T094000_V01_2301299542-60353.fits' 2023-04-26 05:00:06,145 no BSD request comment added nothing found in LUT for rid: 2301299495 2023-04-26 05:00:06,146 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/29/SCI/solo_L1_stix-sci-xray-cpd_20230129T203002-20230129T211802_V01_2301299495-59354.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/29/SCI/solo_L1_stix-sci-xray-cpd_20230129T203002-20230129T211802_V01_2301299495-59354.fits' 2023-04-26 05:00:06,146 no BSD request comment added nothing found in LUT for rid: 2301295466 2023-04-26 05:00:06,146 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/29/SCI/solo_L1_stix-sci-xray-cpd_20230129T033427-20230129T051027_V01_2301295466-59353.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/29/SCI/solo_L1_stix-sci-xray-cpd_20230129T033427-20230129T051027_V01_2301295466-59353.fits' 2023-04-26 05:00:06,147 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/29/CAL/solo_L1_stix-cal-energy_20230129_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/29/CAL/solo_L1_stix-cal-energy_20230129_V01.fits' 2023-04-26 05:00:06,148 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/29/HK/solo_L1_stix-hk-maxi_20230129_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/29/HK/solo_L1_stix-hk-maxi_20230129_V01.fits' 2023-04-26 05:00:06,149 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230102_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230102_V01.fits' 2023-04-26 05:00:06,150 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/QL/solo_L1_stix-ql-variance_20230102_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/QL/solo_L1_stix-ql-variance_20230102_V01.fits' 2023-04-26 05:00:06,151 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/QL/solo_L1_stix-ql-spectra_20230102_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/QL/solo_L1_stix-ql-spectra_20230102_V01.fits' 2023-04-26 05:00:06,152 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/QL/solo_L1_stix-ql-lightcurve_20230102_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/QL/solo_L1_stix-ql-lightcurve_20230102_V01.fits' 2023-04-26 05:00:06,153 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/QL/solo_L1_stix-ql-background_20230102_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/QL/solo_L1_stix-ql-background_20230102_V01.fits' 2023-04-26 05:00:06,154 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/QL/solo_L1_stix-ql-flareflag_20230102_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/QL/solo_L1_stix-ql-flareflag_20230102_V01.fits' 2023-04-26 05:00:06,154 no BSD request comment added nothing found in LUT for rid: 2301029703 2023-04-26 05:00:06,154 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-spec_20230102T021018-20230102T081514_V01_2301029703-58263.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-spec_20230102T021018-20230102T081514_V01_2301029703-58263.fits' 2023-04-26 05:00:06,155 no BSD request comment added nothing found in LUT for rid: 2301025497 2023-04-26 05:00:06,155 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T112624-20230102T133012_V01_2301025497-59312.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T112624-20230102T133012_V01_2301025497-59312.fits' 2023-04-26 05:00:06,156 no BSD request comment added nothing found in LUT for rid: 2301024690 2023-04-26 05:00:06,156 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T050852-20230102T052114_V01_2301024690-59304.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T050852-20230102T052114_V01_2301024690-59304.fits' 2023-04-26 05:00:06,157 no BSD request comment added nothing found in LUT for rid: 2301020536 2023-04-26 05:00:06,157 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-spec_20230102T141006-20230102T201510_V01_2301020536-58265.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-spec_20230102T141006-20230102T201510_V01_2301020536-58265.fits' 2023-04-26 05:00:06,158 no BSD request comment added nothing found in LUT for rid: 2301027839 2023-04-26 05:00:06,159 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-spec_20230102T081013-20230102T141506_V01_2301027839-58264.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-spec_20230102T081013-20230102T141506_V01_2301027839-58264.fits' 2023-04-26 05:00:06,159 no BSD request comment added nothing found in LUT for rid: 2301026019 2023-04-26 05:00:06,160 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T223001-20230103T000237_V01_2301026019-59320.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T223001-20230103T000237_V01_2301026019-59320.fits' 2023-04-26 05:00:06,160 no BSD request comment added nothing found in LUT for rid: 2301020019 2023-04-26 05:00:06,160 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T221107-20230102T221854_V01_2301020019-59319.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T221107-20230102T221854_V01_2301020019-59319.fits' 2023-04-26 05:00:06,161 no BSD request comment added nothing found in LUT for rid: 2301022169 2023-04-26 05:00:06,161 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T054542-20230102T055146_V01_2301022169-59306.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T054542-20230102T055146_V01_2301022169-59306.fits' 2023-04-26 05:00:06,162 no BSD request comment added nothing found in LUT for rid: 2301028344 2023-04-26 05:00:06,162 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T200730-20230102T213718_V01_2301028344-59317.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T200730-20230102T213718_V01_2301028344-59317.fits' 2023-04-26 05:00:06,163 no BSD request comment added nothing found in LUT for rid: 2301026931 2023-04-26 05:00:06,163 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T173143-20230102T180747_V01_2301026931-59314.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T173143-20230102T180747_V01_2301026931-59314.fits' 2023-04-26 05:00:06,164 no BSD request comment added nothing found in LUT for rid: 2301024021 2023-04-26 05:00:06,164 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T214048-20230102T214459_V01_2301024021-59375.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T214048-20230102T214459_V01_2301024021-59375.fits' 2023-04-26 05:00:06,165 no BSD request comment added nothing found in LUT for rid: 2301021876 2023-04-26 05:00:06,165 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T030433-20230102T034013_V01_2301021876-59303.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T030433-20230102T034013_V01_2301021876-59303.fits' 2023-04-26 05:00:06,167 no BSD request comment added nothing found in LUT for rid: 2301020016 2023-04-26 05:00:06,167 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T160259-20230102T161058_V01_2301020016-59313.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T160259-20230102T161058_V01_2301020016-59313.fits' 2023-04-26 05:00:06,168 no BSD request comment added nothing found in LUT for rid: 2301025398 2023-04-26 05:00:06,168 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T003246-20230102T021918_V01_2301025398-59301.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T003246-20230102T021918_V01_2301025398-59301.fits' 2023-04-26 05:00:06,169 no BSD request comment added nothing found in LUT for rid: 2301022767 2023-04-26 05:00:06,169 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T052353-20230102T053749_V01_2301022767-59305.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T052353-20230102T053749_V01_2301022767-59305.fits' 2023-04-26 05:00:06,169 no BSD request comment added nothing found in LUT for rid: 2301020555 2023-04-26 05:00:06,170 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T083049-20230102T083718_V01_2301020555-59309.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T083049-20230102T083718_V01_2301020555-59309.fits' 2023-04-26 05:00:06,170 no BSD request comment added nothing found in LUT for rid: 2301024503 2023-04-26 05:00:06,171 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T094713-20230102T101244_V01_2301024503-59310.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T094713-20230102T101244_V01_2301024503-59310.fits' 2023-04-26 05:00:06,171 no BSD request comment added nothing found in LUT for rid: 2301026075 2023-04-26 05:00:06,171 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T060115-20230102T063711_V01_2301026075-59307.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T060115-20230102T063711_V01_2301026075-59307.fits' 2023-04-26 05:00:06,172 no BSD request comment added nothing found in LUT for rid: 2301024759 2023-04-26 05:00:06,172 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T190950-20230102T194656_V01_2301024759-59315.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T190950-20230102T194656_V01_2301024759-59315.fits' 2023-04-26 05:00:06,173 no BSD request comment added nothing found in LUT for rid: 2301025239 2023-04-26 05:00:06,173 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T111228-20230102T111649_V01_2301025239-59311.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T111228-20230102T111649_V01_2301025239-59311.fits' 2023-04-26 05:00:06,174 no BSD request comment added nothing found in LUT for rid: 2301025647 2023-04-26 05:00:06,174 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T022018-20230102T023133_V01_2301025647-59302.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T022018-20230102T023133_V01_2301025647-59302.fits' 2023-04-26 05:00:06,175 no BSD request comment added nothing found in LUT for rid: 2301023417 2023-04-26 05:00:06,175 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T213638-20230102T215308_V01_2301023417-59318.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T213638-20230102T215308_V01_2301023417-59318.fits' 2023-04-26 05:00:06,176 no BSD request comment added nothing found in LUT for rid: 2301029180 2023-04-26 05:00:06,176 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T064351-20230102T083009_V01_2301029180-59308.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T064351-20230102T083009_V01_2301029180-59308.fits' 2023-04-26 05:00:06,177 no BSD request comment added nothing found in LUT for rid: 2301021791 2023-04-26 05:00:06,177 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T142606-20230102T151406_V01_2301021791-57174.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T142606-20230102T151406_V01_2301021791-57174.fits' 2023-04-26 05:00:06,178 no BSD request comment added nothing found in LUT for rid: 2301024281 2023-04-26 05:00:06,178 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T194616-20230102T200150_V01_2301024281-59316.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-cpd_20230102T194616-20230102T200150_V01_2301024281-59316.fits' 2023-04-26 05:00:06,178 no BSD request comment added nothing found in LUT for rid: 2301027517 2023-04-26 05:00:06,179 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-spec_20230102T201010-20230103T021514_V01_2301027517-58266.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/SCI/solo_L1_stix-sci-xray-spec_20230102T201010-20230103T021514_V01_2301027517-58266.fits' 2023-04-26 05:00:06,179 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/CAL/solo_L1_stix-cal-energy_20230102_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/CAL/solo_L1_stix-cal-energy_20230102_V01.fits' 2023-04-26 05:00:06,179 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/HK/solo_L1_stix-hk-maxi_20230102_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/02/HK/solo_L1_stix-hk-maxi_20230102_V01.fits' 2023-04-26 05:00:06,180 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/QL/solo_L1_stix-ql-variance_20230113_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/QL/solo_L1_stix-ql-variance_20230113_V01.fits' 2023-04-26 05:00:06,181 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/QL/solo_L1_stix-ql-flareflag_20230113_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/QL/solo_L1_stix-ql-flareflag_20230113_V01.fits' 2023-04-26 05:00:06,182 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/QL/solo_L1_stix-ql-background_20230113_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/QL/solo_L1_stix-ql-background_20230113_V01.fits' 2023-04-26 05:00:06,183 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/QL/solo_L1_stix-ql-lightcurve_20230113_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/QL/solo_L1_stix-ql-lightcurve_20230113_V01.fits' 2023-04-26 05:00:06,185 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230113_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230113_V01.fits' 2023-04-26 05:00:06,186 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/QL/solo_L1_stix-ql-spectra_20230113_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/QL/solo_L1_stix-ql-spectra_20230113_V01.fits' 2023-04-26 05:00:06,186 no BSD request comment added nothing found in LUT for rid: 2301130385 2023-04-26 05:00:06,187 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T155233-20230113T155733_V01_2301130385-60406.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T155233-20230113T155733_V01_2301130385-60406.fits' 2023-04-26 05:00:06,188 no BSD request comment added nothing found in LUT for rid: 2301132551 2023-04-26 05:00:06,188 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T030420-20230113T065233_V01_2301132551-59786.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T030420-20230113T065233_V01_2301132551-59786.fits' 2023-04-26 05:00:06,189 no BSD request comment added nothing found in LUT for rid: 2301138585 2023-04-26 05:00:06,189 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-spec_20230113T025001-20230113T085506_V01_2301138585-59727.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-spec_20230113T025001-20230113T085506_V01_2301138585-59727.fits' 2023-04-26 05:00:06,190 no BSD request comment added nothing found in LUT for rid: 2301134394 2023-04-26 05:00:06,190 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T081441-20230113T105935_V01_2301134394-59792.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T081441-20230113T105935_V01_2301134394-59792.fits' 2023-04-26 05:00:06,191 no BSD request comment added nothing found in LUT for rid: 2301138753 2023-04-26 05:00:06,191 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T115808-20230113T120428_V01_2301138753-59793.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T115808-20230113T120428_V01_2301138753-59793.fits' 2023-04-26 05:00:06,192 no BSD request comment added nothing found in LUT for rid: 2301134682 2023-04-26 05:00:06,192 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T145337-20230113T154946_V01_2301134682-59795.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T145337-20230113T154946_V01_2301134682-59795.fits' 2023-04-26 05:00:06,193 no BSD request comment added nothing found in LUT for rid: 2301137220 2023-04-26 05:00:06,193 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T203834-20230113T210236_V01_2301137220-60412.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T203834-20230113T210236_V01_2301137220-60412.fits' 2023-04-26 05:00:06,194 no BSD request comment added nothing found in LUT for rid: 2301130085 2023-04-26 05:00:06,194 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T164937-20230113T171406_V01_2301130085-60408.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T164937-20230113T171406_V01_2301130085-60408.fits' 2023-04-26 05:00:06,195 no BSD request comment added nothing found in LUT for rid: 2301138064 2023-04-26 05:00:06,195 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T080006-20230113T081607_V01_2301138064-59791.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T080006-20230113T081607_V01_2301138064-59791.fits' 2023-04-26 05:00:06,196 no BSD request comment added nothing found in LUT for rid: 2301131165 2023-04-26 05:00:06,196 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T214035-20230114T002406_V01_2301131165-60414.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T214035-20230114T002406_V01_2301131165-60414.fits' 2023-04-26 05:00:06,197 no BSD request comment added nothing found in LUT for rid: 2301135302 2023-04-26 05:00:06,197 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T144700-20230113T145157_V01_2301135302-60405.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T144700-20230113T145157_V01_2301135302-60405.fits' 2023-04-26 05:00:06,198 no BSD request comment added nothing found in LUT for rid: 2301133454 2023-04-26 05:00:06,198 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T012857-20230113T025259_V01_2301133454-59784.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T012857-20230113T025259_V01_2301133454-59784.fits' 2023-04-26 05:00:06,199 no BSD request comment added nothing found in LUT for rid: 2301134620 2023-04-26 05:00:06,199 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T212345-20230113T215503_V01_2301134620-60413.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T212345-20230113T215503_V01_2301134620-60413.fits' 2023-04-26 05:00:06,200 no BSD request comment added nothing found in LUT for rid: 2301130531 2023-04-26 05:00:06,201 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T160848-20230113T165006_V01_2301130531-60407.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T160848-20230113T165006_V01_2301130531-60407.fits' 2023-04-26 05:00:06,201 no BSD request comment added nothing found in LUT for rid: 2301139826 2023-04-26 05:00:06,202 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-spec_20230113T085006-20230113T145517_V01_2301139826-59728.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-spec_20230113T085006-20230113T145517_V01_2301139826-59728.fits' 2023-04-26 05:00:06,202 no BSD request comment added nothing found in LUT for rid: 2301131576 2023-04-26 05:00:06,203 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-spec_20230113T145517-20230113T210006_V01_2301131576-59729.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-spec_20230113T145517-20230113T210006_V01_2301131576-59729.fits' 2023-04-26 05:00:06,203 no BSD request comment added nothing found in LUT for rid: 2301138242 2023-04-26 05:00:06,204 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T171152-20230113T203632_V01_2301138242-60409.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T171152-20230113T203632_V01_2301138242-60409.fits' 2023-04-26 05:00:06,204 no BSD request comment added nothing found in LUT for rid: 2301138084 2023-04-26 05:00:06,205 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T065308-20230113T070355_V01_2301138084-59788.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T065308-20230113T070355_V01_2301138084-59788.fits' 2023-04-26 05:00:06,205 no BSD request comment added nothing found in LUT for rid: 2301136957 2023-04-26 05:00:06,206 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T131310-20230113T144620_V01_2301136957-60404.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T131310-20230113T144620_V01_2301136957-60404.fits' 2023-04-26 05:00:06,207 no BSD request comment added nothing found in LUT for rid: 2301135030 2023-04-26 05:00:06,207 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T061945-20230113T063119_V01_2301135030-59787.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T061945-20230113T063119_V01_2301135030-59787.fits' 2023-04-26 05:00:06,208 no BSD request comment added nothing found in LUT for rid: 2301139823 2023-04-26 05:00:06,208 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T110515-20230113T115308_V01_2301139823-61105.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T110515-20230113T115308_V01_2301139823-61105.fits' 2023-04-26 05:00:06,209 no BSD request comment added nothing found in LUT for rid: 2301131871 2023-04-26 05:00:06,209 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T174506-20230113T175737_V01_2301131871-60410.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T174506-20230113T175737_V01_2301131871-60410.fits' 2023-04-26 05:00:06,211 no BSD request comment added nothing found in LUT for rid: 2301130783 2023-04-26 05:00:06,211 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T072510-20230113T075159_V01_2301130783-59790.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T072510-20230113T075159_V01_2301130783-59790.fits' 2023-04-26 05:00:06,212 no BSD request comment added nothing found in LUT for rid: 2301137859 2023-04-26 05:00:06,212 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T120608-20230113T123350_V01_2301137859-59794.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T120608-20230113T123350_V01_2301137859-59794.fits' 2023-04-26 05:00:06,213 no BSD request comment added nothing found in LUT for rid: 2301133725 2023-04-26 05:00:06,213 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T070141-20230113T072612_V01_2301133725-59789.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T070141-20230113T072612_V01_2301133725-59789.fits' 2023-04-26 05:00:06,214 no BSD request comment added nothing found in LUT for rid: 2301131417 2023-04-26 05:00:06,214 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T235244-20230114T043125_V01_2301131417-60415.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T235244-20230114T043125_V01_2301131417-60415.fits' 2023-04-26 05:00:06,215 no BSD request comment added nothing found in LUT for rid: 2301135354 2023-04-26 05:00:06,215 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T025148-20230113T030522_V01_2301135354-59785.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T025148-20230113T030522_V01_2301135354-59785.fits' 2023-04-26 05:00:06,216 no BSD request comment added nothing found in LUT for rid: 2301139733 2023-04-26 05:00:06,216 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-spec_20230113T205459-20230114T030000_V01_2301139733-59730.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-spec_20230113T205459-20230114T030000_V01_2301139733-59730.fits' 2023-04-26 05:00:06,217 no BSD request comment added nothing found in LUT for rid: 2301132427 2023-04-26 05:00:06,217 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T184747-20230113T185101_V01_2301132427-60411.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/SCI/solo_L1_stix-sci-xray-cpd_20230113T184747-20230113T185101_V01_2301132427-60411.fits' 2023-04-26 05:00:06,218 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/CAL/solo_L1_stix-cal-energy_20230113_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/CAL/solo_L1_stix-cal-energy_20230113_V01.fits' 2023-04-26 05:00:06,218 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/HK/solo_L1_stix-hk-maxi_20230113_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/13/HK/solo_L1_stix-hk-maxi_20230113_V01.fits' 2023-04-26 05:00:06,219 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/QL/solo_L1_stix-ql-variance_20230115_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/QL/solo_L1_stix-ql-variance_20230115_V01.fits' 2023-04-26 05:00:06,221 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/QL/solo_L1_stix-ql-spectra_20230115_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/QL/solo_L1_stix-ql-spectra_20230115_V01.fits' 2023-04-26 05:00:06,222 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/QL/solo_L1_stix-ql-lightcurve_20230115_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/QL/solo_L1_stix-ql-lightcurve_20230115_V01.fits' 2023-04-26 05:00:06,223 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/QL/solo_L1_stix-ql-background_20230115_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/QL/solo_L1_stix-ql-background_20230115_V01.fits' 2023-04-26 05:00:06,224 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230115_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230115_V01.fits' 2023-04-26 05:00:06,225 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/QL/solo_L1_stix-ql-flareflag_20230115_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/QL/solo_L1_stix-ql-flareflag_20230115_V01.fits' 2023-04-26 05:00:06,226 no BSD request comment added nothing found in LUT for rid: 2301153300 2023-04-26 05:00:06,226 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T101704-20230115T120651_V01_2301153300-60481.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T101704-20230115T120651_V01_2301153300-60481.fits' 2023-04-26 05:00:06,227 no BSD request comment added nothing found in LUT for rid: 2301159425 2023-04-26 05:00:06,227 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T054224-20230115T055349_V01_2301159425-60468.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T054224-20230115T055349_V01_2301159425-60468.fits' 2023-04-26 05:00:06,228 no BSD request comment added nothing found in LUT for rid: 2301150937 2023-04-26 05:00:06,228 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T082437-20230115T082939_V01_2301150937-60474.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T082437-20230115T082939_V01_2301150937-60474.fits' 2023-04-26 05:00:06,229 no BSD request comment added nothing found in LUT for rid: 2301156718 2023-04-26 05:00:06,229 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T025100-20230115T025427_V01_2301156718-60465.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T025100-20230115T025427_V01_2301156718-60465.fits' 2023-04-26 05:00:06,230 no BSD request comment added nothing found in LUT for rid: 2301151961 2023-04-26 05:00:06,231 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T055639-20230115T061750_V01_2301151961-60469.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T055639-20230115T061750_V01_2301151961-60469.fits' 2023-04-26 05:00:06,231 no BSD request comment added nothing found in LUT for rid: 2301152879 2023-04-26 05:00:06,232 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T061246-20230115T072057_V01_2301152879-60470.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T061246-20230115T072057_V01_2301152879-60470.fits' 2023-04-26 05:00:06,232 no BSD request comment added nothing found in LUT for rid: 2301153169 2023-04-26 05:00:06,233 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T190642-20230115T191239_V01_2301153169-60487.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T190642-20230115T191239_V01_2301153169-60487.fits' 2023-04-26 05:00:06,233 no BSD request comment added nothing found in LUT for rid: 2301152404 2023-04-26 05:00:06,234 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T165758-20230115T170257_V01_2301152404-60485.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T165758-20230115T170257_V01_2301152404-60485.fits' 2023-04-26 05:00:06,234 no BSD request comment added nothing found in LUT for rid: 2301154066 2023-04-26 05:00:06,235 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T075758-20230115T081847_V01_2301154066-60473.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T075758-20230115T081847_V01_2301154066-60473.fits' 2023-04-26 05:00:06,235 no BSD request comment added nothing found in LUT for rid: 2301150238 2023-04-26 05:00:06,236 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T141215-20230115T144118_V01_2301150238-57746.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T141215-20230115T144118_V01_2301150238-57746.fits' 2023-04-26 05:00:06,237 no BSD request comment added nothing found in LUT for rid: 2301154680 2023-04-26 05:00:06,237 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T010453-20230115T014820_V01_2301154680-60461.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T010453-20230115T014820_V01_2301154680-60461.fits' 2023-04-26 05:00:06,238 no BSD request comment added nothing found in LUT for rid: 2301157107 2023-04-26 05:00:06,238 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-spec_20230115T085500-20230115T145959_V01_2301157107-59736.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-spec_20230115T085500-20230115T145959_V01_2301157107-59736.fits' 2023-04-26 05:00:06,239 no BSD request comment added nothing found in LUT for rid: 2301159629 2023-04-26 05:00:06,239 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-spec_20230115T025511-20230115T090010_V01_2301159629-59735.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-spec_20230115T025511-20230115T090010_V01_2301159629-59735.fits' 2023-04-26 05:00:06,240 no BSD request comment added nothing found in LUT for rid: 2301151294 2023-04-26 05:00:06,240 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T170358-20230115T184423_V01_2301151294-60486.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T170358-20230115T184423_V01_2301151294-60486.fits' 2023-04-26 05:00:06,241 no BSD request comment added nothing found in LUT for rid: 2301151237 2023-04-26 05:00:06,241 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T200616-20230115T203114_V01_2301151237-60493.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T200616-20230115T203114_V01_2301151237-60493.fits' 2023-04-26 05:00:06,242 no BSD request comment added nothing found in LUT for rid: 2301159054 2023-04-26 05:00:06,242 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T160352-20230115T163843_V01_2301159054-60484.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T160352-20230115T163843_V01_2301159054-60484.fits' 2023-04-26 05:00:06,243 no BSD request comment added nothing found in LUT for rid: 2301151225 2023-04-26 05:00:06,243 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T025557-20230115T042718_V01_2301151225-60467.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T025557-20230115T042718_V01_2301151225-60467.fits' 2023-04-26 05:00:06,244 no BSD request comment added nothing found in LUT for rid: 2301150226 2023-04-26 05:00:06,244 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T140953-20230115T160556_V01_2301150226-57743.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T140953-20230115T160556_V01_2301150226-57743.fits' 2023-04-26 05:00:06,245 no BSD request comment added nothing found in LUT for rid: 2301157693 2023-04-26 05:00:06,245 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T025427-20230115T054256_V01_2301157693-60466.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T025427-20230115T054256_V01_2301157693-60466.fits' 2023-04-26 05:00:06,246 no BSD request comment added nothing found in LUT for rid: 2301150432 2023-04-26 05:00:06,246 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T084012-20230115T090525_V01_2301150432-60475.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T084012-20230115T090525_V01_2301150432-60475.fits' 2023-04-26 05:00:06,247 no BSD request comment added nothing found in LUT for rid: 2301158613 2023-04-26 05:00:06,248 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T230748-20230115T231617_V01_2301158613-60497.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T230748-20230115T231617_V01_2301158613-60497.fits' 2023-04-26 05:00:06,248 no BSD request comment added nothing found in LUT for rid: 2301159697 2023-04-26 05:00:06,249 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T211731-20230115T213816_V01_2301159697-60495.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T211731-20230115T213816_V01_2301159697-60495.fits' 2023-04-26 05:00:06,249 no BSD request comment added nothing found in LUT for rid: 2301156367 2023-04-26 05:00:06,250 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T223208-20230115T224808_V01_2301156367-60496.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T223208-20230115T224808_V01_2301156367-60496.fits' 2023-04-26 05:00:06,250 no BSD request comment added nothing found in LUT for rid: 2301153316 2023-04-26 05:00:06,251 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T192235-20230115T194150_V01_2301153316-60492.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T192235-20230115T194150_V01_2301153316-60492.fits' 2023-04-26 05:00:06,251 no BSD request comment added nothing found in LUT for rid: 2301152512 2023-04-26 05:00:06,252 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T015731-20230115T020704_V01_2301152512-60462.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T015731-20230115T020704_V01_2301152512-60462.fits' 2023-04-26 05:00:06,252 no BSD request comment added nothing found in LUT for rid: 2301158966 2023-04-26 05:00:06,253 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T085527-20230115T103808_V01_2301158966-60476.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T085527-20230115T103808_V01_2301158966-60476.fits' 2023-04-26 05:00:06,254 no BSD request comment added nothing found in LUT for rid: 2301156282 2023-04-26 05:00:06,254 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T234253-20230115T234845_V01_2301156282-60513.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T234253-20230115T234845_V01_2301156282-60513.fits' 2023-04-26 05:00:06,255 no BSD request comment added nothing found in LUT for rid: 2301154922 2023-04-26 05:00:06,255 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T204154-20230115T205051_V01_2301154922-60494.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T204154-20230115T205051_V01_2301154922-60494.fits' 2023-04-26 05:00:06,256 no BSD request comment added nothing found in LUT for rid: 2301156970 2023-04-26 05:00:06,256 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T103651-20230115T112056_V01_2301156970-60477.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T103651-20230115T112056_V01_2301156970-60477.fits' 2023-04-26 05:00:06,257 no BSD request comment added nothing found in LUT for rid: 2301159160 2023-04-26 05:00:06,257 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T024252-20230115T024541_V01_2301159160-60464.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T024252-20230115T024541_V01_2301159160-60464.fits' 2023-04-26 05:00:06,258 no BSD request comment added nothing found in LUT for rid: 2301157661 2023-04-26 05:00:06,258 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T112314-20230115T120715_V01_2301157661-60479.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T112314-20230115T120715_V01_2301157661-60479.fits' 2023-04-26 05:00:06,259 no BSD request comment added nothing found in LUT for rid: 2301151561 2023-04-26 05:00:06,259 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T071928-20230115T073659_V01_2301151561-60471.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T071928-20230115T073659_V01_2301151561-60471.fits' 2023-04-26 05:00:06,260 no BSD request comment added nothing found in LUT for rid: 2301151978 2023-04-26 05:00:06,260 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T021716-20230115T023340_V01_2301151978-60463.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T021716-20230115T023340_V01_2301151978-60463.fits' 2023-04-26 05:00:06,261 no BSD request comment added nothing found in LUT for rid: 2301153215 2023-04-26 05:00:06,261 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T120515-20230115T121827_V01_2301153215-60480.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T120515-20230115T121827_V01_2301153215-60480.fits' 2023-04-26 05:00:06,262 no BSD request comment added nothing found in LUT for rid: 2301158321 2023-04-26 05:00:06,263 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T002925-20230115T005056_V01_2301158321-60460.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T002925-20230115T005056_V01_2301158321-60460.fits' 2023-04-26 05:00:06,263 no BSD request comment added nothing found in LUT for rid: 2301151238 2023-04-26 05:00:06,264 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T232037-20230115T234213_V01_2301151238-60498.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T232037-20230115T234213_V01_2301151238-60498.fits' 2023-04-26 05:00:06,264 no BSD request comment added nothing found in LUT for rid: 2301151008 2023-04-26 05:00:06,265 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T130311-20230115T135031_V01_2301151008-60483.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T130311-20230115T135031_V01_2301151008-60483.fits' 2023-04-26 05:00:06,265 no BSD request comment added nothing found in LUT for rid: 2301159006 2023-04-26 05:00:06,266 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T073325-20230115T075825_V01_2301159006-60472.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T073325-20230115T075825_V01_2301159006-60472.fits' 2023-04-26 05:00:06,266 no BSD request comment added nothing found in LUT for rid: 2301152307 2023-04-26 05:00:06,267 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-spec_20230115T210511-20230116T031012_V01_2301152307-59209.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-spec_20230115T210511-20230116T031012_V01_2301152307-59209.fits' 2023-04-26 05:00:06,267 no BSD request comment added nothing found in LUT for rid: 2301159493 2023-04-26 05:00:06,268 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T001858-20230115T002236_V01_2301159493-60459.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T001858-20230115T002236_V01_2301159493-60459.fits' 2023-04-26 05:00:06,268 no BSD request comment added nothing found in LUT for rid: 2301150971 2023-04-26 05:00:06,269 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T112651-20230115T113049_V01_2301150971-60478.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T112651-20230115T113049_V01_2301150971-60478.fits' 2023-04-26 05:00:06,270 no BSD request comment added nothing found in LUT for rid: 2301159355 2023-04-26 05:00:06,270 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-spec_20230115T145959-20230115T210511_V01_2301159355-59737.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-spec_20230115T145959-20230115T210511_V01_2301159355-59737.fits' 2023-04-26 05:00:06,271 no BSD request comment added nothing found in LUT for rid: 2301153376 2023-04-26 05:00:06,271 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T123040-20230115T123407_V01_2301153376-60482.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/SCI/solo_L1_stix-sci-xray-cpd_20230115T123040-20230115T123407_V01_2301153376-60482.fits' 2023-04-26 05:00:06,272 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/CAL/solo_L1_stix-cal-energy_20230115_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/CAL/solo_L1_stix-cal-energy_20230115_V01.fits' 2023-04-26 05:00:06,273 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/HK/solo_L1_stix-hk-maxi_20230115_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/15/HK/solo_L1_stix-hk-maxi_20230115_V01.fits' 2023-04-26 05:00:06,274 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/QL/solo_L1_stix-ql-variance_20230104_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/QL/solo_L1_stix-ql-variance_20230104_V01.fits' 2023-04-26 05:00:06,275 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/QL/solo_L1_stix-ql-background_20230104_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/QL/solo_L1_stix-ql-background_20230104_V01.fits' 2023-04-26 05:00:06,276 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/QL/solo_L1_stix-ql-spectra_20230104_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/QL/solo_L1_stix-ql-spectra_20230104_V01.fits' 2023-04-26 05:00:06,277 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/QL/solo_L1_stix-ql-flareflag_20230104_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/QL/solo_L1_stix-ql-flareflag_20230104_V01.fits' 2023-04-26 05:00:06,278 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230104_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230104_V01.fits' 2023-04-26 05:00:06,279 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/QL/solo_L1_stix-ql-lightcurve_20230104_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/QL/solo_L1_stix-ql-lightcurve_20230104_V01.fits' 2023-04-26 05:00:06,280 no BSD request comment added nothing found in LUT for rid: 2301042823 2023-04-26 05:00:06,281 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T104851-20230104T110224_V01_2301042823-59365.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T104851-20230104T110224_V01_2301042823-59365.fits' 2023-04-26 05:00:06,281 no BSD request comment added nothing found in LUT for rid: 2301047662 2023-04-26 05:00:06,282 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T083522-20230104T093632_V01_2301047662-59364.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T083522-20230104T093632_V01_2301047662-59364.fits' 2023-04-26 05:00:06,282 no BSD request comment added nothing found in LUT for rid: 2301047382 2023-04-26 05:00:06,283 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T062425-20230104T063209_V01_2301047382-59342.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T062425-20230104T063209_V01_2301047382-59342.fits' 2023-04-26 05:00:06,283 no BSD request comment added nothing found in LUT for rid: 2301049715 2023-04-26 05:00:06,284 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T153608-20230104T154217_V01_2301049715-59370.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T153608-20230104T154217_V01_2301049715-59370.fits' 2023-04-26 05:00:06,284 no BSD request comment added nothing found in LUT for rid: 2301048961 2023-04-26 05:00:06,285 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-spec_20230104T203001-20230105T023504_V01_2301048961-59184.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-spec_20230104T203001-20230105T023504_V01_2301048961-59184.fits' 2023-04-26 05:00:06,286 no BSD request comment added nothing found in LUT for rid: 2301041335 2023-04-26 05:00:06,286 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T212901-20230104T214315_V01_2301041335-56339.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T212901-20230104T214315_V01_2301041335-56339.fits' 2023-04-26 05:00:06,287 no BSD request comment added nothing found in LUT for rid: 2301048722 2023-04-26 05:00:06,287 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-spec_20230104T022013-20230104T082502_V01_2301048722-58271.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-spec_20230104T022013-20230104T082502_V01_2301048722-58271.fits' 2023-04-26 05:00:06,288 no BSD request comment added nothing found in LUT for rid: 2301044886 2023-04-26 05:00:06,288 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T055436-20230104T061045_V01_2301044886-59341.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T055436-20230104T061045_V01_2301044886-59341.fits' 2023-04-26 05:00:06,289 no BSD request comment added nothing found in LUT for rid: 2301043406 2023-04-26 05:00:06,289 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T115844-20230104T120426_V01_2301043406-59366.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T115844-20230104T120426_V01_2301043406-59366.fits' 2023-04-26 05:00:06,290 no BSD request comment added nothing found in LUT for rid: 2301048059 2023-04-26 05:00:06,290 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T225854-20230104T232839_V01_2301048059-59379.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T225854-20230104T232839_V01_2301048059-59379.fits' 2023-04-26 05:00:06,291 no BSD request comment added nothing found in LUT for rid: 2301047053 2023-04-26 05:00:06,291 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T023713-20230104T025513_V01_2301047053-59340.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T023713-20230104T025513_V01_2301047053-59340.fits' 2023-04-26 05:00:06,292 no BSD request comment added nothing found in LUT for rid: 2301041257 2023-04-26 05:00:06,292 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T010032-20230104T010441_V01_2301041257-59338.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T010032-20230104T010441_V01_2301041257-59338.fits' 2023-04-26 05:00:06,293 no BSD request comment added nothing found in LUT for rid: 2301046614 2023-04-26 05:00:06,293 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T192837-20230104T193146_V01_2301046614-59408.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T192837-20230104T193146_V01_2301046614-59408.fits' 2023-04-26 05:00:06,294 no BSD request comment added nothing found in LUT for rid: 2301040497 2023-04-26 05:00:06,294 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-spec_20230104T142515-20230104T203001_V01_2301040497-59183.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-spec_20230104T142515-20230104T203001_V01_2301040497-59183.fits' 2023-04-26 05:00:06,295 no BSD request comment added nothing found in LUT for rid: 2301044736 2023-04-26 05:00:06,295 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T215345-20230104T222423_V01_2301044736-59378.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T215345-20230104T222423_V01_2301044736-59378.fits' 2023-04-26 05:00:06,296 no BSD request comment added nothing found in LUT for rid: 2301041158 2023-04-26 05:00:06,297 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T124606-20230104T125115_V01_2301041158-59367.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T124606-20230104T125115_V01_2301041158-59367.fits' 2023-04-26 05:00:06,297 no BSD request comment added nothing found in LUT for rid: 2301041859 2023-04-26 05:00:06,298 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T171859-20230104T173335_V01_2301041859-59372.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T171859-20230104T173335_V01_2301041859-59372.fits' 2023-04-26 05:00:06,298 no BSD request comment added nothing found in LUT for rid: 2301049114 2023-04-26 05:00:06,299 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T181335-20230104T194021_V01_2301049114-59373.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T181335-20230104T194021_V01_2301049114-59373.fits' 2023-04-26 05:00:06,299 no BSD request comment added nothing found in LUT for rid: 2301049299 2023-04-26 05:00:06,300 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T070952-20230104T080027_V01_2301049299-59363.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T070952-20230104T080027_V01_2301049299-59363.fits' 2023-04-26 05:00:06,300 no BSD request comment added nothing found in LUT for rid: 2301045526 2023-04-26 05:00:06,301 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T011446-20230104T021853_V01_2301045526-59339.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T011446-20230104T021853_V01_2301045526-59339.fits' 2023-04-26 05:00:06,302 no BSD request comment added nothing found in LUT for rid: 2301045078 2023-04-26 05:00:06,302 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T143855-20230104T145808_V01_2301045078-59369.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T143855-20230104T145808_V01_2301045078-59369.fits' 2023-04-26 05:00:06,303 no BSD request comment added nothing found in LUT for rid: 2301043663 2023-04-26 05:00:06,303 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-spec_20230104T082502-20230104T143015_V01_2301043663-58272.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-spec_20230104T082502-20230104T143015_V01_2301043663-58272.fits' 2023-04-26 05:00:06,304 no BSD request comment added nothing found in LUT for rid: 2301048223 2023-04-26 05:00:06,304 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T162345-20230104T164259_V01_2301048223-59371.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T162345-20230104T164259_V01_2301048223-59371.fits' 2023-04-26 05:00:06,305 no BSD request comment added nothing found in LUT for rid: 2301047451 2023-04-26 05:00:06,305 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T094552-20230104T103412_V01_2301047451-56311.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T094552-20230104T103412_V01_2301047451-56311.fits' 2023-04-26 05:00:06,306 no BSD request comment added nothing found in LUT for rid: 2301046415 2023-04-26 05:00:06,306 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T134134-20230104T140155_V01_2301046415-59368.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/SCI/solo_L1_stix-sci-xray-cpd_20230104T134134-20230104T140155_V01_2301046415-59368.fits' 2023-04-26 05:00:06,307 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/CAL/solo_L1_stix-cal-energy_20230104_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/CAL/solo_L1_stix-cal-energy_20230104_V01.fits' 2023-04-26 05:00:06,307 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/HK/solo_L1_stix-hk-maxi_20230104_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/01/04/HK/solo_L1_stix-hk-maxi_20230104_V01.fits' 2023-04-26 05:00:06,350 processed file: [{'id': 50630, 'name': 'solo_L1_stix-ql-ql-tmstatusflarelist_20230330_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/30/QL', 'version': 1, 'p_date': 1682478006.307792, 'm_date': 1680624826.955397, 'esaname': 'solo_L1_stix-ql-ql-tmstatusflarelist_20230330_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:06,417 processed file: [{'id': 50631, 'name': 'solo_L1_stix-ql-flareflag_20230330_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/30/QL', 'version': 1, 'p_date': 1682478006.3509, 'm_date': 1680625938.9674413, 'esaname': 'solo_L1_stix-ql-flareflag_20230330_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:06,465 processed file: [{'id': 50632, 'name': 'solo_L1_stix-ql-variance_20230330_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/30/QL', 'version': 1, 'p_date': 1682478006.417748, 'm_date': 1680625937.8914413, 'esaname': 'solo_L1_stix-ql-variance_20230330_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:06,523 processed file: [{'id': 50633, 'name': 'solo_L1_stix-ql-background_20230330_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/30/QL', 'version': 1, 'p_date': 1682478006.46554, 'm_date': 1680625935.7634413, 'esaname': 'solo_L1_stix-ql-background_20230330_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:06,586 processed file: [{'id': 50634, 'name': 'solo_L1_stix-ql-lightcurve_20230330_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/30/QL', 'version': 1, 'p_date': 1682478006.523297, 'm_date': 1680625937.9234414, 'esaname': 'solo_L1_stix-ql-lightcurve_20230330_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:06,642 processed file: [{'id': 50635, 'name': 'solo_L1_stix-ql-spectra_20230330_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/30/QL', 'version': 1, 'p_date': 1682478006.5863, 'm_date': 1680624827.195397, 'esaname': 'solo_L1_stix-ql-spectra_20230330_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:06,715 processed file: [{'id': 50636, 'name': 'solo_L1_stix-cal-energy_20230330_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/30/CAL', 'version': 1, 'p_date': 1682478006.642152, 'm_date': 1680624826.931397, 'esaname': 'solo_L1_stix-cal-energy_20230330_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:06,779 processed file: [{'id': 50637, 'name': 'solo_L1_stix-hk-maxi_20230330_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/30/HK', 'version': 1, 'p_date': 1682478006.715226, 'm_date': 1680626221.6794527, 'esaname': 'solo_L1_stix-hk-maxi_20230330_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:06,781 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/10/QL/solo_L1_stix-ql-variance_20230310_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/10/QL/solo_L1_stix-ql-variance_20230310_V01.fits' 2023-04-26 05:00:06,782 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/10/QL/solo_L1_stix-ql-background_20230310_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/10/QL/solo_L1_stix-ql-background_20230310_V01.fits' 2023-04-26 05:00:06,783 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/10/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230310_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/10/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230310_V01.fits' 2023-04-26 05:00:06,784 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/10/QL/solo_L1_stix-ql-lightcurve_20230310_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/10/QL/solo_L1_stix-ql-lightcurve_20230310_V01.fits' 2023-04-26 05:00:06,785 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/10/QL/solo_L1_stix-ql-spectra_20230310_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/10/QL/solo_L1_stix-ql-spectra_20230310_V01.fits' 2023-04-26 05:00:06,787 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/10/QL/solo_L1_stix-ql-flareflag_20230310_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/10/QL/solo_L1_stix-ql-flareflag_20230310_V01.fits' 2023-04-26 05:00:06,787 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/10/CAL/solo_L1_stix-cal-energy_20230310_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/10/CAL/solo_L1_stix-cal-energy_20230310_V01.fits' 2023-04-26 05:00:06,787 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/10/HK/solo_L1_stix-hk-maxi_20230310_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/10/HK/solo_L1_stix-hk-maxi_20230310_V01.fits' 2023-04-26 05:00:06,789 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/01/QL/solo_L1_stix-ql-spectra_20230301_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/01/QL/solo_L1_stix-ql-spectra_20230301_V01.fits' 2023-04-26 05:00:06,790 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/01/QL/solo_L1_stix-ql-flareflag_20230301_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/01/QL/solo_L1_stix-ql-flareflag_20230301_V01.fits' 2023-04-26 05:00:06,790 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/01/QL/solo_L1_stix-ql-background_20230301_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/01/QL/solo_L1_stix-ql-background_20230301_V01.fits' 2023-04-26 05:00:06,791 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/01/QL/solo_L1_stix-ql-lightcurve_20230301_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/01/QL/solo_L1_stix-ql-lightcurve_20230301_V01.fits' 2023-04-26 05:00:06,791 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/01/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230301_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/01/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230301_V01.fits' 2023-04-26 05:00:06,792 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/01/QL/solo_L1_stix-ql-variance_20230301_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/01/QL/solo_L1_stix-ql-variance_20230301_V01.fits' 2023-04-26 05:00:06,793 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/01/CAL/solo_L1_stix-cal-energy_20230301_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/01/CAL/solo_L1_stix-cal-energy_20230301_V01.fits' 2023-04-26 05:00:06,793 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/01/HK/solo_L1_stix-hk-maxi_20230301_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/01/HK/solo_L1_stix-hk-maxi_20230301_V01.fits' 2023-04-26 05:00:06,795 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/24/QL/solo_L1_stix-ql-lightcurve_20230324_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/24/QL/solo_L1_stix-ql-lightcurve_20230324_V01.fits' 2023-04-26 05:00:06,796 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/24/QL/solo_L1_stix-ql-flareflag_20230324_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/24/QL/solo_L1_stix-ql-flareflag_20230324_V01.fits' 2023-04-26 05:00:06,797 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/24/QL/solo_L1_stix-ql-spectra_20230324_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/24/QL/solo_L1_stix-ql-spectra_20230324_V01.fits' 2023-04-26 05:00:06,798 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/24/QL/solo_L1_stix-ql-variance_20230324_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/24/QL/solo_L1_stix-ql-variance_20230324_V01.fits' 2023-04-26 05:00:06,799 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/24/QL/solo_L1_stix-ql-background_20230324_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/24/QL/solo_L1_stix-ql-background_20230324_V01.fits' 2023-04-26 05:00:06,799 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/24/HK/solo_L1_stix-hk-maxi_20230324_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/24/HK/solo_L1_stix-hk-maxi_20230324_V01.fits' 2023-04-26 05:00:06,801 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/08/QL/solo_L1_stix-ql-lightcurve_20230308_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/08/QL/solo_L1_stix-ql-lightcurve_20230308_V01.fits' 2023-04-26 05:00:06,801 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/08/QL/solo_L1_stix-ql-spectra_20230308_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/08/QL/solo_L1_stix-ql-spectra_20230308_V01.fits' 2023-04-26 05:00:06,802 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/08/QL/solo_L1_stix-ql-background_20230308_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/08/QL/solo_L1_stix-ql-background_20230308_V01.fits' 2023-04-26 05:00:06,803 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/08/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230308_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/08/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230308_V01.fits' 2023-04-26 05:00:06,804 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/08/QL/solo_L1_stix-ql-flareflag_20230308_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/08/QL/solo_L1_stix-ql-flareflag_20230308_V01.fits' 2023-04-26 05:00:06,805 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/08/QL/solo_L1_stix-ql-variance_20230308_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/08/QL/solo_L1_stix-ql-variance_20230308_V01.fits' 2023-04-26 05:00:06,908 processed file: [{'id': 50666, 'name': 'solo_L1_stix-sci-xray-cpd_20230308T133125-20230308T141541_V01_2303082898-63051.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/08/SCI', 'version': 1, 'p_date': 1682478006.848367, 'm_date': 1682478006.8415444, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230308T133125-20230308T141541_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:07,392 processed file: [{'id': 50667, 'name': 'solo_L1_stix-sci-xray-cpd_20230308T222851-20230308T224600_V01_2303084116-63053.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/08/SCI', 'version': 1, 'p_date': 1682478007.111964, 'm_date': 1682478007.1055443, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230308T222851-20230308T224600_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:07,476 processed file: [{'id': 50668, 'name': 'solo_L1_stix-sci-xray-cpd_20230308T190539-20230308T201851_V01_2303081983-63213.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/08/SCI', 'version': 1, 'p_date': 1682478007.427577, 'm_date': 1682478007.4215443, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230308T190539-20230308T201851_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:07,574 processed file: [{'id': 50669, 'name': 'solo_L1_stix-sci-xray-cpd_20230308T194654-20230308T195150_V01_2303089847-63054.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/08/SCI', 'version': 1, 'p_date': 1682478007.519488, 'm_date': 1682478007.5135443, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230308T194654-20230308T195150_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:07,638 processed file: [{'id': 50670, 'name': 'solo_L1_stix-sci-xray-cpd_20230308T020128-20230308T021431_V01_2303089833-63212.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/08/SCI', 'version': 1, 'p_date': 1682478007.60008, 'm_date': 1682478007.5935445, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230308T020128-20230308T021431_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:07,951 processed file: [{'id': 50671, 'name': 'solo_L1_stix-sci-xray-cpd_20230308T221650-20230308T231611_V01_2303086558-63052.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/08/SCI', 'version': 1, 'p_date': 1682478007.799159, 'm_date': 1682478007.7935443, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230308T221650-20230308T231611_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:08,409 processed file: [{'id': 50672, 'name': 'solo_L1_stix-sci-xray-cpd_20230308T094819-20230308T112013_V01_2303089996-63050.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/08/SCI', 'version': 1, 'p_date': 1682478008.1262, 'm_date': 1682478008.1215444, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230308T094819-20230308T112013_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:08,410 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/08/CAL/solo_L1_stix-cal-energy_20230308_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/08/CAL/solo_L1_stix-cal-energy_20230308_V01.fits' 2023-04-26 05:00:08,411 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/08/HK/solo_L1_stix-hk-maxi_20230308_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/08/HK/solo_L1_stix-hk-maxi_20230308_V01.fits' 2023-04-26 05:00:08,411 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/05/QL/solo_L1_stix-ql-lightcurve_20230305_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/05/QL/solo_L1_stix-ql-lightcurve_20230305_V01.fits' 2023-04-26 05:00:08,412 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/05/QL/solo_L1_stix-ql-spectra_20230305_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/05/QL/solo_L1_stix-ql-spectra_20230305_V01.fits' 2023-04-26 05:00:08,413 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/05/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230305_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/05/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230305_V01.fits' 2023-04-26 05:00:08,416 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/05/QL/solo_L1_stix-ql-background_20230305_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/05/QL/solo_L1_stix-ql-background_20230305_V01.fits' 2023-04-26 05:00:08,417 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/05/QL/solo_L1_stix-ql-variance_20230305_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/05/QL/solo_L1_stix-ql-variance_20230305_V01.fits' 2023-04-26 05:00:08,417 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/05/QL/solo_L1_stix-ql-flareflag_20230305_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/05/QL/solo_L1_stix-ql-flareflag_20230305_V01.fits' 2023-04-26 05:00:08,507 processed file: [{'id': 50681, 'name': 'solo_L1_stix-sci-xray-cpd_20230305T124730-20230305T141946_V01_2303050228-63205.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/05/SCI', 'version': 1, 'p_date': 1682478008.456053, 'm_date': 1682478008.4495444, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230305T124730-20230305T141946_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:08,583 processed file: [{'id': 50682, 'name': 'solo_L1_stix-sci-xray-cpd_20230305T154718-20230305T175707_V01_2303053359-63206.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/05/SCI', 'version': 1, 'p_date': 1682478008.537447, 'm_date': 1682478008.5335445, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230305T154718-20230305T175707_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:08,657 processed file: [{'id': 50683, 'name': 'solo_L1_stix-sci-xray-cpd_20230305T002821-20230305T005925_V01_2303050511-63204.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/05/SCI', 'version': 1, 'p_date': 1682478008.614167, 'm_date': 1682478008.6095445, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230305T002821-20230305T005925_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:08,657 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/05/CAL/solo_L1_stix-cal-energy_20230305_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/05/CAL/solo_L1_stix-cal-energy_20230305_V01.fits' 2023-04-26 05:00:08,658 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/05/HK/solo_L1_stix-hk-maxi_20230305_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/05/HK/solo_L1_stix-hk-maxi_20230305_V01.fits' 2023-04-26 05:00:08,658 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/14/QL/solo_L1_stix-ql-spectra_20230314_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/14/QL/solo_L1_stix-ql-spectra_20230314_V01.fits' 2023-04-26 05:00:08,659 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/14/QL/solo_L1_stix-ql-flareflag_20230314_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/14/QL/solo_L1_stix-ql-flareflag_20230314_V01.fits' 2023-04-26 05:00:08,660 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/14/QL/solo_L1_stix-ql-background_20230314_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/14/QL/solo_L1_stix-ql-background_20230314_V01.fits' 2023-04-26 05:00:08,661 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/14/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230314_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/14/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230314_V01.fits' 2023-04-26 05:00:08,662 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/14/QL/solo_L1_stix-ql-variance_20230314_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/14/QL/solo_L1_stix-ql-variance_20230314_V01.fits' 2023-04-26 05:00:08,662 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/14/QL/solo_L1_stix-ql-lightcurve_20230314_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/14/QL/solo_L1_stix-ql-lightcurve_20230314_V01.fits' 2023-04-26 05:00:08,663 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/14/CAL/solo_L1_stix-cal-energy_20230314_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/14/CAL/solo_L1_stix-cal-energy_20230314_V01.fits' 2023-04-26 05:00:08,663 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/14/HK/solo_L1_stix-hk-maxi_20230314_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/14/HK/solo_L1_stix-hk-maxi_20230314_V01.fits' 2023-04-26 05:00:08,664 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/07/QL/solo_L1_stix-ql-lightcurve_20230307_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/07/QL/solo_L1_stix-ql-lightcurve_20230307_V01.fits' 2023-04-26 05:00:08,665 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/07/QL/solo_L1_stix-ql-spectra_20230307_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/07/QL/solo_L1_stix-ql-spectra_20230307_V01.fits' 2023-04-26 05:00:08,666 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/07/QL/solo_L1_stix-ql-background_20230307_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/07/QL/solo_L1_stix-ql-background_20230307_V01.fits' 2023-04-26 05:00:08,667 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/07/QL/solo_L1_stix-ql-flareflag_20230307_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/07/QL/solo_L1_stix-ql-flareflag_20230307_V01.fits' 2023-04-26 05:00:08,668 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/07/QL/solo_L1_stix-ql-variance_20230307_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/07/QL/solo_L1_stix-ql-variance_20230307_V01.fits' 2023-04-26 05:00:08,669 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/07/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230307_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/07/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230307_V01.fits' 2023-04-26 05:00:08,669 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/07/CAL/solo_L1_stix-cal-energy_20230307_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/07/CAL/solo_L1_stix-cal-energy_20230307_V01.fits' 2023-04-26 05:00:08,669 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/07/HK/solo_L1_stix-hk-maxi_20230307_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/07/HK/solo_L1_stix-hk-maxi_20230307_V01.fits' 2023-04-26 05:00:08,670 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/20/QL/solo_L1_stix-ql-flareflag_20230320_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/20/QL/solo_L1_stix-ql-flareflag_20230320_V01.fits' 2023-04-26 05:00:08,671 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/20/QL/solo_L1_stix-ql-spectra_20230320_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/20/QL/solo_L1_stix-ql-spectra_20230320_V01.fits' 2023-04-26 05:00:08,672 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/20/QL/solo_L1_stix-ql-background_20230320_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/20/QL/solo_L1_stix-ql-background_20230320_V01.fits' 2023-04-26 05:00:08,672 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/20/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230320_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/20/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230320_V01.fits' 2023-04-26 05:00:08,673 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/20/QL/solo_L1_stix-ql-lightcurve_20230320_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/20/QL/solo_L1_stix-ql-lightcurve_20230320_V01.fits' 2023-04-26 05:00:08,676 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/20/QL/solo_L1_stix-ql-variance_20230320_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/20/QL/solo_L1_stix-ql-variance_20230320_V01.fits' 2023-04-26 05:00:08,677 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/20/CAL/solo_L1_stix-cal-energy_20230320_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/20/CAL/solo_L1_stix-cal-energy_20230320_V01.fits' 2023-04-26 05:00:08,678 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/20/HK/solo_L1_stix-hk-maxi_20230320_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/20/HK/solo_L1_stix-hk-maxi_20230320_V01.fits' 2023-04-26 05:00:08,679 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/06/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230306_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/06/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230306_V01.fits' 2023-04-26 05:00:08,679 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/06/QL/solo_L1_stix-ql-background_20230306_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/06/QL/solo_L1_stix-ql-background_20230306_V01.fits' 2023-04-26 05:00:08,680 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/06/QL/solo_L1_stix-ql-lightcurve_20230306_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/06/QL/solo_L1_stix-ql-lightcurve_20230306_V01.fits' 2023-04-26 05:00:08,681 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/06/QL/solo_L1_stix-ql-spectra_20230306_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/06/QL/solo_L1_stix-ql-spectra_20230306_V01.fits' 2023-04-26 05:00:08,681 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/06/QL/solo_L1_stix-ql-variance_20230306_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/06/QL/solo_L1_stix-ql-variance_20230306_V01.fits' 2023-04-26 05:00:08,682 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/06/QL/solo_L1_stix-ql-flareflag_20230306_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/06/QL/solo_L1_stix-ql-flareflag_20230306_V01.fits' 2023-04-26 05:00:09,364 processed file: [{'id': 50716, 'name': 'solo_L1_stix-sci-xray-cpd_20230306T015900-20230306T045718_V01_2303062534-62871.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/06/SCI', 'version': 1, 'p_date': 1682478008.958931, 'm_date': 1682478008.9535444, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230306T015900-20230306T045718_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:09,437 processed file: [{'id': 50717, 'name': 'solo_L1_stix-sci-xray-cpd_20230306T101147-20230306T103930_V01_2303069217-63208.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/06/SCI', 'version': 1, 'p_date': 1682478009.395869, 'm_date': 1682478009.3895445, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230306T101147-20230306T103930_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:09,847 processed file: [{'id': 50718, 'name': 'solo_L1_stix-sci-xray-cpd_20230306T142541-20230306T144416_V01_2303069241-63056.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/06/SCI', 'version': 1, 'p_date': 1682478009.620719, 'm_date': 1682478009.6135445, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230306T142541-20230306T144416_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:10,291 processed file: [{'id': 50719, 'name': 'solo_L1_stix-sci-xray-cpd_20230306T171913-20230306T180051_V01_2303064537-63057.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/06/SCI', 'version': 1, 'p_date': 1682478010.027162, 'm_date': 1682478010.0215445, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230306T171913-20230306T180051_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:11,410 processed file: [{'id': 50720, 'name': 'solo_L1_stix-sci-xray-cpd_20230306T020026-20230306T024704_V01_2303064359-63055.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/06/SCI', 'version': 1, 'p_date': 1682478010.810241, 'm_date': 1682478010.8015444, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230306T020026-20230306T024704_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:11,492 processed file: [{'id': 50721, 'name': 'solo_L1_stix-sci-xray-cpd_20230306T140705-20230306T153253_V01_2303060617-63209.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/06/SCI', 'version': 1, 'p_date': 1682478011.444655, 'm_date': 1682478011.4415445, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230306T140705-20230306T153253_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:11,640 processed file: [{'id': 50722, 'name': 'solo_L1_stix-sci-xray-cpd_20230306T170721-20230306T192117_V01_2303061285-63210.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/06/SCI', 'version': 1, 'p_date': 1682478011.55004, 'm_date': 1682478011.5455446, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230306T170721-20230306T192117_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:11,640 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/06/CAL/solo_L1_stix-cal-energy_20230306_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/06/CAL/solo_L1_stix-cal-energy_20230306_V01.fits' 2023-04-26 05:00:11,641 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/06/HK/solo_L1_stix-hk-maxi_20230306_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/06/HK/solo_L1_stix-hk-maxi_20230306_V01.fits' 2023-04-26 05:00:11,642 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/03/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230303_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/03/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230303_V01.fits' 2023-04-26 05:00:11,643 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/03/QL/solo_L1_stix-ql-variance_20230303_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/03/QL/solo_L1_stix-ql-variance_20230303_V01.fits' 2023-04-26 05:00:11,643 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/03/QL/solo_L1_stix-ql-background_20230303_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/03/QL/solo_L1_stix-ql-background_20230303_V01.fits' 2023-04-26 05:00:11,644 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/03/QL/solo_L1_stix-ql-flareflag_20230303_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/03/QL/solo_L1_stix-ql-flareflag_20230303_V01.fits' 2023-04-26 05:00:11,645 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/03/QL/solo_L1_stix-ql-lightcurve_20230303_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/03/QL/solo_L1_stix-ql-lightcurve_20230303_V01.fits' 2023-04-26 05:00:11,645 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/03/QL/solo_L1_stix-ql-spectra_20230303_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/03/QL/solo_L1_stix-ql-spectra_20230303_V01.fits' 2023-04-26 05:00:11,713 processed file: [{'id': 50731, 'name': 'solo_L1_stix-sci-xray-cpd_20230303T114755-20230303T130631_V01_2303038426-63195.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/03/SCI', 'version': 1, 'p_date': 1682478011.674159, 'm_date': 1682478011.6695445, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230303T114755-20230303T130631_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:11,814 processed file: [{'id': 50732, 'name': 'solo_L1_stix-sci-xray-cpd_20230303T143310-20230303T163304_V01_2303038680-63196.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/03/SCI', 'version': 1, 'p_date': 1682478011.756987, 'm_date': 1682478011.7535446, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230303T143310-20230303T163304_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:11,925 processed file: [{'id': 50733, 'name': 'solo_L1_stix-sci-xray-cpd_20230303T042230-20230303T100728_V01_2303031513-63193.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/03/SCI', 'version': 1, 'p_date': 1682478011.860896, 'm_date': 1682478011.8575447, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230303T042230-20230303T100728_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:12,270 processed file: [{'id': 50734, 'name': 'solo_L1_stix-sci-xray-cpd_20230303T100434-20230303T113655_V01_2303033412-63194.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/03/SCI', 'version': 1, 'p_date': 1682478012.080002, 'm_date': 1682478012.0735445, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230303T100434-20230303T113655_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:12,375 processed file: [{'id': 50735, 'name': 'solo_L1_stix-sci-xray-cpd_20230303T231234-20230303T232150_V01_2303039983-63197.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/03/SCI', 'version': 1, 'p_date': 1682478012.319848, 'm_date': 1682478012.3135445, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230303T231234-20230303T232150_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:12,464 processed file: [{'id': 50736, 'name': 'solo_L1_stix-sci-xray-cpd_20230303T013112-20230303T024831_V01_2303032188-63192.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/03/SCI', 'version': 1, 'p_date': 1682478012.41558, 'm_date': 1682478012.4095445, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230303T013112-20230303T024831_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:12,465 no BSD request comment added nothing found in LUT for rid: 2303037726 2023-04-26 05:00:12,466 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/03/SCI/solo_L1_stix-sci-xray-cpd_20230303T034410-20230303T043210_V01_2303037726-61096.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/03/SCI/solo_L1_stix-sci-xray-cpd_20230303T034410-20230303T043210_V01_2303037726-61096.fits' 2023-04-26 05:00:12,466 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/03/CAL/solo_L1_stix-cal-energy_20230303_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/03/CAL/solo_L1_stix-cal-energy_20230303_V01.fits' 2023-04-26 05:00:12,467 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/03/HK/solo_L1_stix-hk-maxi_20230303_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/03/HK/solo_L1_stix-hk-maxi_20230303_V01.fits' 2023-04-26 05:00:12,467 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/17/QL/solo_L1_stix-ql-variance_20230317_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/17/QL/solo_L1_stix-ql-variance_20230317_V01.fits' 2023-04-26 05:00:12,467 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/17/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230317_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/17/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230317_V01.fits' 2023-04-26 05:00:12,468 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/17/QL/solo_L1_stix-ql-lightcurve_20230317_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/17/QL/solo_L1_stix-ql-lightcurve_20230317_V01.fits' 2023-04-26 05:00:12,469 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/17/QL/solo_L1_stix-ql-background_20230317_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/17/QL/solo_L1_stix-ql-background_20230317_V01.fits' 2023-04-26 05:00:12,470 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/17/QL/solo_L1_stix-ql-flareflag_20230317_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/17/QL/solo_L1_stix-ql-flareflag_20230317_V01.fits' 2023-04-26 05:00:12,471 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/17/QL/solo_L1_stix-ql-spectra_20230317_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/17/QL/solo_L1_stix-ql-spectra_20230317_V01.fits' 2023-04-26 05:00:12,473 no BSD request comment added nothing found in LUT for rid: 2303179077 2023-04-26 05:00:12,473 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/17/SCI/solo_L1_stix-sci-aspect-burst_20230317T045959-20230317T105959_V01_2303179077.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/17/SCI/solo_L1_stix-sci-aspect-burst_20230317T045959-20230317T105959_V01_2303179077.fits' 2023-04-26 05:00:12,474 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/17/CAL/solo_L1_stix-cal-energy_20230317_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/17/CAL/solo_L1_stix-cal-energy_20230317_V01.fits' 2023-04-26 05:00:12,474 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/17/HK/solo_L1_stix-hk-maxi_20230317_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/17/HK/solo_L1_stix-hk-maxi_20230317_V01.fits' 2023-04-26 05:00:12,520 processed file: [{'id': 50749, 'name': 'solo_L1_stix-ql-flareflag_20230331_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/31/QL', 'version': 1, 'p_date': 1682478012.475014, 'm_date': 1680625913.0274403, 'esaname': 'solo_L1_stix-ql-flareflag_20230331_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:12,542 processed file: [{'id': 50750, 'name': 'solo_L1_stix-ql-ql-tmstatusflarelist_20230331_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/31/QL', 'version': 1, 'p_date': 1682478012.520538, 'm_date': 1680623345.3393376, 'esaname': 'solo_L1_stix-ql-ql-tmstatusflarelist_20230331_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:12,601 processed file: [{'id': 50751, 'name': 'solo_L1_stix-ql-lightcurve_20230331_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/31/QL', 'version': 1, 'p_date': 1682478012.543081, 'm_date': 1680625591.0394275, 'esaname': 'solo_L1_stix-ql-lightcurve_20230331_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:12,638 processed file: [{'id': 50752, 'name': 'solo_L1_stix-ql-background_20230331_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/31/QL', 'version': 1, 'p_date': 1682478012.602151, 'm_date': 1680625912.4594402, 'esaname': 'solo_L1_stix-ql-background_20230331_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:12,694 processed file: [{'id': 50753, 'name': 'solo_L1_stix-ql-spectra_20230331_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/31/QL', 'version': 1, 'p_date': 1682478012.638502, 'm_date': 1680625589.8754275, 'esaname': 'solo_L1_stix-ql-spectra_20230331_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:12,720 processed file: [{'id': 50754, 'name': 'solo_L1_stix-ql-variance_20230331_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/31/QL', 'version': 1, 'p_date': 1682478012.694545, 'm_date': 1680625085.3194072, 'esaname': 'solo_L1_stix-ql-variance_20230331_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:12,785 processed file: [{'id': 50755, 'name': 'solo_L1_stix-cal-energy_20230331_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/31/CAL', 'version': 1, 'p_date': 1682478012.720227, 'm_date': 1680625589.4674275, 'esaname': 'solo_L1_stix-cal-energy_20230331_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:12,838 processed file: [{'id': 50756, 'name': 'solo_L1_stix-hk-mini_20230331_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/31/HK', 'version': 1, 'p_date': 1682478012.785264, 'm_date': 1680624827.779397, 'esaname': 'solo_L1_stix-hk-mini_20230331_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:12,886 processed file: [{'id': 50757, 'name': 'solo_L1_stix-hk-maxi_20230331_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/31/HK', 'version': 1, 'p_date': 1682478012.838458, 'm_date': 1680626219.6634526, 'esaname': 'solo_L1_stix-hk-maxi_20230331_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:12,887 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/18/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230318_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/18/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230318_V01.fits' 2023-04-26 05:00:12,887 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/18/QL/solo_L1_stix-ql-spectra_20230318_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/18/QL/solo_L1_stix-ql-spectra_20230318_V01.fits' 2023-04-26 05:00:12,888 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/18/QL/solo_L1_stix-ql-variance_20230318_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/18/QL/solo_L1_stix-ql-variance_20230318_V01.fits' 2023-04-26 05:00:12,889 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/18/QL/solo_L1_stix-ql-flareflag_20230318_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/18/QL/solo_L1_stix-ql-flareflag_20230318_V01.fits' 2023-04-26 05:00:12,889 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/18/QL/solo_L1_stix-ql-lightcurve_20230318_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/18/QL/solo_L1_stix-ql-lightcurve_20230318_V01.fits' 2023-04-26 05:00:12,889 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/18/QL/solo_L1_stix-ql-background_20230318_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/18/QL/solo_L1_stix-ql-background_20230318_V01.fits' 2023-04-26 05:00:12,890 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/18/CAL/solo_L1_stix-cal-energy_20230318_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/18/CAL/solo_L1_stix-cal-energy_20230318_V01.fits' 2023-04-26 05:00:12,891 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/18/HK/solo_L1_stix-hk-maxi_20230318_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/18/HK/solo_L1_stix-hk-maxi_20230318_V01.fits' 2023-04-26 05:00:12,891 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/23/QL/solo_L1_stix-ql-flareflag_20230323_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/23/QL/solo_L1_stix-ql-flareflag_20230323_V01.fits' 2023-04-26 05:00:12,892 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/23/QL/solo_L1_stix-ql-spectra_20230323_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/23/QL/solo_L1_stix-ql-spectra_20230323_V01.fits' 2023-04-26 05:00:12,893 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/23/QL/solo_L1_stix-ql-lightcurve_20230323_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/23/QL/solo_L1_stix-ql-lightcurve_20230323_V01.fits' 2023-04-26 05:00:12,894 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/23/QL/solo_L1_stix-ql-background_20230323_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/23/QL/solo_L1_stix-ql-background_20230323_V01.fits' 2023-04-26 05:00:12,894 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/23/QL/solo_L1_stix-ql-variance_20230323_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/23/QL/solo_L1_stix-ql-variance_20230323_V01.fits' 2023-04-26 05:00:12,895 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/23/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230323_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/23/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230323_V01.fits' 2023-04-26 05:00:12,896 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/23/CAL/solo_L1_stix-cal-energy_20230323_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/23/CAL/solo_L1_stix-cal-energy_20230323_V01.fits' 2023-04-26 05:00:12,896 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/23/HK/solo_L1_stix-hk-maxi_20230323_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/23/HK/solo_L1_stix-hk-maxi_20230323_V01.fits' 2023-04-26 05:00:12,896 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/16/QL/solo_L1_stix-ql-flareflag_20230316_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/16/QL/solo_L1_stix-ql-flareflag_20230316_V01.fits' 2023-04-26 05:00:12,897 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/16/QL/solo_L1_stix-ql-background_20230316_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/16/QL/solo_L1_stix-ql-background_20230316_V01.fits' 2023-04-26 05:00:12,897 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/16/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230316_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/16/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230316_V01.fits' 2023-04-26 05:00:12,897 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/16/QL/solo_L1_stix-ql-lightcurve_20230316_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/16/QL/solo_L1_stix-ql-lightcurve_20230316_V01.fits' 2023-04-26 05:00:12,898 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/16/QL/solo_L1_stix-ql-spectra_20230316_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/16/QL/solo_L1_stix-ql-spectra_20230316_V01.fits' 2023-04-26 05:00:12,898 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/16/QL/solo_L1_stix-ql-variance_20230316_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/16/QL/solo_L1_stix-ql-variance_20230316_V01.fits' 2023-04-26 05:00:12,898 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/16/CAL/solo_L1_stix-cal-energy_20230316_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/16/CAL/solo_L1_stix-cal-energy_20230316_V01.fits' 2023-04-26 05:00:12,899 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/16/HK/solo_L1_stix-hk-maxi_20230316_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/16/HK/solo_L1_stix-hk-maxi_20230316_V01.fits' 2023-04-26 05:00:12,899 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/21/QL/solo_L1_stix-ql-background_20230321_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/21/QL/solo_L1_stix-ql-background_20230321_V01.fits' 2023-04-26 05:00:12,899 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/21/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230321_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/21/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230321_V01.fits' 2023-04-26 05:00:12,900 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/21/QL/solo_L1_stix-ql-spectra_20230321_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/21/QL/solo_L1_stix-ql-spectra_20230321_V01.fits' 2023-04-26 05:00:12,901 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/21/QL/solo_L1_stix-ql-lightcurve_20230321_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/21/QL/solo_L1_stix-ql-lightcurve_20230321_V01.fits' 2023-04-26 05:00:12,901 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/21/QL/solo_L1_stix-ql-variance_20230321_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/21/QL/solo_L1_stix-ql-variance_20230321_V01.fits' 2023-04-26 05:00:12,901 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/21/QL/solo_L1_stix-ql-flareflag_20230321_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/21/QL/solo_L1_stix-ql-flareflag_20230321_V01.fits' 2023-04-26 05:00:12,904 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/21/CAL/solo_L1_stix-cal-energy_20230321_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/21/CAL/solo_L1_stix-cal-energy_20230321_V01.fits' 2023-04-26 05:00:12,905 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/21/HK/solo_L1_stix-hk-maxi_20230321_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/21/HK/solo_L1_stix-hk-maxi_20230321_V01.fits' 2023-04-26 05:00:12,905 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/12/QL/solo_L1_stix-ql-spectra_20230312_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/12/QL/solo_L1_stix-ql-spectra_20230312_V01.fits' 2023-04-26 05:00:12,906 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/12/QL/solo_L1_stix-ql-lightcurve_20230312_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/12/QL/solo_L1_stix-ql-lightcurve_20230312_V01.fits' 2023-04-26 05:00:12,907 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/12/QL/solo_L1_stix-ql-flareflag_20230312_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/12/QL/solo_L1_stix-ql-flareflag_20230312_V01.fits' 2023-04-26 05:00:12,907 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/12/QL/solo_L1_stix-ql-variance_20230312_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/12/QL/solo_L1_stix-ql-variance_20230312_V01.fits' 2023-04-26 05:00:12,907 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/12/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230312_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/12/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230312_V01.fits' 2023-04-26 05:00:12,908 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/12/QL/solo_L1_stix-ql-background_20230312_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/12/QL/solo_L1_stix-ql-background_20230312_V01.fits' 2023-04-26 05:00:12,909 no BSD request comment added nothing found in LUT for rid: 2303122448 2023-04-26 05:00:12,909 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/12/SCI/solo_L1_stix-sci-aspect-burst_20230312T035959-20230312T095959_V01_2303122448.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/12/SCI/solo_L1_stix-sci-aspect-burst_20230312T035959-20230312T095959_V01_2303122448.fits' 2023-04-26 05:00:12,909 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/12/HK/solo_L1_stix-hk-maxi_20230312_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/12/HK/solo_L1_stix-hk-maxi_20230312_V01.fits' 2023-04-26 05:00:12,939 processed file: [{'id': 50798, 'name': 'solo_L1_stix-ql-spectra_20230327_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/27/QL', 'version': 1, 'p_date': 1682478012.910018, 'm_date': 1680625934.0274413, 'esaname': 'solo_L1_stix-ql-spectra_20230327_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:12,965 processed file: [{'id': 50799, 'name': 'solo_L1_stix-ql-lightcurve_20230327_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/27/QL', 'version': 1, 'p_date': 1682478012.939516, 'm_date': 1680625938.6074414, 'esaname': 'solo_L1_stix-ql-lightcurve_20230327_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:13,019 processed file: [{'id': 50800, 'name': 'solo_L1_stix-ql-flareflag_20230327_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/27/QL', 'version': 1, 'p_date': 1682478012.965871, 'm_date': 1680625933.7314413, 'esaname': 'solo_L1_stix-ql-flareflag_20230327_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:13,046 processed file: [{'id': 50801, 'name': 'solo_L1_stix-ql-variance_20230327_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/27/QL', 'version': 1, 'p_date': 1682478013.019538, 'm_date': 1680625943.2834415, 'esaname': 'solo_L1_stix-ql-variance_20230327_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:13,104 processed file: [{'id': 50802, 'name': 'solo_L1_stix-ql-background_20230327_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/27/QL', 'version': 1, 'p_date': 1682478013.046931, 'm_date': 1680625936.2394412, 'esaname': 'solo_L1_stix-ql-background_20230327_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:13,127 processed file: [{'id': 50803, 'name': 'solo_L1_stix-ql-ql-tmstatusflarelist_20230327_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/27/QL', 'version': 1, 'p_date': 1682478013.104531, 'm_date': 1680625601.6234279, 'esaname': 'solo_L1_stix-ql-ql-tmstatusflarelist_20230327_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:13,198 processed file: [{'id': 50804, 'name': 'solo_L1_stix-cal-energy_20230327_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/27/CAL', 'version': 1, 'p_date': 1682478013.127668, 'm_date': 1680625933.335441, 'esaname': 'solo_L1_stix-cal-energy_20230327_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:13,258 processed file: [{'id': 50805, 'name': 'solo_L1_stix-hk-mini_20230327_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/27/HK', 'version': 1, 'p_date': 1682478013.198799, 'm_date': 1680625601.895428, 'esaname': 'solo_L1_stix-hk-mini_20230327_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:13,296 processed file: [{'id': 50806, 'name': 'solo_L1_stix-hk-maxi_20230327_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/27/HK', 'version': 1, 'p_date': 1682478013.258847, 'm_date': 1680624791.5993955, 'esaname': 'solo_L1_stix-hk-maxi_20230327_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:13,297 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/11/QL/solo_L1_stix-ql-variance_20230311_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/11/QL/solo_L1_stix-ql-variance_20230311_V01.fits' 2023-04-26 05:00:13,298 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/11/QL/solo_L1_stix-ql-flareflag_20230311_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/11/QL/solo_L1_stix-ql-flareflag_20230311_V01.fits' 2023-04-26 05:00:13,299 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/11/QL/solo_L1_stix-ql-background_20230311_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/11/QL/solo_L1_stix-ql-background_20230311_V01.fits' 2023-04-26 05:00:13,300 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/11/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230311_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/11/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230311_V01.fits' 2023-04-26 05:00:13,300 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/11/QL/solo_L1_stix-ql-lightcurve_20230311_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/11/QL/solo_L1_stix-ql-lightcurve_20230311_V01.fits' 2023-04-26 05:00:13,301 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/11/QL/solo_L1_stix-ql-spectra_20230311_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/11/QL/solo_L1_stix-ql-spectra_20230311_V01.fits' 2023-04-26 05:00:13,302 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/11/CAL/solo_L1_stix-cal-energy_20230311_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/11/CAL/solo_L1_stix-cal-energy_20230311_V01.fits' 2023-04-26 05:00:13,303 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/11/HK/solo_L1_stix-hk-maxi_20230311_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/11/HK/solo_L1_stix-hk-maxi_20230311_V01.fits' 2023-04-26 05:00:13,304 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/19/QL/solo_L1_stix-ql-lightcurve_20230319_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/19/QL/solo_L1_stix-ql-lightcurve_20230319_V01.fits' 2023-04-26 05:00:13,304 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/19/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230319_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/19/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230319_V01.fits' 2023-04-26 05:00:13,304 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/19/QL/solo_L1_stix-ql-background_20230319_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/19/QL/solo_L1_stix-ql-background_20230319_V01.fits' 2023-04-26 05:00:13,307 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/19/QL/solo_L1_stix-ql-flareflag_20230319_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/19/QL/solo_L1_stix-ql-flareflag_20230319_V01.fits' 2023-04-26 05:00:13,307 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/19/QL/solo_L1_stix-ql-spectra_20230319_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/19/QL/solo_L1_stix-ql-spectra_20230319_V01.fits' 2023-04-26 05:00:13,308 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/19/QL/solo_L1_stix-ql-variance_20230319_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/19/QL/solo_L1_stix-ql-variance_20230319_V01.fits' 2023-04-26 05:00:13,309 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/19/CAL/solo_L1_stix-cal-energy_20230319_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/19/CAL/solo_L1_stix-cal-energy_20230319_V01.fits' 2023-04-26 05:00:13,309 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/19/HK/solo_L1_stix-hk-maxi_20230319_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/19/HK/solo_L1_stix-hk-maxi_20230319_V01.fits' 2023-04-26 05:00:13,310 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/22/QL/solo_L1_stix-ql-spectra_20230322_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/22/QL/solo_L1_stix-ql-spectra_20230322_V01.fits' 2023-04-26 05:00:13,311 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/22/QL/solo_L1_stix-ql-flareflag_20230322_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/22/QL/solo_L1_stix-ql-flareflag_20230322_V01.fits' 2023-04-26 05:00:13,312 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/22/QL/solo_L1_stix-ql-variance_20230322_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/22/QL/solo_L1_stix-ql-variance_20230322_V01.fits' 2023-04-26 05:00:13,313 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/22/QL/solo_L1_stix-ql-background_20230322_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/22/QL/solo_L1_stix-ql-background_20230322_V01.fits' 2023-04-26 05:00:13,313 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/22/QL/solo_L1_stix-ql-lightcurve_20230322_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/22/QL/solo_L1_stix-ql-lightcurve_20230322_V01.fits' 2023-04-26 05:00:13,314 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/22/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230322_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/22/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230322_V01.fits' 2023-04-26 05:00:13,315 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/22/CAL/solo_L1_stix-cal-energy_20230322_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/22/CAL/solo_L1_stix-cal-energy_20230322_V01.fits' 2023-04-26 05:00:13,316 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/22/HK/solo_L1_stix-hk-maxi_20230322_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/22/HK/solo_L1_stix-hk-maxi_20230322_V01.fits' 2023-04-26 05:00:13,351 processed file: [{'id': 50831, 'name': 'solo_L1_stix-ql-background_20230328_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/28/QL', 'version': 1, 'p_date': 1682478013.316558, 'm_date': 1680625938.0034413, 'esaname': 'solo_L1_stix-ql-background_20230328_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:13,406 processed file: [{'id': 50832, 'name': 'solo_L1_stix-ql-flareflag_20230328_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/28/QL', 'version': 1, 'p_date': 1682478013.352048, 'm_date': 1680625941.3234415, 'esaname': 'solo_L1_stix-ql-flareflag_20230328_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:13,459 processed file: [{'id': 50833, 'name': 'solo_L1_stix-ql-ql-tmstatusflarelist_20230328_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/28/QL', 'version': 1, 'p_date': 1682478013.407052, 'm_date': 1680625933.2594411, 'esaname': 'solo_L1_stix-ql-ql-tmstatusflarelist_20230328_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:13,511 processed file: [{'id': 50834, 'name': 'solo_L1_stix-ql-variance_20230328_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/28/QL', 'version': 1, 'p_date': 1682478013.45982, 'm_date': 1680625943.9914415, 'esaname': 'solo_L1_stix-ql-variance_20230328_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:13,560 processed file: [{'id': 50835, 'name': 'solo_L1_stix-ql-lightcurve_20230328_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/28/QL', 'version': 1, 'p_date': 1682478013.512042, 'm_date': 1680625941.6634414, 'esaname': 'solo_L1_stix-ql-lightcurve_20230328_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:13,616 processed file: [{'id': 50836, 'name': 'solo_L1_stix-ql-spectra_20230328_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/28/QL', 'version': 1, 'p_date': 1682478013.56064, 'm_date': 1680625933.4034412, 'esaname': 'solo_L1_stix-ql-spectra_20230328_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:13,683 processed file: [{'id': 50837, 'name': 'solo_L1_stix-cal-energy_20230328_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/28/CAL', 'version': 1, 'p_date': 1682478013.616852, 'm_date': 1680624827.1633968, 'esaname': 'solo_L1_stix-cal-energy_20230328_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:13,741 processed file: [{'id': 50838, 'name': 'solo_L1_stix-hk-maxi_20230328_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/28/HK', 'version': 1, 'p_date': 1682478013.683974, 'm_date': 1680625934.947441, 'esaname': 'solo_L1_stix-hk-maxi_20230328_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:13,743 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/09/QL/solo_L1_stix-ql-flareflag_20230309_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/09/QL/solo_L1_stix-ql-flareflag_20230309_V01.fits' 2023-04-26 05:00:13,743 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/09/QL/solo_L1_stix-ql-lightcurve_20230309_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/09/QL/solo_L1_stix-ql-lightcurve_20230309_V01.fits' 2023-04-26 05:00:13,745 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/09/QL/solo_L1_stix-ql-background_20230309_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/09/QL/solo_L1_stix-ql-background_20230309_V01.fits' 2023-04-26 05:00:13,746 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/09/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230309_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/09/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230309_V01.fits' 2023-04-26 05:00:13,746 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/09/QL/solo_L1_stix-ql-variance_20230309_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/09/QL/solo_L1_stix-ql-variance_20230309_V01.fits' 2023-04-26 05:00:13,747 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/09/QL/solo_L1_stix-ql-spectra_20230309_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/09/QL/solo_L1_stix-ql-spectra_20230309_V01.fits' 2023-04-26 05:00:13,748 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/09/HK/solo_L1_stix-hk-maxi_20230309_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/09/HK/solo_L1_stix-hk-maxi_20230309_V01.fits' 2023-04-26 05:00:13,835 processed file: [{'id': 50846, 'name': 'solo_L1_stix-ql-lightcurve_20230329_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/29/QL', 'version': 1, 'p_date': 1682478013.748373, 'm_date': 1680625944.0754416, 'esaname': 'solo_L1_stix-ql-lightcurve_20230329_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:13,871 processed file: [{'id': 50847, 'name': 'solo_L1_stix-ql-spectra_20230329_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/29/QL', 'version': 1, 'p_date': 1682478013.835485, 'm_date': 1680625933.727441, 'esaname': 'solo_L1_stix-ql-spectra_20230329_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:13,927 processed file: [{'id': 50848, 'name': 'solo_L1_stix-ql-background_20230329_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/29/QL', 'version': 1, 'p_date': 1682478013.871199, 'm_date': 1680625939.2994413, 'esaname': 'solo_L1_stix-ql-background_20230329_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:13,978 processed file: [{'id': 50849, 'name': 'solo_L1_stix-ql-ql-tmstatusflarelist_20230329_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/29/QL', 'version': 1, 'p_date': 1682478013.927859, 'm_date': 1680624826.8113968, 'esaname': 'solo_L1_stix-ql-ql-tmstatusflarelist_20230329_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:14,010 processed file: [{'id': 50850, 'name': 'solo_L1_stix-ql-flareflag_20230329_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/29/QL', 'version': 1, 'p_date': 1682478013.97826, 'm_date': 1680625943.6074417, 'esaname': 'solo_L1_stix-ql-flareflag_20230329_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:14,065 processed file: [{'id': 50851, 'name': 'solo_L1_stix-ql-variance_20230329_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/29/QL', 'version': 1, 'p_date': 1682478014.010325, 'm_date': 1680625942.6314416, 'esaname': 'solo_L1_stix-ql-variance_20230329_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:14,125 processed file: [{'id': 50852, 'name': 'solo_L1_stix-cal-energy_20230329_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/29/CAL', 'version': 1, 'p_date': 1682478014.065318, 'm_date': 1680624827.415397, 'esaname': 'solo_L1_stix-cal-energy_20230329_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:14,181 processed file: [{'id': 50853, 'name': 'solo_L1_stix-hk-maxi_20230329_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/29/HK', 'version': 1, 'p_date': 1682478014.125232, 'm_date': 1680626220.9234526, 'esaname': 'solo_L1_stix-hk-maxi_20230329_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:14,182 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/02/QL/solo_L1_stix-ql-lightcurve_20230302_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/02/QL/solo_L1_stix-ql-lightcurve_20230302_V01.fits' 2023-04-26 05:00:14,183 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/02/QL/solo_L1_stix-ql-background_20230302_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/02/QL/solo_L1_stix-ql-background_20230302_V01.fits' 2023-04-26 05:00:14,184 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/02/QL/solo_L1_stix-ql-spectra_20230302_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/02/QL/solo_L1_stix-ql-spectra_20230302_V01.fits' 2023-04-26 05:00:14,185 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/02/QL/solo_L1_stix-ql-variance_20230302_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/02/QL/solo_L1_stix-ql-variance_20230302_V01.fits' 2023-04-26 05:00:14,186 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/02/QL/solo_L1_stix-ql-flareflag_20230302_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/02/QL/solo_L1_stix-ql-flareflag_20230302_V01.fits' 2023-04-26 05:00:14,186 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/02/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230302_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/02/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230302_V01.fits' 2023-04-26 05:00:14,253 processed file: [{'id': 50860, 'name': 'solo_L1_stix-sci-xray-cpd_20230302T075435-20230302T080451_V01_2303026758-63202.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/02/SCI', 'version': 1, 'p_date': 1682478014.213972, 'm_date': 1682478014.2095447, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230302T075435-20230302T080451_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:14,349 processed file: [{'id': 50861, 'name': 'solo_L1_stix-sci-xray-cpd_20230302T111819-20230302T120221_V01_2303025987-63045.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/02/SCI', 'version': 1, 'p_date': 1682478014.294982, 'm_date': 1682478014.2895446, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230302T111819-20230302T120221_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:14,407 processed file: [{'id': 50862, 'name': 'solo_L1_stix-sci-xray-cpd_20230302T192237-20230302T205203_V01_2303020062-63191.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/02/SCI', 'version': 1, 'p_date': 1682478014.373639, 'm_date': 1682478014.3695447, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230302T192237-20230302T205203_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:14,484 processed file: [{'id': 50863, 'name': 'solo_L1_stix-sci-xray-cpd_20230302T043643-20230302T052817_V01_2303029831-63203.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/02/SCI', 'version': 1, 'p_date': 1682478014.438075, 'm_date': 1682478014.4335446, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230302T043643-20230302T052817_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:14,563 processed file: [{'id': 50864, 'name': 'solo_L1_stix-sci-xray-cpd_20230302T052344-20230302T060238_V01_2303027072-63187.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/02/SCI', 'version': 1, 'p_date': 1682478014.516789, 'm_date': 1682478014.5135446, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230302T052344-20230302T060238_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:14,638 processed file: [{'id': 50865, 'name': 'solo_L1_stix-sci-xray-cpd_20230302T064205-20230302T082548_V01_2303027533-63188.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/02/SCI', 'version': 1, 'p_date': 1682478014.593577, 'm_date': 1682478014.5895448, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230302T064205-20230302T082548_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:14,747 processed file: [{'id': 50866, 'name': 'solo_L1_stix-sci-xray-cpd_20230302T132249-20230302T192237_V01_2303029485-63190.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/02/SCI', 'version': 1, 'p_date': 1682478014.686234, 'm_date': 1682478014.6815448, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230302T132249-20230302T192237_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:14,818 processed file: [{'id': 50867, 'name': 'solo_L1_stix-sci-xray-cpd_20230302T082528-20230302T083917_V01_2303026617-63189.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/02/SCI', 'version': 1, 'p_date': 1682478014.776576, 'm_date': 1682478014.7735448, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230302T082528-20230302T083917_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:14,820 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/02/CAL/solo_L1_stix-cal-energy_20230302_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/02/CAL/solo_L1_stix-cal-energy_20230302_V01.fits' 2023-04-26 05:00:14,820 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/02/HK/solo_L1_stix-hk-maxi_20230302_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/02/HK/solo_L1_stix-hk-maxi_20230302_V01.fits' 2023-04-26 05:00:14,824 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/13/QL/solo_L1_stix-ql-flareflag_20230313_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/13/QL/solo_L1_stix-ql-flareflag_20230313_V01.fits' 2023-04-26 05:00:14,825 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/13/QL/solo_L1_stix-ql-variance_20230313_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/13/QL/solo_L1_stix-ql-variance_20230313_V01.fits' 2023-04-26 05:00:14,826 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/13/QL/solo_L1_stix-ql-background_20230313_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/13/QL/solo_L1_stix-ql-background_20230313_V01.fits' 2023-04-26 05:00:14,827 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/13/QL/solo_L1_stix-ql-lightcurve_20230313_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/13/QL/solo_L1_stix-ql-lightcurve_20230313_V01.fits' 2023-04-26 05:00:14,828 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/13/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230313_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/13/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230313_V01.fits' 2023-04-26 05:00:14,829 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/13/QL/solo_L1_stix-ql-spectra_20230313_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/13/QL/solo_L1_stix-ql-spectra_20230313_V01.fits' 2023-04-26 05:00:14,829 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/13/CAL/solo_L1_stix-cal-energy_20230313_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/13/CAL/solo_L1_stix-cal-energy_20230313_V01.fits' 2023-04-26 05:00:14,830 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/13/HK/solo_L1_stix-hk-maxi_20230313_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/13/HK/solo_L1_stix-hk-maxi_20230313_V01.fits' 2023-04-26 05:00:14,831 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/15/QL/solo_L1_stix-ql-flareflag_20230315_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/15/QL/solo_L1_stix-ql-flareflag_20230315_V01.fits' 2023-04-26 05:00:14,832 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/15/QL/solo_L1_stix-ql-background_20230315_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/15/QL/solo_L1_stix-ql-background_20230315_V01.fits' 2023-04-26 05:00:14,832 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/15/QL/solo_L1_stix-ql-lightcurve_20230315_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/15/QL/solo_L1_stix-ql-lightcurve_20230315_V01.fits' 2023-04-26 05:00:14,833 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/15/QL/solo_L1_stix-ql-spectra_20230315_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/15/QL/solo_L1_stix-ql-spectra_20230315_V01.fits' 2023-04-26 05:00:14,834 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/15/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230315_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/15/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230315_V01.fits' 2023-04-26 05:00:14,835 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/15/QL/solo_L1_stix-ql-variance_20230315_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/15/QL/solo_L1_stix-ql-variance_20230315_V01.fits' 2023-04-26 05:00:14,836 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/15/CAL/solo_L1_stix-cal-energy_20230315_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/15/CAL/solo_L1_stix-cal-energy_20230315_V01.fits' 2023-04-26 05:00:14,836 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/15/HK/solo_L1_stix-hk-maxi_20230315_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/15/HK/solo_L1_stix-hk-maxi_20230315_V01.fits' 2023-04-26 05:00:14,837 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/04/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230304_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/04/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230304_V01.fits' 2023-04-26 05:00:14,838 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/04/QL/solo_L1_stix-ql-lightcurve_20230304_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/04/QL/solo_L1_stix-ql-lightcurve_20230304_V01.fits' 2023-04-26 05:00:14,840 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/04/QL/solo_L1_stix-ql-variance_20230304_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/04/QL/solo_L1_stix-ql-variance_20230304_V01.fits' 2023-04-26 05:00:14,840 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/04/QL/solo_L1_stix-ql-background_20230304_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/04/QL/solo_L1_stix-ql-background_20230304_V01.fits' 2023-04-26 05:00:14,841 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/04/QL/solo_L1_stix-ql-spectra_20230304_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/04/QL/solo_L1_stix-ql-spectra_20230304_V01.fits' 2023-04-26 05:00:14,841 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/04/QL/solo_L1_stix-ql-flareflag_20230304_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/04/QL/solo_L1_stix-ql-flareflag_20230304_V01.fits' 2023-04-26 05:00:14,951 processed file: [{'id': 50892, 'name': 'solo_L1_stix-sci-xray-cpd_20230304T070435-20230304T072923_V01_2303041221-63046.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/04/SCI', 'version': 1, 'p_date': 1682478014.888384, 'm_date': 1682478014.8815446, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230304T070435-20230304T072923_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:15,044 processed file: [{'id': 50893, 'name': 'solo_L1_stix-sci-xray-cpd_20230304T115002-20230304T120507_V01_2303043684-63047.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/04/SCI', 'version': 1, 'p_date': 1682478014.992028, 'm_date': 1682478014.9855447, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230304T115002-20230304T120507_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:15,109 processed file: [{'id': 50894, 'name': 'solo_L1_stix-sci-xray-cpd_20230304T151129-20230304T163012_V01_2303045298-63201.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/04/SCI', 'version': 1, 'p_date': 1682478015.072423, 'm_date': 1682478015.0655446, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230304T151129-20230304T163012_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:15,334 processed file: [{'id': 50895, 'name': 'solo_L1_stix-sci-xray-cpd_20230304T132936-20230304T135512_V01_2303043254-63200.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/04/SCI', 'version': 1, 'p_date': 1682478015.204592, 'm_date': 1682478015.1975448, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230304T132936-20230304T135512_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:15,416 processed file: [{'id': 50896, 'name': 'solo_L1_stix-sci-xray-cpd_20230304T022058-20230304T022427_V01_2303043707-63048.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/04/SCI', 'version': 1, 'p_date': 1682478015.369047, 'm_date': 1682478015.3655448, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230304T022058-20230304T022427_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:15,498 processed file: [{'id': 50897, 'name': 'solo_L1_stix-sci-xray-cpd_20230304T021652-20230304T024809_V01_2303040999-63198.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/04/SCI', 'version': 1, 'p_date': 1682478015.453357, 'm_date': 1682478015.4495447, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230304T021652-20230304T024809_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:15,561 processed file: [{'id': 50898, 'name': 'solo_L1_stix-sci-xray-cpd_20230304T090128-20230304T094208_V01_2303045453-63199.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/03/04/SCI', 'version': 1, 'p_date': 1682478015.524764, 'm_date': 1682478015.5215447, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230304T090128-20230304T094208_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:15,563 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/04/CAL/solo_L1_stix-cal-energy_20230304_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/04/CAL/solo_L1_stix-cal-energy_20230304_V01.fits' 2023-04-26 05:00:15,563 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/04/HK/solo_L1_stix-hk-maxi_20230304_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/03/04/HK/solo_L1_stix-hk-maxi_20230304_V01.fits' 2023-04-26 05:00:15,564 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/10/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230210_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/10/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230210_V01.fits' 2023-04-26 05:00:15,565 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/10/QL/solo_L1_stix-ql-background_20230210_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/10/QL/solo_L1_stix-ql-background_20230210_V01.fits' 2023-04-26 05:00:15,566 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/10/QL/solo_L1_stix-ql-lightcurve_20230210_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/10/QL/solo_L1_stix-ql-lightcurve_20230210_V01.fits' 2023-04-26 05:00:15,567 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/10/QL/solo_L1_stix-ql-spectra_20230210_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/10/QL/solo_L1_stix-ql-spectra_20230210_V01.fits' 2023-04-26 05:00:15,568 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/10/QL/solo_L1_stix-ql-variance_20230210_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/10/QL/solo_L1_stix-ql-variance_20230210_V01.fits' 2023-04-26 05:00:15,569 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/10/QL/solo_L1_stix-ql-flareflag_20230210_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/10/QL/solo_L1_stix-ql-flareflag_20230210_V01.fits' 2023-04-26 05:00:15,570 no BSD request comment added nothing found in LUT for rid: 2302100390 2023-04-26 05:00:15,570 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/10/SCI/solo_L1_stix-sci-xray-spec_20230210T221511-20230211T042007_V01_2302100390-60775.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/10/SCI/solo_L1_stix-sci-xray-spec_20230210T221511-20230211T042007_V01_2302100390-60775.fits' 2023-04-26 05:00:15,571 no BSD request comment added nothing found in LUT for rid: 2302109052 2023-04-26 05:00:15,571 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/10/SCI/solo_L1_stix-sci-xray-spec_20230210T040501-20230210T101012_V01_2302109052-60772.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/10/SCI/solo_L1_stix-sci-xray-spec_20230210T040501-20230210T101012_V01_2302109052-60772.fits' 2023-04-26 05:00:15,574 no BSD request comment added nothing found in LUT for rid: 2302107066 2023-04-26 05:00:15,574 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/10/SCI/solo_L1_stix-sci-xray-cpd_20230210T223125-20230210T225026_V01_2302107066-60837.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/10/SCI/solo_L1_stix-sci-xray-cpd_20230210T223125-20230210T225026_V01_2302107066-60837.fits' 2023-04-26 05:00:15,574 no BSD request comment added nothing found in LUT for rid: 2302102662 2023-04-26 05:00:15,575 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/10/SCI/solo_L1_stix-sci-xray-spec_20230210T101012-20230210T161500_V01_2302102662-60773.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/10/SCI/solo_L1_stix-sci-xray-spec_20230210T101012-20230210T161500_V01_2302102662-60773.fits' 2023-04-26 05:00:15,576 no BSD request comment added nothing found in LUT for rid: 2302105519 2023-04-26 05:00:15,576 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/10/SCI/solo_L1_stix-sci-xray-spec_20230210T161500-20230210T222000_V01_2302105519-60774.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/10/SCI/solo_L1_stix-sci-xray-spec_20230210T161500-20230210T222000_V01_2302105519-60774.fits' 2023-04-26 05:00:15,577 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/10/CAL/solo_L1_stix-cal-energy_20230210_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/10/CAL/solo_L1_stix-cal-energy_20230210_V01.fits' 2023-04-26 05:00:15,578 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/10/HK/solo_L1_stix-hk-maxi_20230210_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/10/HK/solo_L1_stix-hk-maxi_20230210_V01.fits' 2023-04-26 05:00:15,579 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/01/QL/solo_L1_stix-ql-lightcurve_20230201_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/01/QL/solo_L1_stix-ql-lightcurve_20230201_V01.fits' 2023-04-26 05:00:15,580 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/01/QL/solo_L1_stix-ql-spectra_20230201_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/01/QL/solo_L1_stix-ql-spectra_20230201_V01.fits' 2023-04-26 05:00:15,581 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/01/QL/solo_L1_stix-ql-flareflag_20230201_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/01/QL/solo_L1_stix-ql-flareflag_20230201_V01.fits' 2023-04-26 05:00:15,581 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/01/QL/solo_L1_stix-ql-variance_20230201_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/01/QL/solo_L1_stix-ql-variance_20230201_V01.fits' 2023-04-26 05:00:15,582 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/01/QL/solo_L1_stix-ql-background_20230201_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/01/QL/solo_L1_stix-ql-background_20230201_V01.fits' 2023-04-26 05:00:15,583 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/01/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230201_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/01/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230201_V01.fits' 2023-04-26 05:00:15,584 no BSD request comment added nothing found in LUT for rid: 2302014980 2023-04-26 05:00:15,585 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/01/SCI/solo_L1_stix-sci-xray-spec_20230201T214502-20230202T035002_V01_2302014980-60368.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/01/SCI/solo_L1_stix-sci-xray-spec_20230201T214502-20230202T035002_V01_2302014980-60368.fits' 2023-04-26 05:00:15,586 no BSD request comment added nothing found in LUT for rid: 2302018880 2023-04-26 05:00:15,586 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/01/SCI/solo_L1_stix-sci-xray-spec_20230201T154502-20230201T215002_V01_2302018880-60367.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/01/SCI/solo_L1_stix-sci-xray-spec_20230201T154502-20230201T215002_V01_2302018880-60367.fits' 2023-04-26 05:00:15,586 no BSD request comment added nothing found in LUT for rid: 2302018528 2023-04-26 05:00:15,587 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/01/SCI/solo_L1_stix-sci-xray-cpd_20230201T224922-20230201T233722_V01_2302018528-59358.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/01/SCI/solo_L1_stix-sci-xray-cpd_20230201T224922-20230201T233722_V01_2302018528-59358.fits' 2023-04-26 05:00:15,587 no BSD request comment added nothing found in LUT for rid: 2302017251 2023-04-26 05:00:15,588 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/01/SCI/solo_L1_stix-sci-xray-cpd_20230201T121042-20230201T125842_V01_2302017251-59357.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/01/SCI/solo_L1_stix-sci-xray-cpd_20230201T121042-20230201T125842_V01_2302017251-59357.fits' 2023-04-26 05:00:15,589 no BSD request comment added nothing found in LUT for rid: 2302018180 2023-04-26 05:00:15,589 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/01/SCI/solo_L1_stix-sci-xray-spec_20230201T034510-20230201T095006_V01_2302018180-60365.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/01/SCI/solo_L1_stix-sci-xray-spec_20230201T034510-20230201T095006_V01_2302018180-60365.fits' 2023-04-26 05:00:15,589 no BSD request comment added nothing found in LUT for rid: 2302015493 2023-04-26 05:00:15,590 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/01/SCI/solo_L1_stix-sci-xray-cpd_20230201T180002-20230201T184802_V01_2302015493-61102.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/01/SCI/solo_L1_stix-sci-xray-cpd_20230201T180002-20230201T184802_V01_2302015493-61102.fits' 2023-04-26 05:00:15,591 no BSD request comment added nothing found in LUT for rid: 2302014374 2023-04-26 05:00:15,591 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/01/SCI/solo_L1_stix-sci-xray-spec_20230201T094506-20230201T155002_V01_2302014374-60366.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/01/SCI/solo_L1_stix-sci-xray-spec_20230201T094506-20230201T155002_V01_2302014374-60366.fits' 2023-04-26 05:00:15,591 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/01/CAL/solo_L1_stix-cal-energy_20230201_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/01/CAL/solo_L1_stix-cal-energy_20230201_V01.fits' 2023-04-26 05:00:15,592 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/01/HK/solo_L1_stix-hk-maxi_20230201_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/01/HK/solo_L1_stix-hk-maxi_20230201_V01.fits' 2023-04-26 05:00:15,592 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/24/QL/solo_L1_stix-ql-variance_20230224_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/24/QL/solo_L1_stix-ql-variance_20230224_V01.fits' 2023-04-26 05:00:15,593 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/24/QL/solo_L1_stix-ql-spectra_20230224_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/24/QL/solo_L1_stix-ql-spectra_20230224_V01.fits' 2023-04-26 05:00:15,593 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/24/QL/solo_L1_stix-ql-flareflag_20230224_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/24/QL/solo_L1_stix-ql-flareflag_20230224_V01.fits' 2023-04-26 05:00:15,594 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/24/QL/solo_L1_stix-ql-lightcurve_20230224_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/24/QL/solo_L1_stix-ql-lightcurve_20230224_V01.fits' 2023-04-26 05:00:15,594 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/24/QL/solo_L1_stix-ql-background_20230224_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/24/QL/solo_L1_stix-ql-background_20230224_V01.fits' 2023-04-26 05:00:15,595 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/24/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230224_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/24/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230224_V01.fits' 2023-04-26 05:00:15,596 no BSD request comment added nothing found in LUT for rid: 2302245448 2023-04-26 05:00:15,596 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/24/SCI/solo_L1_stix-sci-xray-cpd_20230224T180009-20230225T000003_V01_2302245448-60831.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/24/SCI/solo_L1_stix-sci-xray-cpd_20230224T180009-20230225T000003_V01_2302245448-60831.fits' 2023-04-26 05:00:15,596 no BSD request comment added nothing found in LUT for rid: 2302247218 2023-04-26 05:00:15,597 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/24/SCI/solo_L1_stix-sci-xray-cpd_20230224T195009-20230224T205628_V01_2302247218-60824.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/24/SCI/solo_L1_stix-sci-xray-cpd_20230224T195009-20230224T205628_V01_2302247218-60824.fits' 2023-04-26 05:00:15,597 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/24/CAL/solo_L1_stix-cal-energy_20230224_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/24/CAL/solo_L1_stix-cal-energy_20230224_V01.fits' 2023-04-26 05:00:15,597 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/24/HK/solo_L1_stix-hk-maxi_20230224_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/24/HK/solo_L1_stix-hk-maxi_20230224_V01.fits' 2023-04-26 05:00:15,599 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/08/QL/solo_L1_stix-ql-background_20230208_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/08/QL/solo_L1_stix-ql-background_20230208_V01.fits' 2023-04-26 05:00:15,599 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/08/QL/solo_L1_stix-ql-flareflag_20230208_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/08/QL/solo_L1_stix-ql-flareflag_20230208_V01.fits' 2023-04-26 05:00:15,600 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/08/QL/solo_L1_stix-ql-variance_20230208_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/08/QL/solo_L1_stix-ql-variance_20230208_V01.fits' 2023-04-26 05:00:15,600 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/08/QL/solo_L1_stix-ql-spectra_20230208_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/08/QL/solo_L1_stix-ql-spectra_20230208_V01.fits' 2023-04-26 05:00:15,601 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/08/QL/solo_L1_stix-ql-lightcurve_20230208_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/08/QL/solo_L1_stix-ql-lightcurve_20230208_V01.fits' 2023-04-26 05:00:15,602 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/08/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230208_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/08/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230208_V01.fits' 2023-04-26 05:00:15,602 no BSD request comment added nothing found in LUT for rid: 2302081993 2023-04-26 05:00:15,602 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/08/SCI/solo_L1_stix-sci-xray-spec_20230208T220500-20230209T041001_V01_2302081993-60767.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/08/SCI/solo_L1_stix-sci-xray-spec_20230208T220500-20230209T041001_V01_2302081993-60767.fits' 2023-04-26 05:00:15,603 no BSD request comment added nothing found in LUT for rid: 2302086991 2023-04-26 05:00:15,603 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/08/SCI/solo_L1_stix-sci-xray-spec_20230208T160459-20230208T220959_V01_2302086991-60766.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/08/SCI/solo_L1_stix-sci-xray-spec_20230208T160459-20230208T220959_V01_2302086991-60766.fits' 2023-04-26 05:00:15,604 no BSD request comment added nothing found in LUT for rid: 2302089930 2023-04-26 05:00:15,604 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/08/SCI/solo_L1_stix-sci-xray-spec_20230208T040514-20230208T101002_V01_2302089930-60764.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/08/SCI/solo_L1_stix-sci-xray-spec_20230208T040514-20230208T101002_V01_2302089930-60764.fits' 2023-04-26 05:00:15,605 no BSD request comment added nothing found in LUT for rid: 2302081909 2023-04-26 05:00:15,605 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/08/SCI/solo_L1_stix-sci-xray-cpd_20230208T074303-20230208T083103_V01_2302081909-61100.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/08/SCI/solo_L1_stix-sci-xray-cpd_20230208T074303-20230208T083103_V01_2302081909-61100.fits' 2023-04-26 05:00:15,606 no BSD request comment added nothing found in LUT for rid: 2302083520 2023-04-26 05:00:15,606 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/08/SCI/solo_L1_stix-sci-xray-cpd_20230208T195332-20230208T201440_V01_2302083520-59814.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/08/SCI/solo_L1_stix-sci-xray-cpd_20230208T195332-20230208T201440_V01_2302083520-59814.fits' 2023-04-26 05:00:15,607 no BSD request comment added nothing found in LUT for rid: 2302080815 2023-04-26 05:00:15,607 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/08/SCI/solo_L1_stix-sci-xray-spec_20230208T100459-20230208T160959_V01_2302080815-60765.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/08/SCI/solo_L1_stix-sci-xray-spec_20230208T100459-20230208T160959_V01_2302080815-60765.fits' 2023-04-26 05:00:15,607 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/08/CAL/solo_L1_stix-cal-energy_20230208_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/08/CAL/solo_L1_stix-cal-energy_20230208_V01.fits' 2023-04-26 05:00:15,608 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/08/HK/solo_L1_stix-hk-maxi_20230208_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/08/HK/solo_L1_stix-hk-maxi_20230208_V01.fits' 2023-04-26 05:00:15,609 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/05/QL/solo_L1_stix-ql-background_20230205_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/05/QL/solo_L1_stix-ql-background_20230205_V01.fits' 2023-04-26 05:00:15,609 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/05/QL/solo_L1_stix-ql-lightcurve_20230205_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/05/QL/solo_L1_stix-ql-lightcurve_20230205_V01.fits' 2023-04-26 05:00:15,610 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/05/QL/solo_L1_stix-ql-variance_20230205_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/05/QL/solo_L1_stix-ql-variance_20230205_V01.fits' 2023-04-26 05:00:15,613 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/05/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230205_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/05/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230205_V01.fits' 2023-04-26 05:00:15,614 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/05/QL/solo_L1_stix-ql-spectra_20230205_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/05/QL/solo_L1_stix-ql-spectra_20230205_V01.fits' 2023-04-26 05:00:15,615 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/05/QL/solo_L1_stix-ql-flareflag_20230205_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/05/QL/solo_L1_stix-ql-flareflag_20230205_V01.fits' 2023-04-26 05:00:15,615 no BSD request comment added nothing found in LUT for rid: 2302051132 2023-04-26 05:00:15,616 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/05/SCI/solo_L1_stix-sci-xray-spec_20230205T095513-20230205T160010_V01_2302051132-60382.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/05/SCI/solo_L1_stix-sci-xray-spec_20230205T095513-20230205T160010_V01_2302051132-60382.fits' 2023-04-26 05:00:15,616 no BSD request comment added nothing found in LUT for rid: 2302058429 2023-04-26 05:00:15,617 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/05/SCI/solo_L1_stix-sci-xray-spec_20230205T220000-20230206T040508_V01_2302058429-60384.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/05/SCI/solo_L1_stix-sci-xray-spec_20230205T220000-20230206T040508_V01_2302058429-60384.fits' 2023-04-26 05:00:15,617 no BSD request comment added nothing found in LUT for rid: 2302057068 2023-04-26 05:00:15,617 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/05/SCI/solo_L1_stix-sci-xray-spec_20230205T035516-20230205T100013_V01_2302057068-60381.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/05/SCI/solo_L1_stix-sci-xray-spec_20230205T035516-20230205T100013_V01_2302057068-60381.fits' 2023-04-26 05:00:15,618 no BSD request comment added nothing found in LUT for rid: 2302054645 2023-04-26 05:00:15,618 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/05/SCI/solo_L1_stix-sci-xray-spec_20230205T160010-20230205T220501_V01_2302054645-60383.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/05/SCI/solo_L1_stix-sci-xray-spec_20230205T160010-20230205T220501_V01_2302054645-60383.fits' 2023-04-26 05:00:15,619 no BSD request comment added nothing found in LUT for rid: 2302050045 2023-04-26 05:00:15,619 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/05/SCI/solo_L1_stix-sci-xray-cpd_20230205T031623-20230205T033636_V01_2302050045-59811.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/05/SCI/solo_L1_stix-sci-xray-cpd_20230205T031623-20230205T033636_V01_2302050045-59811.fits' 2023-04-26 05:00:15,620 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/05/CAL/solo_L1_stix-cal-energy_20230205_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/05/CAL/solo_L1_stix-cal-energy_20230205_V01.fits' 2023-04-26 05:00:15,620 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/05/HK/solo_L1_stix-hk-maxi_20230205_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/05/HK/solo_L1_stix-hk-maxi_20230205_V01.fits' 2023-04-26 05:00:15,622 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/14/QL/solo_L1_stix-ql-flareflag_20230214_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/14/QL/solo_L1_stix-ql-flareflag_20230214_V01.fits' 2023-04-26 05:00:15,623 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/14/QL/solo_L1_stix-ql-background_20230214_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/14/QL/solo_L1_stix-ql-background_20230214_V01.fits' 2023-04-26 05:00:15,624 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/14/QL/solo_L1_stix-ql-lightcurve_20230214_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/14/QL/solo_L1_stix-ql-lightcurve_20230214_V01.fits' 2023-04-26 05:00:15,625 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/14/QL/solo_L1_stix-ql-spectra_20230214_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/14/QL/solo_L1_stix-ql-spectra_20230214_V01.fits' 2023-04-26 05:00:15,626 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/14/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230214_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/14/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230214_V01.fits' 2023-04-26 05:00:15,627 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/14/QL/solo_L1_stix-ql-variance_20230214_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/14/QL/solo_L1_stix-ql-variance_20230214_V01.fits' 2023-04-26 05:00:15,627 no BSD request comment added nothing found in LUT for rid: 2302145553 2023-04-26 05:00:15,627 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/14/SCI/solo_L1_stix-sci-xray-cpd_20230214T081632-20230214T082504_V01_2302145553-60794.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/14/SCI/solo_L1_stix-sci-xray-cpd_20230214T081632-20230214T082504_V01_2302145553-60794.fits' 2023-04-26 05:00:15,629 no BSD request comment added nothing found in LUT for rid: 2302142806 2023-04-26 05:00:15,630 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/14/SCI/solo_L1_stix-sci-xray-cpd_20230214T023939-20230214T031825_V01_2302142806-60795.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/14/SCI/solo_L1_stix-sci-xray-cpd_20230214T023939-20230214T031825_V01_2302142806-60795.fits' 2023-04-26 05:00:15,631 no BSD request comment added nothing found in LUT for rid: 2302143315 2023-04-26 05:00:15,631 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/14/SCI/solo_L1_stix-sci-xray-cpd_20230214T110617-20230214T112626_V01_2302143315-60793.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/14/SCI/solo_L1_stix-sci-xray-cpd_20230214T110617-20230214T112626_V01_2302143315-60793.fits' 2023-04-26 05:00:15,634 no BSD request comment added nothing found in LUT for rid: 2302142870 2023-04-26 05:00:15,634 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/14/SCI/solo_L1_stix-sci-xray-spec_20230214T163515-20230214T224008_V01_2302142870-60853.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/14/SCI/solo_L1_stix-sci-xray-spec_20230214T163515-20230214T224008_V01_2302142870-60853.fits' 2023-04-26 05:00:15,635 no BSD request comment added nothing found in LUT for rid: 2302146444 2023-04-26 05:00:15,635 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/14/SCI/solo_L1_stix-sci-xray-spec_20230214T042502-20230214T103004_V01_2302146444-60851.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/14/SCI/solo_L1_stix-sci-xray-spec_20230214T042502-20230214T103004_V01_2302146444-60851.fits' 2023-04-26 05:00:15,636 no BSD request comment added nothing found in LUT for rid: 2302145403 2023-04-26 05:00:15,637 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/14/SCI/solo_L1_stix-sci-xray-spec_20230214T223510-20230215T043959_V01_2302145403-60854.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/14/SCI/solo_L1_stix-sci-xray-spec_20230214T223510-20230215T043959_V01_2302145403-60854.fits' 2023-04-26 05:00:15,638 no BSD request comment added nothing found in LUT for rid: 2302142511 2023-04-26 05:00:15,638 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/14/SCI/solo_L1_stix-sci-xray-spec_20230214T103004-20230214T163515_V01_2302142511-60852.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/14/SCI/solo_L1_stix-sci-xray-spec_20230214T103004-20230214T163515_V01_2302142511-60852.fits' 2023-04-26 05:00:15,639 no BSD request comment added nothing found in LUT for rid: 2302143037 2023-04-26 05:00:15,639 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/14/SCI/solo_L1_stix-sci-xray-cpd_20230214T120032-20230214T121340_V01_2302143037-60792.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/14/SCI/solo_L1_stix-sci-xray-cpd_20230214T120032-20230214T121340_V01_2302143037-60792.fits' 2023-04-26 05:00:15,640 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/14/CAL/solo_L1_stix-cal-energy_20230214_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/14/CAL/solo_L1_stix-cal-energy_20230214_V01.fits' 2023-04-26 05:00:15,641 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/14/HK/solo_L1_stix-hk-maxi_20230214_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/14/HK/solo_L1_stix-hk-maxi_20230214_V01.fits' 2023-04-26 05:00:15,641 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/07/QL/solo_L1_stix-ql-spectra_20230207_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/07/QL/solo_L1_stix-ql-spectra_20230207_V01.fits' 2023-04-26 05:00:15,642 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/07/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230207_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/07/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230207_V01.fits' 2023-04-26 05:00:15,642 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/07/QL/solo_L1_stix-ql-lightcurve_20230207_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/07/QL/solo_L1_stix-ql-lightcurve_20230207_V01.fits' 2023-04-26 05:00:15,643 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/07/QL/solo_L1_stix-ql-flareflag_20230207_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/07/QL/solo_L1_stix-ql-flareflag_20230207_V01.fits' 2023-04-26 05:00:15,643 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/07/QL/solo_L1_stix-ql-background_20230207_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/07/QL/solo_L1_stix-ql-background_20230207_V01.fits' 2023-04-26 05:00:15,644 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/07/QL/solo_L1_stix-ql-variance_20230207_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/07/QL/solo_L1_stix-ql-variance_20230207_V01.fits' 2023-04-26 05:00:15,644 no BSD request comment added nothing found in LUT for rid: 2302072083 2023-04-26 05:00:15,645 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/07/SCI/solo_L1_stix-sci-xray-spec_20230207T220506-20230208T041001_V01_2302072083-60763.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/07/SCI/solo_L1_stix-sci-xray-spec_20230207T220506-20230208T041001_V01_2302072083-60763.fits' 2023-04-26 05:00:15,646 no BSD request comment added nothing found in LUT for rid: 2302072621 2023-04-26 05:00:15,646 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/07/SCI/solo_L1_stix-sci-xray-spec_20230207T160504-20230207T221000_V01_2302072621-60762.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/07/SCI/solo_L1_stix-sci-xray-spec_20230207T160504-20230207T221000_V01_2302072621-60762.fits' 2023-04-26 05:00:15,647 no BSD request comment added nothing found in LUT for rid: 2302078803 2023-04-26 05:00:15,647 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/07/SCI/solo_L1_stix-sci-xray-cpd_20230207T195637-20230207T201222_V01_2302078803-60788.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/07/SCI/solo_L1_stix-sci-xray-cpd_20230207T195637-20230207T201222_V01_2302078803-60788.fits' 2023-04-26 05:00:15,647 no BSD request comment added nothing found in LUT for rid: 2302070096 2023-04-26 05:00:15,648 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/07/SCI/solo_L1_stix-sci-xray-spec_20230207T040007-20230207T100505_V01_2302070096-60760.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/07/SCI/solo_L1_stix-sci-xray-spec_20230207T040007-20230207T100505_V01_2302070096-60760.fits' 2023-04-26 05:00:15,648 no BSD request comment added nothing found in LUT for rid: 2302072407 2023-04-26 05:00:15,648 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/07/SCI/solo_L1_stix-sci-xray-spec_20230207T100000-20230207T160504_V01_2302072407-60761.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/07/SCI/solo_L1_stix-sci-xray-spec_20230207T100000-20230207T160504_V01_2302072407-60761.fits' 2023-04-26 05:00:15,649 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/07/CAL/solo_L1_stix-cal-energy_20230207_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/07/CAL/solo_L1_stix-cal-energy_20230207_V01.fits' 2023-04-26 05:00:15,650 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/07/HK/solo_L1_stix-hk-maxi_20230207_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/07/HK/solo_L1_stix-hk-maxi_20230207_V01.fits' 2023-04-26 05:00:15,650 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/20/QL/solo_L1_stix-ql-lightcurve_20230220_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/20/QL/solo_L1_stix-ql-lightcurve_20230220_V01.fits' 2023-04-26 05:00:15,651 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/20/QL/solo_L1_stix-ql-background_20230220_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/20/QL/solo_L1_stix-ql-background_20230220_V01.fits' 2023-04-26 05:00:15,652 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/20/QL/solo_L1_stix-ql-variance_20230220_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/20/QL/solo_L1_stix-ql-variance_20230220_V01.fits' 2023-04-26 05:00:15,652 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/20/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230220_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/20/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230220_V01.fits' 2023-04-26 05:00:15,653 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/20/QL/solo_L1_stix-ql-flareflag_20230220_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/20/QL/solo_L1_stix-ql-flareflag_20230220_V01.fits' 2023-04-26 05:00:15,653 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/20/QL/solo_L1_stix-ql-spectra_20230220_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/20/QL/solo_L1_stix-ql-spectra_20230220_V01.fits' 2023-04-26 05:00:15,733 processed file: [{'id': 51001, 'name': 'solo_L1_stix-sci-xray-cpd_20230220T221119-20230220T224759_V01_2302203619-63158.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/02/20/SCI', 'version': 1, 'p_date': 1682478015.684085, 'm_date': 1682478015.6775446, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230220T221119-20230220T224759_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:15,886 processed file: [{'id': 51002, 'name': 'solo_L1_stix-sci-xray-cpd_20230220T143450-20230220T153031_V01_2302201045-63049.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/02/20/SCI', 'version': 1, 'p_date': 1682478015.793727, 'm_date': 1682478015.7895448, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230220T143450-20230220T153031_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:15,949 processed file: [{'id': 51003, 'name': 'solo_L1_stix-sci-xray-cpd_20230220T234722-20230220T235307_V01_2302201862-63159.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/02/20/SCI', 'version': 1, 'p_date': 1682478015.910317, 'm_date': 1682478015.9055448, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230220T234722-20230220T235307_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:16,060 processed file: [{'id': 51004, 'name': 'solo_L1_stix-sci-xray-cpd_20230220T162031-20230220T163126_V01_2302207830-63033.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/02/20/SCI', 'version': 1, 'p_date': 1682478015.986566, 'm_date': 1682478015.9815447, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230220T162031-20230220T163126_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:16,132 processed file: [{'id': 51005, 'name': 'solo_L1_stix-sci-xray-cpd_20230220T173352-20230220T175923_V01_2302202044-63157.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/02/20/SCI', 'version': 1, 'p_date': 1682478016.08714, 'm_date': 1682478016.0815446, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230220T173352-20230220T175923_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:16,134 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/20/CAL/solo_L1_stix-cal-energy_20230220_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/20/CAL/solo_L1_stix-cal-energy_20230220_V01.fits' 2023-04-26 05:00:16,134 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/20/HK/solo_L1_stix-hk-maxi_20230220_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/20/HK/solo_L1_stix-hk-maxi_20230220_V01.fits' 2023-04-26 05:00:16,135 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/06/QL/solo_L1_stix-ql-variance_20230206_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/06/QL/solo_L1_stix-ql-variance_20230206_V01.fits' 2023-04-26 05:00:16,135 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/06/QL/solo_L1_stix-ql-flareflag_20230206_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/06/QL/solo_L1_stix-ql-flareflag_20230206_V01.fits' 2023-04-26 05:00:16,136 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/06/QL/solo_L1_stix-ql-spectra_20230206_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/06/QL/solo_L1_stix-ql-spectra_20230206_V01.fits' 2023-04-26 05:00:16,137 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/06/QL/solo_L1_stix-ql-background_20230206_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/06/QL/solo_L1_stix-ql-background_20230206_V01.fits' 2023-04-26 05:00:16,138 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/06/QL/solo_L1_stix-ql-lightcurve_20230206_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/06/QL/solo_L1_stix-ql-lightcurve_20230206_V01.fits' 2023-04-26 05:00:16,139 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/06/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230206_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/06/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230206_V01.fits' 2023-04-26 05:00:16,139 no BSD request comment added nothing found in LUT for rid: 2302063490 2023-04-26 05:00:16,140 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/06/SCI/solo_L1_stix-sci-xray-cpd_20230206T033657-20230206T043846_V01_2302063490-59861.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/06/SCI/solo_L1_stix-sci-xray-cpd_20230206T033657-20230206T043846_V01_2302063490-59861.fits' 2023-04-26 05:00:16,140 no BSD request comment added nothing found in LUT for rid: 2302065630 2023-04-26 05:00:16,141 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/06/SCI/solo_L1_stix-sci-xray-cpd_20230206T040008-20230206T040508_V01_2302065630-57679.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/06/SCI/solo_L1_stix-sci-xray-cpd_20230206T040008-20230206T040508_V01_2302065630-57679.fits' 2023-04-26 05:00:16,141 no BSD request comment added nothing found in LUT for rid: 2302065161 2023-04-26 05:00:16,142 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/06/SCI/solo_L1_stix-sci-xray-spec_20230206T100016-20230206T160518_V01_2302065161-60386.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/06/SCI/solo_L1_stix-sci-xray-spec_20230206T100016-20230206T160518_V01_2302065161-60386.fits' 2023-04-26 05:00:16,142 no BSD request comment added nothing found in LUT for rid: 2302060570 2023-04-26 05:00:16,142 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/06/SCI/solo_L1_stix-sci-xray-spec_20230206T044101-20230206T054112_V01_2302060570-57728.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/06/SCI/solo_L1_stix-sci-xray-spec_20230206T044101-20230206T054112_V01_2302060570-57728.fits' 2023-04-26 05:00:16,144 no BSD request comment added nothing found in LUT for rid: 2302065927 2023-04-26 05:00:16,144 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/06/SCI/solo_L1_stix-sci-xray-spec_20230206T160018-20230206T220504_V01_2302065927-60387.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/06/SCI/solo_L1_stix-sci-xray-spec_20230206T160018-20230206T220504_V01_2302065927-60387.fits' 2023-04-26 05:00:16,145 no BSD request comment added nothing found in LUT for rid: 2302066176 2023-04-26 05:00:16,145 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/06/SCI/solo_L1_stix-sci-xray-cpd_20230206T044121-20230206T054257_V01_2302066176-59862.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/06/SCI/solo_L1_stix-sci-xray-cpd_20230206T044121-20230206T054257_V01_2302066176-59862.fits' 2023-04-26 05:00:16,146 no BSD request comment added nothing found in LUT for rid: 2302068881 2023-04-26 05:00:16,146 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/06/SCI/solo_L1_stix-sci-xray-spec_20230206T220004-20230207T040507_V01_2302068881-60759.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/06/SCI/solo_L1_stix-sci-xray-spec_20230206T220004-20230207T040507_V01_2302068881-60759.fits' 2023-04-26 05:00:16,147 no BSD request comment added nothing found in LUT for rid: 2302060029 2023-04-26 05:00:16,147 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/06/SCI/solo_L1_stix-sci-xray-cpd_20230206T045001-20230206T045459_V01_2302060029-57680.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/06/SCI/solo_L1_stix-sci-xray-cpd_20230206T045001-20230206T045459_V01_2302060029-57680.fits' 2023-04-26 05:00:16,148 no BSD request comment added nothing found in LUT for rid: 2302068019 2023-04-26 05:00:16,148 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/06/SCI/solo_L1_stix-sci-xray-spec_20230206T033711-20230206T043712_V01_2302068019-57727.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/06/SCI/solo_L1_stix-sci-xray-spec_20230206T033711-20230206T043712_V01_2302068019-57727.fits' 2023-04-26 05:00:16,149 no BSD request comment added nothing found in LUT for rid: 2302068627 2023-04-26 05:00:16,149 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/06/SCI/solo_L1_stix-sci-xray-spec_20230206T040008-20230206T100516_V01_2302068627-60385.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/06/SCI/solo_L1_stix-sci-xray-spec_20230206T040008-20230206T100516_V01_2302068627-60385.fits' 2023-04-26 05:00:16,150 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/06/CAL/solo_L1_stix-cal-energy_20230206_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/06/CAL/solo_L1_stix-cal-energy_20230206_V01.fits' 2023-04-26 05:00:16,151 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/06/HK/solo_L1_stix-hk-maxi_20230206_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/06/HK/solo_L1_stix-hk-maxi_20230206_V01.fits' 2023-04-26 05:00:16,152 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/03/QL/solo_L1_stix-ql-variance_20230203_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/03/QL/solo_L1_stix-ql-variance_20230203_V01.fits' 2023-04-26 05:00:16,153 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/03/QL/solo_L1_stix-ql-lightcurve_20230203_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/03/QL/solo_L1_stix-ql-lightcurve_20230203_V01.fits' 2023-04-26 05:00:16,154 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/03/QL/solo_L1_stix-ql-flareflag_20230203_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/03/QL/solo_L1_stix-ql-flareflag_20230203_V01.fits' 2023-04-26 05:00:16,154 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/03/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230203_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/03/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230203_V01.fits' 2023-04-26 05:00:16,155 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/03/QL/solo_L1_stix-ql-background_20230203_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/03/QL/solo_L1_stix-ql-background_20230203_V01.fits' 2023-04-26 05:00:16,157 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/03/QL/solo_L1_stix-ql-spectra_20230203_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/03/QL/solo_L1_stix-ql-spectra_20230203_V01.fits' 2023-04-26 05:00:16,157 no BSD request comment added nothing found in LUT for rid: 2302037925 2023-04-26 05:00:16,157 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/03/SCI/solo_L1_stix-sci-xray-spec_20230203T034503-20230203T095007_V01_2302037925-60373.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/03/SCI/solo_L1_stix-sci-xray-spec_20230203T034503-20230203T095007_V01_2302037925-60373.fits' 2023-04-26 05:00:16,158 no BSD request comment added nothing found in LUT for rid: 2302036888 2023-04-26 05:00:16,158 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/03/SCI/solo_L1_stix-sci-xray-spec_20230203T215016-20230204T035512_V01_2302036888-60376.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/03/SCI/solo_L1_stix-sci-xray-spec_20230203T215016-20230204T035512_V01_2302036888-60376.fits' 2023-04-26 05:00:16,159 no BSD request comment added nothing found in LUT for rid: 2302039862 2023-04-26 05:00:16,159 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/03/SCI/solo_L1_stix-sci-xray-spec_20230203T094509-20230203T155001_V01_2302039862-60374.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/03/SCI/solo_L1_stix-sci-xray-spec_20230203T094509-20230203T155001_V01_2302039862-60374.fits' 2023-04-26 05:00:16,160 no BSD request comment added nothing found in LUT for rid: 2302032440 2023-04-26 05:00:16,160 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/03/SCI/solo_L1_stix-sci-xray-spec_20230203T155001-20230203T215516_V01_2302032440-60375.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/03/SCI/solo_L1_stix-sci-xray-spec_20230203T155001-20230203T215516_V01_2302032440-60375.fits' 2023-04-26 05:00:16,160 no BSD request comment added nothing found in LUT for rid: 2302039297 2023-04-26 05:00:16,161 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/03/SCI/solo_L1_stix-sci-xray-cpd_20230203T173014-20230203T181814_V01_2302039297-61101.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/03/SCI/solo_L1_stix-sci-xray-cpd_20230203T173014-20230203T181814_V01_2302039297-61101.fits' 2023-04-26 05:00:16,161 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/03/CAL/solo_L1_stix-cal-energy_20230203_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/03/CAL/solo_L1_stix-cal-energy_20230203_V01.fits' 2023-04-26 05:00:16,162 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/03/HK/solo_L1_stix-hk-maxi_20230203_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/03/HK/solo_L1_stix-hk-maxi_20230203_V01.fits' 2023-04-26 05:00:16,166 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/17/QL/solo_L1_stix-ql-background_20230217_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/17/QL/solo_L1_stix-ql-background_20230217_V01.fits' 2023-04-26 05:00:16,167 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/17/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230217_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/17/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230217_V01.fits' 2023-04-26 05:00:16,168 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/17/QL/solo_L1_stix-ql-flareflag_20230217_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/17/QL/solo_L1_stix-ql-flareflag_20230217_V01.fits' 2023-04-26 05:00:16,170 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/17/QL/solo_L1_stix-ql-spectra_20230217_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/17/QL/solo_L1_stix-ql-spectra_20230217_V01.fits' 2023-04-26 05:00:16,171 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/17/QL/solo_L1_stix-ql-lightcurve_20230217_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/17/QL/solo_L1_stix-ql-lightcurve_20230217_V01.fits' 2023-04-26 05:00:16,172 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/17/QL/solo_L1_stix-ql-variance_20230217_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/17/QL/solo_L1_stix-ql-variance_20230217_V01.fits' 2023-04-26 05:00:16,173 no BSD request comment added nothing found in LUT for rid: 2302178288 2023-04-26 05:00:16,174 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/17/SCI/solo_L1_stix-sci-xray-cpd_20230217T201318-20230217T201341_V01_2302178288-60393.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/17/SCI/solo_L1_stix-sci-xray-cpd_20230217T201318-20230217T201341_V01_2302178288-60393.fits' 2023-04-26 05:00:16,175 no BSD request comment added nothing found in LUT for rid: 2302177217 2023-04-26 05:00:16,176 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/17/SCI/solo_L1_stix-sci-xray-cpd_20230217T201735-20230217T224524_V01_2302177217-60418.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/17/SCI/solo_L1_stix-sci-xray-cpd_20230217T201735-20230217T224524_V01_2302177217-60418.fits' 2023-04-26 05:00:16,179 no BSD request comment added nothing found in LUT for rid: 2302170784 2023-04-26 05:00:16,180 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/17/SCI/solo_L1_stix-sci-xray-cpd_20230217T182703-20230217T202013_V01_2302170784-60417.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/17/SCI/solo_L1_stix-sci-xray-cpd_20230217T182703-20230217T202013_V01_2302170784-60417.fits' 2023-04-26 05:00:16,180 no BSD request comment added nothing found in LUT for rid: 2302175292 2023-04-26 05:00:16,180 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/17/SCI/solo_L1_stix-sci-xray-spec_20230217T043508-20230217T104009_V01_2302175292-60863.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/17/SCI/solo_L1_stix-sci-xray-spec_20230217T043508-20230217T104009_V01_2302175292-60863.fits' 2023-04-26 05:00:16,244 processed file: [{'id': 51049, 'name': 'solo_L1_stix-sci-xray-cpd_20230217T092908-20230217T095034_V01_2302172466-63152.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/02/17/SCI', 'version': 1, 'p_date': 1682478016.207183, 'm_date': 1682478016.2015448, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230217T092908-20230217T095034_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:16,245 no BSD request comment added nothing found in LUT for rid: 2302172342 2023-04-26 05:00:16,245 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/17/SCI/solo_L1_stix-sci-xray-cpd_20230217T172005-20230217T180805_V01_2302172342-61099.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/17/SCI/solo_L1_stix-sci-xray-cpd_20230217T172005-20230217T180805_V01_2302172342-61099.fits' 2023-04-26 05:00:16,246 no BSD request comment added nothing found in LUT for rid: 2302176188 2023-04-26 05:00:16,246 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/17/SCI/solo_L1_stix-sci-xray-cpd_20230217T200048-20230217T200124_V01_2302176188-60392.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/17/SCI/solo_L1_stix-sci-xray-cpd_20230217T200048-20230217T200124_V01_2302176188-60392.fits' 2023-04-26 05:00:16,247 no BSD request comment added nothing found in LUT for rid: 2302176228 2023-04-26 05:00:16,247 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/17/SCI/solo_L1_stix-sci-xray-cpd_20230217T160018-20230217T215959_V01_2302176228-60399.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/17/SCI/solo_L1_stix-sci-xray-cpd_20230217T160018-20230217T215959_V01_2302176228-60399.fits' 2023-04-26 05:00:16,247 no BSD request comment added nothing found in LUT for rid: 2302172008 2023-04-26 05:00:16,248 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/17/SCI/solo_L1_stix-sci-xray-spec_20230217T104009-20230217T164505_V01_2302172008-60864.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/17/SCI/solo_L1_stix-sci-xray-spec_20230217T104009-20230217T164505_V01_2302172008-60864.fits' 2023-04-26 05:00:16,248 no BSD request comment added nothing found in LUT for rid: 2302170737 2023-04-26 05:00:16,249 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/17/SCI/solo_L1_stix-sci-xray-cpd_20230217T215959-20230218T040000_V01_2302170737-60400.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/17/SCI/solo_L1_stix-sci-xray-cpd_20230217T215959-20230218T040000_V01_2302170737-60400.fits' 2023-04-26 05:00:16,323 processed file: [{'id': 51055, 'name': 'solo_L1_stix-sci-xray-cpd_20230217T072607-20230217T074656_V01_2302171026-63151.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/02/17/SCI', 'version': 1, 'p_date': 1682478016.277345, 'm_date': 1682478016.2735448, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230217T072607-20230217T074656_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:16,324 no BSD request comment added nothing found in LUT for rid: 2302179622 2023-04-26 05:00:16,325 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/17/SCI/solo_L1_stix-sci-xray-cpd_20230217T201718-20230217T201739_V01_2302179622-60395.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/17/SCI/solo_L1_stix-sci-xray-cpd_20230217T201718-20230217T201739_V01_2302179622-60395.fits' 2023-04-26 05:00:16,325 no BSD request comment added nothing found in LUT for rid: 2302170657 2023-04-26 05:00:16,326 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/17/SCI/solo_L1_stix-sci-xray-cpd_20230217T201519-20230217T201551_V01_2302170657-60394.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/17/SCI/solo_L1_stix-sci-xray-cpd_20230217T201519-20230217T201551_V01_2302170657-60394.fits' 2023-04-26 05:00:16,326 no BSD request comment added nothing found in LUT for rid: 2302174229 2023-04-26 05:00:16,327 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/17/SCI/solo_L1_stix-sci-xray-spec_20230217T164505-20230217T224959_V01_2302174229-60865.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/17/SCI/solo_L1_stix-sci-xray-spec_20230217T164505-20230217T224959_V01_2302174229-60865.fits' 2023-04-26 05:00:16,397 processed file: [{'id': 51059, 'name': 'solo_L1_stix-sci-xray-cpd_20230217T012621-20230217T015052_V01_2302175184-63150.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/02/17/SCI', 'version': 1, 'p_date': 1682478016.35376, 'm_date': 1682478016.3495448, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230217T012621-20230217T015052_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:16,398 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/17/CAL/solo_L1_stix-cal-energy_20230217_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/17/CAL/solo_L1_stix-cal-energy_20230217_V01.fits' 2023-04-26 05:00:16,399 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/17/HK/solo_L1_stix-hk-maxi_20230217_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/17/HK/solo_L1_stix-hk-maxi_20230217_V01.fits' 2023-04-26 05:00:16,401 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/18/QL/solo_L1_stix-ql-lightcurve_20230218_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/18/QL/solo_L1_stix-ql-lightcurve_20230218_V01.fits' 2023-04-26 05:00:16,401 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/18/QL/solo_L1_stix-ql-background_20230218_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/18/QL/solo_L1_stix-ql-background_20230218_V01.fits' 2023-04-26 05:00:16,402 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/18/QL/solo_L1_stix-ql-variance_20230218_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/18/QL/solo_L1_stix-ql-variance_20230218_V01.fits' 2023-04-26 05:00:16,402 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/18/QL/solo_L1_stix-ql-flareflag_20230218_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/18/QL/solo_L1_stix-ql-flareflag_20230218_V01.fits' 2023-04-26 05:00:16,403 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/18/QL/solo_L1_stix-ql-spectra_20230218_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/18/QL/solo_L1_stix-ql-spectra_20230218_V01.fits' 2023-04-26 05:00:16,403 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/18/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230218_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/18/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230218_V01.fits' 2023-04-26 05:00:16,405 no BSD request comment added nothing found in LUT for rid: 2302185989 2023-04-26 05:00:16,405 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/18/SCI/solo_L1_stix-sci-xray-cpd_20230218T160004-20230218T220014_V01_2302185989-60403.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/18/SCI/solo_L1_stix-sci-xray-cpd_20230218T160004-20230218T220014_V01_2302185989-60403.fits' 2023-04-26 05:00:16,405 no BSD request comment added nothing found in LUT for rid: 2302181537 2023-04-26 05:00:16,406 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/18/SCI/solo_L1_stix-sci-xray-spec_20230218T164500-20230218T225012_V01_2302181537-60868.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/18/SCI/solo_L1_stix-sci-xray-spec_20230218T164500-20230218T225012_V01_2302181537-60868.fits' 2023-04-26 05:00:16,407 no BSD request comment added nothing found in LUT for rid: 2302181958 2023-04-26 05:00:16,407 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/18/SCI/solo_L1_stix-sci-xray-cpd_20230218T040000-20230218T100003_V01_2302181958-60401.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/18/SCI/solo_L1_stix-sci-xray-cpd_20230218T040000-20230218T100003_V01_2302181958-60401.fits' 2023-04-26 05:00:16,498 processed file: [{'id': 51071, 'name': 'solo_L1_stix-sci-xray-cpd_20230218T095346-20230218T100439_V01_2302184990-63029.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/02/18/SCI', 'version': 1, 'p_date': 1682478016.448426, 'm_date': 1682478016.4415448, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230218T095346-20230218T100439_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:16,590 processed file: [{'id': 51072, 'name': 'solo_L1_stix-sci-xray-cpd_20230218T221143-20230218T223348_V01_2302183542-63031.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/02/18/SCI', 'version': 1, 'p_date': 1682478016.540582, 'm_date': 1682478016.5375447, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230218T221143-20230218T223348_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:16,661 processed file: [{'id': 51073, 'name': 'solo_L1_stix-sci-xray-cpd_20230218T080359-20230218T082805_V01_2302187462-63153.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/02/18/SCI', 'version': 1, 'p_date': 1682478016.619453, 'm_date': 1682478016.6135447, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230218T080359-20230218T082805_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:16,662 no BSD request comment added nothing found in LUT for rid: 2302185058 2023-04-26 05:00:16,662 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/18/SCI/solo_L1_stix-sci-xray-spec_20230218T044459-20230218T105003_V01_2302185058-60866.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/18/SCI/solo_L1_stix-sci-xray-spec_20230218T044459-20230218T105003_V01_2302185058-60866.fits' 2023-04-26 05:00:16,750 processed file: [{'id': 51075, 'name': 'solo_L1_stix-sci-xray-cpd_20230218T182809-20230218T184359_V01_2302189203-63030.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/02/18/SCI', 'version': 1, 'p_date': 1682478016.699072, 'm_date': 1682478016.6935449, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230218T182809-20230218T184359_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:16,751 no BSD request comment added nothing found in LUT for rid: 2302181185 2023-04-26 05:00:16,751 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/18/SCI/solo_L1_stix-sci-xray-cpd_20230218T100003-20230218T160004_V01_2302181185-60402.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/18/SCI/solo_L1_stix-sci-xray-cpd_20230218T100003-20230218T160004_V01_2302181185-60402.fits' 2023-04-26 05:00:16,752 no BSD request comment added nothing found in LUT for rid: 2302182743 2023-04-26 05:00:16,752 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/18/SCI/solo_L1_stix-sci-xray-spec_20230218T104502-20230218T165006_V01_2302182743-60867.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/18/SCI/solo_L1_stix-sci-xray-spec_20230218T104502-20230218T165006_V01_2302182743-60867.fits' 2023-04-26 05:00:16,753 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/18/CAL/solo_L1_stix-cal-energy_20230218_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/18/CAL/solo_L1_stix-cal-energy_20230218_V01.fits' 2023-04-26 05:00:16,753 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/18/HK/solo_L1_stix-hk-maxi_20230218_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/18/HK/solo_L1_stix-hk-maxi_20230218_V01.fits' 2023-04-26 05:00:16,754 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/23/QL/solo_L1_stix-ql-background_20230223_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/23/QL/solo_L1_stix-ql-background_20230223_V01.fits' 2023-04-26 05:00:16,754 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/23/QL/solo_L1_stix-ql-variance_20230223_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/23/QL/solo_L1_stix-ql-variance_20230223_V01.fits' 2023-04-26 05:00:16,755 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/23/QL/solo_L1_stix-ql-spectra_20230223_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/23/QL/solo_L1_stix-ql-spectra_20230223_V01.fits' 2023-04-26 05:00:16,756 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/23/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230223_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/23/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230223_V01.fits' 2023-04-26 05:00:16,756 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/23/QL/solo_L1_stix-ql-flareflag_20230223_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/23/QL/solo_L1_stix-ql-flareflag_20230223_V01.fits' 2023-04-26 05:00:16,760 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/23/QL/solo_L1_stix-ql-lightcurve_20230223_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/23/QL/solo_L1_stix-ql-lightcurve_20230223_V01.fits' 2023-04-26 05:00:16,760 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/23/CAL/solo_L1_stix-cal-energy_20230223_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/23/CAL/solo_L1_stix-cal-energy_20230223_V01.fits' 2023-04-26 05:00:16,760 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/23/HK/solo_L1_stix-hk-maxi_20230223_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/23/HK/solo_L1_stix-hk-maxi_20230223_V01.fits' 2023-04-26 05:00:16,761 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/16/QL/solo_L1_stix-ql-flareflag_20230216_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/16/QL/solo_L1_stix-ql-flareflag_20230216_V01.fits' 2023-04-26 05:00:16,761 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/16/QL/solo_L1_stix-ql-background_20230216_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/16/QL/solo_L1_stix-ql-background_20230216_V01.fits' 2023-04-26 05:00:16,762 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/16/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230216_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/16/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230216_V01.fits' 2023-04-26 05:00:16,763 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/16/QL/solo_L1_stix-ql-spectra_20230216_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/16/QL/solo_L1_stix-ql-spectra_20230216_V01.fits' 2023-04-26 05:00:16,764 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/16/QL/solo_L1_stix-ql-lightcurve_20230216_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/16/QL/solo_L1_stix-ql-lightcurve_20230216_V01.fits' 2023-04-26 05:00:16,765 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/16/QL/solo_L1_stix-ql-variance_20230216_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/16/QL/solo_L1_stix-ql-variance_20230216_V01.fits' 2023-04-26 05:00:16,765 no BSD request comment added nothing found in LUT for rid: 2302160055 2023-04-26 05:00:16,766 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/16/SCI/solo_L1_stix-sci-xray-spec_20230216T103500-20230216T164002_V01_2302160055-60860.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/16/SCI/solo_L1_stix-sci-xray-spec_20230216T103500-20230216T164002_V01_2302160055-60860.fits' 2023-04-26 05:00:16,938 processed file: [{'id': 51095, 'name': 'solo_L1_stix-sci-xray-cpd_20230216T001404-20230216T011324_V01_2302169378-63028.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/02/16/SCI', 'version': 1, 'p_date': 1682478016.813751, 'm_date': 1682478016.8095448, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230216T001404-20230216T011324_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:17,011 processed file: [{'id': 51096, 'name': 'solo_L1_stix-sci-xray-cpd_20230216T181902-20230216T195802_V01_2302164956-63148.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/02/16/SCI', 'version': 1, 'p_date': 1682478016.967898, 'm_date': 1682478016.9615448, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230216T181902-20230216T195802_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:17,012 no BSD request comment added nothing found in LUT for rid: 2302162645 2023-04-26 05:00:17,012 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/16/SCI/solo_L1_stix-sci-xray-spec_20230216T223459-20230217T044007_V01_2302162645-60862.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/16/SCI/solo_L1_stix-sci-xray-spec_20230216T223459-20230217T044007_V01_2302162645-60862.fits' 2023-04-26 05:00:17,129 processed file: [{'id': 51098, 'name': 'solo_L1_stix-sci-xray-cpd_20230216T201842-20230216T232833_V01_2302164501-63149.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/02/16/SCI', 'version': 1, 'p_date': 1682478017.05217, 'm_date': 1682478017.0455449, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230216T201842-20230216T232833_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:17,130 no BSD request comment added nothing found in LUT for rid: 2302167657 2023-04-26 05:00:17,131 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/16/SCI/solo_L1_stix-sci-xray-cpd_20230216T202042-20230216T215110_V01_2302167657-60791.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/16/SCI/solo_L1_stix-sci-xray-cpd_20230216T202042-20230216T215110_V01_2302167657-60791.fits' 2023-04-26 05:00:17,132 no BSD request comment added nothing found in LUT for rid: 2302169909 2023-04-26 05:00:17,132 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/16/SCI/solo_L1_stix-sci-xray-cpd_20230216T164142-20230216T172942_V01_2302169909-61098.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/16/SCI/solo_L1_stix-sci-xray-cpd_20230216T164142-20230216T172942_V01_2302169909-61098.fits' 2023-04-26 05:00:17,133 no BSD request comment added nothing found in LUT for rid: 2302164811 2023-04-26 05:00:17,133 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/16/SCI/solo_L1_stix-sci-xray-spec_20230216T043517-20230216T103959_V01_2302164811-60859.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/16/SCI/solo_L1_stix-sci-xray-spec_20230216T043517-20230216T103959_V01_2302164811-60859.fits' 2023-04-26 05:00:17,299 processed file: [{'id': 51102, 'name': 'solo_L1_stix-sci-xray-cpd_20230216T100611-20230216T124847_V01_2302161109-63147.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/02/16/SCI', 'version': 1, 'p_date': 1682478017.186565, 'm_date': 1682478017.1815448, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230216T100611-20230216T124847_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:17,564 processed file: [{'id': 51103, 'name': 'solo_L1_stix-sci-xray-cpd_20230216T001804-20230216T003550_V01_2302164385-63173.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/02/16/SCI', 'version': 1, 'p_date': 1682478017.414268, 'm_date': 1682478017.4095447, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230216T001804-20230216T003550_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:17,565 no BSD request comment added nothing found in LUT for rid: 2302160521 2023-04-26 05:00:17,565 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/16/SCI/solo_L1_stix-sci-xray-cpd_20230216T165802-20230216T174602_V01_2302160521-60830.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/16/SCI/solo_L1_stix-sci-xray-cpd_20230216T165802-20230216T174602_V01_2302160521-60830.fits' 2023-04-26 05:00:17,567 no BSD request comment added nothing found in LUT for rid: 2302169339 2023-04-26 05:00:17,567 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/16/SCI/solo_L1_stix-sci-xray-spec_20230216T163504-20230216T224001_V01_2302169339-60861.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/16/SCI/solo_L1_stix-sci-xray-spec_20230216T163504-20230216T224001_V01_2302169339-60861.fits' 2023-04-26 05:00:17,639 processed file: [{'id': 51106, 'name': 'solo_L1_stix-sci-xray-cpd_20230216T083351-20230216T090501_V01_2302169271-63146.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/02/16/SCI', 'version': 1, 'p_date': 1682478017.596735, 'm_date': 1682478017.5935447, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230216T083351-20230216T090501_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:17,640 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/16/CAL/solo_L1_stix-cal-energy_20230216_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/16/CAL/solo_L1_stix-cal-energy_20230216_V01.fits' 2023-04-26 05:00:17,640 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/16/HK/solo_L1_stix-hk-maxi_20230216_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/16/HK/solo_L1_stix-hk-maxi_20230216_V01.fits' 2023-04-26 05:00:17,641 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/21/QL/solo_L1_stix-ql-background_20230221_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/21/QL/solo_L1_stix-ql-background_20230221_V01.fits' 2023-04-26 05:00:17,642 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/21/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230221_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/21/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230221_V01.fits' 2023-04-26 05:00:17,646 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/21/QL/solo_L1_stix-ql-lightcurve_20230221_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/21/QL/solo_L1_stix-ql-lightcurve_20230221_V01.fits' 2023-04-26 05:00:17,647 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/21/QL/solo_L1_stix-ql-variance_20230221_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/21/QL/solo_L1_stix-ql-variance_20230221_V01.fits' 2023-04-26 05:00:17,648 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/21/QL/solo_L1_stix-ql-flareflag_20230221_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/21/QL/solo_L1_stix-ql-flareflag_20230221_V01.fits' 2023-04-26 05:00:17,648 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/21/QL/solo_L1_stix-ql-spectra_20230221_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/21/QL/solo_L1_stix-ql-spectra_20230221_V01.fits' 2023-04-26 05:00:17,710 processed file: [{'id': 51115, 'name': 'solo_L1_stix-sci-xray-cpd_20230221T052008-20230221T052818_V01_2302217874-62869.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/02/21/SCI', 'version': 1, 'p_date': 1682478017.674926, 'm_date': 1682478017.6695447, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230221T052008-20230221T052818_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:17,778 processed file: [{'id': 51116, 'name': 'solo_L1_stix-sci-xray-cpd_20230221T070433-20230221T103931_V01_2302216833-63160.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/02/21/SCI', 'version': 1, 'p_date': 1682478017.736692, 'm_date': 1682478017.7335448, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230221T070433-20230221T103931_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:17,887 processed file: [{'id': 51117, 'name': 'solo_L1_stix-sci-xray-cpd_20230221T213858-20230221T220714_V01_2302217795-63035.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/02/21/SCI', 'version': 1, 'p_date': 1682478017.822757, 'm_date': 1682478017.8175447, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230221T213858-20230221T220714_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:17,992 processed file: [{'id': 51118, 'name': 'solo_L1_stix-sci-xray-cpd_20230221T182337-20230221T190225_V01_2302217775-63162.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/02/21/SCI', 'version': 1, 'p_date': 1682478017.923473, 'm_date': 1682478017.9175448, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230221T182337-20230221T190225_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:18,062 processed file: [{'id': 51119, 'name': 'solo_L1_stix-sci-xray-cpd_20230221T221741-20230221T235023_V01_2302211177-63164.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/02/21/SCI', 'version': 1, 'p_date': 1682478018.02156, 'm_date': 1682478018.0175447, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230221T221741-20230221T235023_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:18,063 no BSD request comment added nothing found in LUT for rid: 2302216797 2023-04-26 05:00:18,064 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/21/SCI/solo_L1_stix-sci-xray-spec_20230221T110000-20230221T170500_V01_2302216797-60869.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/21/SCI/solo_L1_stix-sci-xray-spec_20230221T110000-20230221T170500_V01_2302216797-60869.fits' 2023-04-26 05:00:18,194 processed file: [{'id': 51121, 'name': 'solo_L1_stix-sci-xray-cpd_20230221T033148-20230221T053313_V01_2302217987-63034.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/02/21/SCI', 'version': 1, 'p_date': 1682478018.119308, 'm_date': 1682478018.1135447, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230221T033148-20230221T053313_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:18,447 processed file: [{'id': 51122, 'name': 'solo_L1_stix-sci-xray-cpd_20230221T194714-20230221T214208_V01_2302211252-63163.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/02/21/SCI', 'version': 1, 'p_date': 1682478018.304989, 'm_date': 1682478018.301545, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230221T194714-20230221T214208_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:18,531 processed file: [{'id': 51123, 'name': 'solo_L1_stix-sci-xray-cpd_20230221T153834-20230221T182824_V01_2302217806-63161.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/02/21/SCI', 'version': 1, 'p_date': 1682478018.480318, 'm_date': 1682478018.4735448, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230221T153834-20230221T182824_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:18,624 processed file: [{'id': 51124, 'name': 'solo_L1_stix-sci-xray-cpd_20230221T234931-20230222T003126_V01_2302215589-63165.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/02/21/SCI', 'version': 1, 'p_date': 1682478018.570591, 'm_date': 1682478018.5655448, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230221T234931-20230222T003126_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:18,625 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/21/CAL/solo_L1_stix-cal-energy_20230221_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/21/CAL/solo_L1_stix-cal-energy_20230221_V01.fits' 2023-04-26 05:00:18,626 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/21/HK/solo_L1_stix-hk-maxi_20230221_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/21/HK/solo_L1_stix-hk-maxi_20230221_V01.fits' 2023-04-26 05:00:18,626 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/12/QL/solo_L1_stix-ql-background_20230212_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/12/QL/solo_L1_stix-ql-background_20230212_V01.fits' 2023-04-26 05:00:18,627 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/12/QL/solo_L1_stix-ql-variance_20230212_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/12/QL/solo_L1_stix-ql-variance_20230212_V01.fits' 2023-04-26 05:00:18,629 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/12/QL/solo_L1_stix-ql-spectra_20230212_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/12/QL/solo_L1_stix-ql-spectra_20230212_V01.fits' 2023-04-26 05:00:18,629 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/12/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230212_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/12/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230212_V01.fits' 2023-04-26 05:00:18,629 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/12/QL/solo_L1_stix-ql-flareflag_20230212_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/12/QL/solo_L1_stix-ql-flareflag_20230212_V01.fits' 2023-04-26 05:00:18,630 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/12/QL/solo_L1_stix-ql-lightcurve_20230212_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/12/QL/solo_L1_stix-ql-lightcurve_20230212_V01.fits' 2023-04-26 05:00:18,631 no BSD request comment added nothing found in LUT for rid: 2302129331 2023-04-26 05:00:18,631 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/12/SCI/solo_L1_stix-sci-xray-spec_20230212T041500-20230212T102004_V01_2302129331-60843.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/12/SCI/solo_L1_stix-sci-xray-spec_20230212T041500-20230212T102004_V01_2302129331-60843.fits' 2023-04-26 05:00:18,632 no BSD request comment added nothing found in LUT for rid: 2302129951 2023-04-26 05:00:18,632 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/12/SCI/solo_L1_stix-sci-xray-spec_20230212T162506-20230212T223012_V01_2302129951-60845.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/12/SCI/solo_L1_stix-sci-xray-spec_20230212T162506-20230212T223012_V01_2302129951-60845.fits' 2023-04-26 05:00:18,633 no BSD request comment added nothing found in LUT for rid: 2302127174 2023-04-26 05:00:18,633 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/12/SCI/solo_L1_stix-sci-xray-cpd_20230212T153007-20230212T154408_V01_2302127174-60796.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/12/SCI/solo_L1_stix-sci-xray-cpd_20230212T153007-20230212T154408_V01_2302127174-60796.fits' 2023-04-26 05:00:18,633 no BSD request comment added nothing found in LUT for rid: 2302124652 2023-04-26 05:00:18,634 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/12/SCI/solo_L1_stix-sci-xray-spec_20230212T102004-20230212T162506_V01_2302124652-60844.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/12/SCI/solo_L1_stix-sci-xray-spec_20230212T102004-20230212T162506_V01_2302124652-60844.fits' 2023-04-26 05:00:18,634 no BSD request comment added nothing found in LUT for rid: 2302127757 2023-04-26 05:00:18,634 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/12/SCI/solo_L1_stix-sci-xray-spec_20230212T222506-20230213T043000_V01_2302127757-60846.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/12/SCI/solo_L1_stix-sci-xray-spec_20230212T222506-20230213T043000_V01_2302127757-60846.fits' 2023-04-26 05:00:18,635 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/12/CAL/solo_L1_stix-cal-energy_20230212_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/12/CAL/solo_L1_stix-cal-energy_20230212_V01.fits' 2023-04-26 05:00:18,636 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/12/HK/solo_L1_stix-hk-maxi_20230212_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/12/HK/solo_L1_stix-hk-maxi_20230212_V01.fits' 2023-04-26 05:00:18,637 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/27/QL/solo_L1_stix-ql-flareflag_20230227_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/27/QL/solo_L1_stix-ql-flareflag_20230227_V01.fits' 2023-04-26 05:00:18,638 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/27/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230227_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/27/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230227_V01.fits' 2023-04-26 05:00:18,639 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/27/QL/solo_L1_stix-ql-background_20230227_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/27/QL/solo_L1_stix-ql-background_20230227_V01.fits' 2023-04-26 05:00:18,639 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/27/QL/solo_L1_stix-ql-spectra_20230227_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/27/QL/solo_L1_stix-ql-spectra_20230227_V01.fits' 2023-04-26 05:00:18,639 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/27/QL/solo_L1_stix-ql-lightcurve_20230227_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/27/QL/solo_L1_stix-ql-lightcurve_20230227_V01.fits' 2023-04-26 05:00:18,640 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/27/QL/solo_L1_stix-ql-variance_20230227_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/27/QL/solo_L1_stix-ql-variance_20230227_V01.fits' 2023-04-26 05:00:18,640 no BSD request comment added nothing found in LUT for rid: 2302275471 2023-04-26 05:00:18,640 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/27/SCI/solo_L1_stix-sci-xray-cpd_20230227T070012-20230227T074812_V01_2302275471-61097.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/27/SCI/solo_L1_stix-sci-xray-cpd_20230227T070012-20230227T074812_V01_2302275471-61097.fits' 2023-04-26 05:00:18,641 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/27/CAL/solo_L1_stix-cal-energy_20230227_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/27/CAL/solo_L1_stix-cal-energy_20230227_V01.fits' 2023-04-26 05:00:18,642 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/27/HK/solo_L1_stix-hk-maxi_20230227_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/27/HK/solo_L1_stix-hk-maxi_20230227_V01.fits' 2023-04-26 05:00:18,642 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/11/QL/solo_L1_stix-ql-flareflag_20230211_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/11/QL/solo_L1_stix-ql-flareflag_20230211_V01.fits' 2023-04-26 05:00:18,643 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/11/QL/solo_L1_stix-ql-variance_20230211_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/11/QL/solo_L1_stix-ql-variance_20230211_V01.fits' 2023-04-26 05:00:18,644 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/11/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230211_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/11/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230211_V01.fits' 2023-04-26 05:00:18,644 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/11/QL/solo_L1_stix-ql-background_20230211_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/11/QL/solo_L1_stix-ql-background_20230211_V01.fits' 2023-04-26 05:00:18,644 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/11/QL/solo_L1_stix-ql-spectra_20230211_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/11/QL/solo_L1_stix-ql-spectra_20230211_V01.fits' 2023-04-26 05:00:18,645 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/11/QL/solo_L1_stix-ql-lightcurve_20230211_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/11/QL/solo_L1_stix-ql-lightcurve_20230211_V01.fits' 2023-04-26 05:00:18,646 no BSD request comment added nothing found in LUT for rid: 2302115730 2023-04-26 05:00:18,647 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/11/SCI/solo_L1_stix-sci-xray-spec_20230211T221507-20230212T042006_V01_2302115730-60779.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/11/SCI/solo_L1_stix-sci-xray-spec_20230211T221507-20230212T042006_V01_2302115730-60779.fits' 2023-04-26 05:00:18,647 no BSD request comment added nothing found in LUT for rid: 2302118450 2023-04-26 05:00:18,647 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/11/SCI/solo_L1_stix-sci-xray-cpd_20230211T153110-20230211T162014_V01_2302118450-59812.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/11/SCI/solo_L1_stix-sci-xray-cpd_20230211T153110-20230211T162014_V01_2302118450-59812.fits' 2023-04-26 05:00:18,648 no BSD request comment added nothing found in LUT for rid: 2302114194 2023-04-26 05:00:18,649 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/11/SCI/solo_L1_stix-sci-xray-spec_20230211T161504-20230211T222003_V01_2302114194-60778.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/11/SCI/solo_L1_stix-sci-xray-spec_20230211T161504-20230211T222003_V01_2302114194-60778.fits' 2023-04-26 05:00:18,649 no BSD request comment added nothing found in LUT for rid: 2302117213 2023-04-26 05:00:18,650 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/11/SCI/solo_L1_stix-sci-xray-spec_20230211T041501-20230211T102001_V01_2302117213-60776.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/11/SCI/solo_L1_stix-sci-xray-spec_20230211T041501-20230211T102001_V01_2302117213-60776.fits' 2023-04-26 05:00:18,651 no BSD request comment added nothing found in LUT for rid: 2302112350 2023-04-26 05:00:18,651 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/11/SCI/solo_L1_stix-sci-xray-spec_20230211T101502-20230211T162002_V01_2302112350-60777.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/11/SCI/solo_L1_stix-sci-xray-spec_20230211T101502-20230211T162002_V01_2302112350-60777.fits' 2023-04-26 05:00:18,653 no BSD request comment added nothing found in LUT for rid: 2302116868 2023-04-26 05:00:18,653 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/11/SCI/solo_L1_stix-sci-xray-cpd_20230211T153843-20230211T155203_V01_2302116868-59813.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/11/SCI/solo_L1_stix-sci-xray-cpd_20230211T153843-20230211T155203_V01_2302116868-59813.fits' 2023-04-26 05:00:18,654 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/11/CAL/solo_L1_stix-cal-energy_20230211_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/11/CAL/solo_L1_stix-cal-energy_20230211_V01.fits' 2023-04-26 05:00:18,655 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/11/HK/solo_L1_stix-hk-maxi_20230211_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/11/HK/solo_L1_stix-hk-maxi_20230211_V01.fits' 2023-04-26 05:00:18,655 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/26/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230226_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/26/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230226_V01.fits' 2023-04-26 05:00:18,656 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/26/QL/solo_L1_stix-ql-background_20230226_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/26/QL/solo_L1_stix-ql-background_20230226_V01.fits' 2023-04-26 05:00:18,657 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/26/QL/solo_L1_stix-ql-lightcurve_20230226_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/26/QL/solo_L1_stix-ql-lightcurve_20230226_V01.fits' 2023-04-26 05:00:18,657 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/26/QL/solo_L1_stix-ql-spectra_20230226_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/26/QL/solo_L1_stix-ql-spectra_20230226_V01.fits' 2023-04-26 05:00:18,658 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/26/QL/solo_L1_stix-ql-variance_20230226_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/26/QL/solo_L1_stix-ql-variance_20230226_V01.fits' 2023-04-26 05:00:18,659 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/26/QL/solo_L1_stix-ql-flareflag_20230226_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/26/QL/solo_L1_stix-ql-flareflag_20230226_V01.fits' 2023-04-26 05:00:18,659 no BSD request comment added nothing found in LUT for rid: 2302262033 2023-04-26 05:00:18,660 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/26/SCI/solo_L1_stix-sci-xray-cpd_20230226T000001-20230226T060002_V01_2302262033-61093.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/26/SCI/solo_L1_stix-sci-xray-cpd_20230226T000001-20230226T060002_V01_2302262033-61093.fits' 2023-04-26 05:00:18,660 no BSD request comment added nothing found in LUT for rid: 2302266128 2023-04-26 05:00:18,661 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/26/SCI/solo_L1_stix-sci-xray-cpd_20230226T060002-20230226T120000_V01_2302266128-61094.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/26/SCI/solo_L1_stix-sci-xray-cpd_20230226T060002-20230226T120000_V01_2302266128-61094.fits' 2023-04-26 05:00:18,661 no BSD request comment added nothing found in LUT for rid: 2302264108 2023-04-26 05:00:18,661 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/26/SCI/solo_L1_stix-sci-xray-cpd_20230226T120000-20230226T180006_V01_2302264108-60833.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/26/SCI/solo_L1_stix-sci-xray-cpd_20230226T120000-20230226T180006_V01_2302264108-60833.fits' 2023-04-26 05:00:18,662 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/26/CAL/solo_L1_stix-cal-energy_20230226_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/26/CAL/solo_L1_stix-cal-energy_20230226_V01.fits' 2023-04-26 05:00:18,664 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/26/HK/solo_L1_stix-hk-maxi_20230226_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/26/HK/solo_L1_stix-hk-maxi_20230226_V01.fits' 2023-04-26 05:00:18,665 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/19/QL/solo_L1_stix-ql-flareflag_20230219_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/19/QL/solo_L1_stix-ql-flareflag_20230219_V01.fits' 2023-04-26 05:00:18,666 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/19/QL/solo_L1_stix-ql-background_20230219_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/19/QL/solo_L1_stix-ql-background_20230219_V01.fits' 2023-04-26 05:00:18,667 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/19/QL/solo_L1_stix-ql-spectra_20230219_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/19/QL/solo_L1_stix-ql-spectra_20230219_V01.fits' 2023-04-26 05:00:18,667 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/19/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230219_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/19/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230219_V01.fits' 2023-04-26 05:00:18,668 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/19/QL/solo_L1_stix-ql-variance_20230219_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/19/QL/solo_L1_stix-ql-variance_20230219_V01.fits' 2023-04-26 05:00:18,668 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/19/QL/solo_L1_stix-ql-lightcurve_20230219_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/19/QL/solo_L1_stix-ql-lightcurve_20230219_V01.fits' 2023-04-26 05:00:18,740 processed file: [{'id': 51180, 'name': 'solo_L1_stix-sci-xray-cpd_20230219T073645-20230219T085401_V01_2302190212-63155.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/02/19/SCI', 'version': 1, 'p_date': 1682478018.695812, 'm_date': 1682478018.689545, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230219T073645-20230219T085401_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:18,804 processed file: [{'id': 51181, 'name': 'solo_L1_stix-sci-xray-cpd_20230219T053915-20230219T071959_V01_2302196899-63154.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/02/19/SCI', 'version': 1, 'p_date': 1682478018.765446, 'm_date': 1682478018.761545, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230219T053915-20230219T071959_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:18,915 processed file: [{'id': 51182, 'name': 'solo_L1_stix-sci-xray-cpd_20230219T035333-20230219T040727_V01_2302199602-63207.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/02/19/SCI', 'version': 1, 'p_date': 1682478018.832355, 'm_date': 1682478018.8255448, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230219T035333-20230219T040727_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:19,001 processed file: [{'id': 51183, 'name': 'solo_L1_stix-sci-xray-cpd_20230219T185124-20230219T192515_V01_2302192166-63032.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/02/19/SCI', 'version': 1, 'p_date': 1682478018.951415, 'm_date': 1682478018.945545, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230219T185124-20230219T192515_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:19,080 processed file: [{'id': 51184, 'name': 'solo_L1_stix-sci-xray-cpd_20230219T192259-20230219T193558_V01_2302194844-63156.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/02/19/SCI', 'version': 1, 'p_date': 1682478019.03024, 'm_date': 1682478019.025545, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230219T192259-20230219T193558_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:19,085 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/19/CAL/solo_L1_stix-cal-energy_20230219_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/19/CAL/solo_L1_stix-cal-energy_20230219_V01.fits' 2023-04-26 05:00:19,085 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/19/HK/solo_L1_stix-hk-maxi_20230219_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/19/HK/solo_L1_stix-hk-maxi_20230219_V01.fits' 2023-04-26 05:00:19,086 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/22/QL/solo_L1_stix-ql-flareflag_20230222_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/22/QL/solo_L1_stix-ql-flareflag_20230222_V01.fits' 2023-04-26 05:00:19,087 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/22/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230222_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/22/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230222_V01.fits' 2023-04-26 05:00:19,088 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/22/QL/solo_L1_stix-ql-spectra_20230222_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/22/QL/solo_L1_stix-ql-spectra_20230222_V01.fits' 2023-04-26 05:00:19,089 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/22/QL/solo_L1_stix-ql-lightcurve_20230222_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/22/QL/solo_L1_stix-ql-lightcurve_20230222_V01.fits' 2023-04-26 05:00:19,089 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/22/QL/solo_L1_stix-ql-background_20230222_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/22/QL/solo_L1_stix-ql-background_20230222_V01.fits' 2023-04-26 05:00:19,089 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/22/QL/solo_L1_stix-ql-variance_20230222_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/22/QL/solo_L1_stix-ql-variance_20230222_V01.fits' 2023-04-26 05:00:19,090 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/22/CAL/solo_L1_stix-cal-energy_20230222_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/22/CAL/solo_L1_stix-cal-energy_20230222_V01.fits' 2023-04-26 05:00:19,091 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/22/HK/solo_L1_stix-hk-maxi_20230222_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/22/HK/solo_L1_stix-hk-maxi_20230222_V01.fits' 2023-04-26 05:00:19,092 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/25/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230225_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/25/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230225_V01.fits' 2023-04-26 05:00:19,092 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/25/QL/solo_L1_stix-ql-variance_20230225_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/25/QL/solo_L1_stix-ql-variance_20230225_V01.fits' 2023-04-26 05:00:19,092 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/25/QL/solo_L1_stix-ql-lightcurve_20230225_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/25/QL/solo_L1_stix-ql-lightcurve_20230225_V01.fits' 2023-04-26 05:00:19,093 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/25/QL/solo_L1_stix-ql-background_20230225_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/25/QL/solo_L1_stix-ql-background_20230225_V01.fits' 2023-04-26 05:00:19,093 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/25/QL/solo_L1_stix-ql-flareflag_20230225_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/25/QL/solo_L1_stix-ql-flareflag_20230225_V01.fits' 2023-04-26 05:00:19,093 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/25/QL/solo_L1_stix-ql-spectra_20230225_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/25/QL/solo_L1_stix-ql-spectra_20230225_V01.fits' 2023-04-26 05:00:19,096 no BSD request comment added nothing found in LUT for rid: 2302250933 2023-04-26 05:00:19,096 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/25/SCI/solo_L1_stix-sci-xray-cpd_20230225T174958-20230225T194838_V01_2302250933-60825.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/25/SCI/solo_L1_stix-sci-xray-cpd_20230225T174958-20230225T194838_V01_2302250933-60825.fits' 2023-04-26 05:00:19,097 no BSD request comment added nothing found in LUT for rid: 2302252644 2023-04-26 05:00:19,098 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/25/SCI/solo_L1_stix-sci-xray-cpd_20230225T194400-20230225T223348_V01_2302252644-60839.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/25/SCI/solo_L1_stix-sci-xray-cpd_20230225T194400-20230225T223348_V01_2302252644-60839.fits' 2023-04-26 05:00:19,098 no BSD request comment added nothing found in LUT for rid: 2302252875 2023-04-26 05:00:19,099 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/25/SCI/solo_L1_stix-sci-xray-cpd_20230225T060003-20230225T120010_V01_2302252875-60819.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/25/SCI/solo_L1_stix-sci-xray-cpd_20230225T060003-20230225T120010_V01_2302252875-60819.fits' 2023-04-26 05:00:19,099 no BSD request comment added nothing found in LUT for rid: 2302256383 2023-04-26 05:00:19,099 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/25/SCI/solo_L1_stix-sci-xray-cpd_20230225T120010-20230225T180018_V01_2302256383-60820.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/25/SCI/solo_L1_stix-sci-xray-cpd_20230225T120010-20230225T180018_V01_2302256383-60820.fits' 2023-04-26 05:00:19,100 no BSD request comment added nothing found in LUT for rid: 2302256396 2023-04-26 05:00:19,100 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/25/SCI/solo_L1_stix-sci-xray-cpd_20230225T075807-20230225T082211_V01_2302256396-60838.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/25/SCI/solo_L1_stix-sci-xray-cpd_20230225T075807-20230225T082211_V01_2302256396-60838.fits' 2023-04-26 05:00:19,101 no BSD request comment added nothing found in LUT for rid: 2302259997 2023-04-26 05:00:19,101 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/25/SCI/solo_L1_stix-sci-xray-cpd_20230225T000003-20230225T060003_V01_2302259997-60818.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/25/SCI/solo_L1_stix-sci-xray-cpd_20230225T000003-20230225T060003_V01_2302259997-60818.fits' 2023-04-26 05:00:19,101 no BSD request comment added nothing found in LUT for rid: 2302257110 2023-04-26 05:00:19,102 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/25/SCI/solo_L1_stix-sci-xray-cpd_20230225T180018-20230226T000001_V01_2302257110-60832.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/25/SCI/solo_L1_stix-sci-xray-cpd_20230225T180018-20230226T000001_V01_2302257110-60832.fits' 2023-04-26 05:00:19,102 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/25/CAL/solo_L1_stix-cal-energy_20230225_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/25/CAL/solo_L1_stix-cal-energy_20230225_V01.fits' 2023-04-26 05:00:19,103 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/25/HK/solo_L1_stix-hk-maxi_20230225_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/25/HK/solo_L1_stix-hk-maxi_20230225_V01.fits' 2023-04-26 05:00:19,104 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/28/QL/solo_L1_stix-ql-background_20230228_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/28/QL/solo_L1_stix-ql-background_20230228_V01.fits' 2023-04-26 05:00:19,104 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/28/QL/solo_L1_stix-ql-flareflag_20230228_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/28/QL/solo_L1_stix-ql-flareflag_20230228_V01.fits' 2023-04-26 05:00:19,105 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/28/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230228_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/28/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230228_V01.fits' 2023-04-26 05:00:19,105 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/28/QL/solo_L1_stix-ql-variance_20230228_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/28/QL/solo_L1_stix-ql-variance_20230228_V01.fits' 2023-04-26 05:00:19,105 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/28/QL/solo_L1_stix-ql-lightcurve_20230228_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/28/QL/solo_L1_stix-ql-lightcurve_20230228_V01.fits' 2023-04-26 05:00:19,106 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/28/QL/solo_L1_stix-ql-spectra_20230228_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/28/QL/solo_L1_stix-ql-spectra_20230228_V01.fits' 2023-04-26 05:00:19,106 no BSD request comment added nothing found in LUT for rid: 2302283402 2023-04-26 05:00:19,107 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/28/SCI/solo_L1_stix-sci-xray-cpd_20230228T173014-20230228T185855_V01_2302283402-61095.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/28/SCI/solo_L1_stix-sci-xray-cpd_20230228T173014-20230228T185855_V01_2302283402-61095.fits' 2023-04-26 05:00:19,108 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/28/CAL/solo_L1_stix-cal-energy_20230228_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/28/CAL/solo_L1_stix-cal-energy_20230228_V01.fits' 2023-04-26 05:00:19,108 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/28/HK/solo_L1_stix-hk-maxi_20230228_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/28/HK/solo_L1_stix-hk-maxi_20230228_V01.fits' 2023-04-26 05:00:19,109 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/09/QL/solo_L1_stix-ql-background_20230209_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/09/QL/solo_L1_stix-ql-background_20230209_V01.fits' 2023-04-26 05:00:19,110 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/09/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230209_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/09/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230209_V01.fits' 2023-04-26 05:00:19,111 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/09/QL/solo_L1_stix-ql-spectra_20230209_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/09/QL/solo_L1_stix-ql-spectra_20230209_V01.fits' 2023-04-26 05:00:19,111 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/09/QL/solo_L1_stix-ql-lightcurve_20230209_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/09/QL/solo_L1_stix-ql-lightcurve_20230209_V01.fits' 2023-04-26 05:00:19,112 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/09/QL/solo_L1_stix-ql-flareflag_20230209_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/09/QL/solo_L1_stix-ql-flareflag_20230209_V01.fits' 2023-04-26 05:00:19,112 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/09/QL/solo_L1_stix-ql-variance_20230209_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/09/QL/solo_L1_stix-ql-variance_20230209_V01.fits' 2023-04-26 05:00:19,113 no BSD request comment added nothing found in LUT for rid: 2302092026 2023-04-26 05:00:19,113 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/09/SCI/solo_L1_stix-sci-xray-spec_20230209T100500-20230209T161003_V01_2302092026-60769.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/09/SCI/solo_L1_stix-sci-xray-spec_20230209T100500-20230209T161003_V01_2302092026-60769.fits' 2023-04-26 05:00:19,114 no BSD request comment added nothing found in LUT for rid: 2302095119 2023-04-26 05:00:19,114 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/09/SCI/solo_L1_stix-sci-xray-spec_20230209T160500-20230209T221006_V01_2302095119-60770.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/09/SCI/solo_L1_stix-sci-xray-spec_20230209T160500-20230209T221006_V01_2302095119-60770.fits' 2023-04-26 05:00:19,114 no BSD request comment added nothing found in LUT for rid: 2302095286 2023-04-26 05:00:19,115 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/09/SCI/solo_L1_stix-sci-xray-spec_20230209T040503-20230209T101001_V01_2302095286-60768.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/09/SCI/solo_L1_stix-sci-xray-spec_20230209T040503-20230209T101001_V01_2302095286-60768.fits' 2023-04-26 05:00:19,115 no BSD request comment added nothing found in LUT for rid: 2302095456 2023-04-26 05:00:19,115 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/09/SCI/solo_L1_stix-sci-xray-spec_20230209T220518-20230210T041000_V01_2302095456-60771.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/09/SCI/solo_L1_stix-sci-xray-spec_20230209T220518-20230210T041000_V01_2302095456-60771.fits' 2023-04-26 05:00:19,116 no BSD request comment added nothing found in LUT for rid: 2302090866 2023-04-26 05:00:19,116 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/09/SCI/solo_L1_stix-sci-xray-cpd_20230209T084511-20230209T091453_V01_2302090866-59855.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/09/SCI/solo_L1_stix-sci-xray-cpd_20230209T084511-20230209T091453_V01_2302090866-59855.fits' 2023-04-26 05:00:19,117 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/09/CAL/solo_L1_stix-cal-energy_20230209_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/09/CAL/solo_L1_stix-cal-energy_20230209_V01.fits' 2023-04-26 05:00:19,118 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/09/HK/solo_L1_stix-hk-maxi_20230209_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/09/HK/solo_L1_stix-hk-maxi_20230209_V01.fits' 2023-04-26 05:00:19,118 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/02/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230202_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/02/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230202_V01.fits' 2023-04-26 05:00:19,118 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/02/QL/solo_L1_stix-ql-variance_20230202_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/02/QL/solo_L1_stix-ql-variance_20230202_V01.fits' 2023-04-26 05:00:19,119 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/02/QL/solo_L1_stix-ql-spectra_20230202_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/02/QL/solo_L1_stix-ql-spectra_20230202_V01.fits' 2023-04-26 05:00:19,120 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/02/QL/solo_L1_stix-ql-lightcurve_20230202_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/02/QL/solo_L1_stix-ql-lightcurve_20230202_V01.fits' 2023-04-26 05:00:19,121 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/02/QL/solo_L1_stix-ql-flareflag_20230202_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/02/QL/solo_L1_stix-ql-flareflag_20230202_V01.fits' 2023-04-26 05:00:19,121 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/02/QL/solo_L1_stix-ql-background_20230202_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/02/QL/solo_L1_stix-ql-background_20230202_V01.fits' 2023-04-26 05:00:19,122 no BSD request comment added nothing found in LUT for rid: 2302021099 2023-04-26 05:00:19,122 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/02/SCI/solo_L1_stix-sci-aspect-burst_20230202T195459-20230202T201458_V01_2302021099.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/02/SCI/solo_L1_stix-sci-aspect-burst_20230202T195459-20230202T201458_V01_2302021099.fits' 2023-04-26 05:00:19,123 no BSD request comment added nothing found in LUT for rid: 2302024576 2023-04-26 05:00:19,124 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/02/SCI/solo_L1_stix-sci-xray-spec_20230202T154509-20230202T215015_V01_2302024576-60371.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/02/SCI/solo_L1_stix-sci-xray-spec_20230202T154509-20230202T215015_V01_2302024576-60371.fits' 2023-04-26 05:00:19,125 no BSD request comment added nothing found in LUT for rid: 2302024203 2023-04-26 05:00:19,125 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/02/SCI/solo_L1_stix-sci-aspect-burst_20230202T061959-20230202T063958_V01_2302024203.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/02/SCI/solo_L1_stix-sci-aspect-burst_20230202T061959-20230202T063958_V01_2302024203.fits' 2023-04-26 05:00:19,125 no BSD request comment added nothing found in LUT for rid: 2302026164 2023-04-26 05:00:19,126 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/02/SCI/solo_L1_stix-sci-xray-cpd_20230202T091002-20230202T095802_V01_2302026164-59359.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/02/SCI/solo_L1_stix-sci-xray-cpd_20230202T091002-20230202T095802_V01_2302026164-59359.fits' 2023-04-26 05:00:19,126 no BSD request comment added nothing found in LUT for rid: 2302023135 2023-04-26 05:00:19,126 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/02/SCI/solo_L1_stix-sci-xray-spec_20230202T034502-20230202T095002_V01_2302023135-60369.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/02/SCI/solo_L1_stix-sci-xray-spec_20230202T034502-20230202T095002_V01_2302023135-60369.fits' 2023-04-26 05:00:19,127 no BSD request comment added nothing found in LUT for rid: 2302021827 2023-04-26 05:00:19,127 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/02/SCI/solo_L1_stix-sci-xray-spec_20230202T214515-20230203T035003_V01_2302021827-60372.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/02/SCI/solo_L1_stix-sci-xray-spec_20230202T214515-20230203T035003_V01_2302021827-60372.fits' 2023-04-26 05:00:19,128 no BSD request comment added nothing found in LUT for rid: 2302025284 2023-04-26 05:00:19,129 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/02/SCI/solo_L1_stix-sci-xray-spec_20230202T094502-20230202T155009_V01_2302025284-60370.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/02/SCI/solo_L1_stix-sci-xray-spec_20230202T094502-20230202T155009_V01_2302025284-60370.fits' 2023-04-26 05:00:19,129 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/02/CAL/solo_L1_stix-cal-energy_20230202_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/02/CAL/solo_L1_stix-cal-energy_20230202_V01.fits' 2023-04-26 05:00:19,129 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/02/HK/solo_L1_stix-hk-maxi_20230202_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/02/HK/solo_L1_stix-hk-maxi_20230202_V01.fits' 2023-04-26 05:00:19,130 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/13/QL/solo_L1_stix-ql-lightcurve_20230213_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/13/QL/solo_L1_stix-ql-lightcurve_20230213_V01.fits' 2023-04-26 05:00:19,131 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/13/QL/solo_L1_stix-ql-flareflag_20230213_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/13/QL/solo_L1_stix-ql-flareflag_20230213_V01.fits' 2023-04-26 05:00:19,131 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/13/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230213_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/13/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230213_V01.fits' 2023-04-26 05:00:19,131 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/13/QL/solo_L1_stix-ql-background_20230213_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/13/QL/solo_L1_stix-ql-background_20230213_V01.fits' 2023-04-26 05:00:19,132 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/13/QL/solo_L1_stix-ql-variance_20230213_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/13/QL/solo_L1_stix-ql-variance_20230213_V01.fits' 2023-04-26 05:00:19,133 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/13/QL/solo_L1_stix-ql-spectra_20230213_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/13/QL/solo_L1_stix-ql-spectra_20230213_V01.fits' 2023-04-26 05:00:19,133 no BSD request comment added nothing found in LUT for rid: 2302136998 2023-04-26 05:00:19,133 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/13/SCI/solo_L1_stix-sci-xray-spec_20230213T042505-20230213T103005_V01_2302136998-60847.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/13/SCI/solo_L1_stix-sci-xray-spec_20230213T042505-20230213T103005_V01_2302136998-60847.fits' 2023-04-26 05:00:19,134 no BSD request comment added nothing found in LUT for rid: 2302131437 2023-04-26 05:00:19,134 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/13/SCI/solo_L1_stix-sci-xray-spec_20230213T102512-20230213T163005_V01_2302131437-60848.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/13/SCI/solo_L1_stix-sci-xray-spec_20230213T102512-20230213T163005_V01_2302131437-60848.fits' 2023-04-26 05:00:19,136 no BSD request comment added nothing found in LUT for rid: 2302135325 2023-04-26 05:00:19,136 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/13/SCI/solo_L1_stix-sci-xray-cpd_20230213T201637-20230213T202738_V01_2302135325-60789.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/13/SCI/solo_L1_stix-sci-xray-cpd_20230213T201637-20230213T202738_V01_2302135325-60789.fits' 2023-04-26 05:00:19,137 no BSD request comment added nothing found in LUT for rid: 2302135247 2023-04-26 05:00:19,137 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/13/SCI/solo_L1_stix-sci-xray-spec_20230213T222512-20230214T043000_V01_2302135247-60850.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/13/SCI/solo_L1_stix-sci-xray-spec_20230213T222512-20230214T043000_V01_2302135247-60850.fits' 2023-04-26 05:00:19,137 no BSD request comment added nothing found in LUT for rid: 2302137286 2023-04-26 05:00:19,138 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/13/SCI/solo_L1_stix-sci-xray-spec_20230213T162503-20230213T223005_V01_2302137286-60849.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/13/SCI/solo_L1_stix-sci-xray-spec_20230213T162503-20230213T223005_V01_2302137286-60849.fits' 2023-04-26 05:00:19,138 no BSD request comment added nothing found in LUT for rid: 2302130504 2023-04-26 05:00:19,138 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/13/SCI/solo_L1_stix-sci-xray-cpd_20230213T201914-20230213T203236_V01_2302130504-60784.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/13/SCI/solo_L1_stix-sci-xray-cpd_20230213T201914-20230213T203236_V01_2302130504-60784.fits' 2023-04-26 05:00:19,139 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/13/CAL/solo_L1_stix-cal-energy_20230213_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/13/CAL/solo_L1_stix-cal-energy_20230213_V01.fits' 2023-04-26 05:00:19,139 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/13/HK/solo_L1_stix-hk-maxi_20230213_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/13/HK/solo_L1_stix-hk-maxi_20230213_V01.fits' 2023-04-26 05:00:19,140 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/15/QL/solo_L1_stix-ql-variance_20230215_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/15/QL/solo_L1_stix-ql-variance_20230215_V01.fits' 2023-04-26 05:00:19,140 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/15/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230215_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/15/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230215_V01.fits' 2023-04-26 05:00:19,141 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/15/QL/solo_L1_stix-ql-background_20230215_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/15/QL/solo_L1_stix-ql-background_20230215_V01.fits' 2023-04-26 05:00:19,141 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/15/QL/solo_L1_stix-ql-spectra_20230215_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/15/QL/solo_L1_stix-ql-spectra_20230215_V01.fits' 2023-04-26 05:00:19,142 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/15/QL/solo_L1_stix-ql-flareflag_20230215_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/15/QL/solo_L1_stix-ql-flareflag_20230215_V01.fits' 2023-04-26 05:00:19,142 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/15/QL/solo_L1_stix-ql-lightcurve_20230215_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/15/QL/solo_L1_stix-ql-lightcurve_20230215_V01.fits' 2023-04-26 05:00:19,228 processed file: [{'id': 51267, 'name': 'solo_L1_stix-sci-xray-cpd_20230215T111552-20230215T113240_V01_2302156494-63027.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/02/15/SCI', 'version': 1, 'p_date': 1682478019.181193, 'm_date': 1682478019.1775448, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230215T111552-20230215T113240_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:19,312 processed file: [{'id': 51268, 'name': 'solo_L1_stix-sci-xray-cpd_20230215T154733-20230215T162613_V01_2302153086-63143.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/02/15/SCI', 'version': 1, 'p_date': 1682478019.264222, 'm_date': 1682478019.2575448, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230215T154733-20230215T162613_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:19,378 processed file: [{'id': 51269, 'name': 'solo_L1_stix-sci-xray-cpd_20230215T115748-20230215T132253_V01_2302155479-63141.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/02/15/SCI', 'version': 1, 'p_date': 1682478019.340078, 'm_date': 1682478019.333545, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230215T115748-20230215T132253_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:19,379 no BSD request comment added nothing found in LUT for rid: 2302157113 2023-04-26 05:00:19,379 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/15/SCI/solo_L1_stix-sci-xray-spec_20230215T223501-20230216T044017_V01_2302157113-60858.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/15/SCI/solo_L1_stix-sci-xray-spec_20230215T223501-20230216T044017_V01_2302157113-60858.fits' 2023-04-26 05:00:19,380 no BSD request comment added nothing found in LUT for rid: 2302153268 2023-04-26 05:00:19,380 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/15/SCI/solo_L1_stix-sci-xray-spec_20230215T103504-20230215T164003_V01_2302153268-60856.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/15/SCI/solo_L1_stix-sci-xray-spec_20230215T103504-20230215T164003_V01_2302153268-60856.fits' 2023-04-26 05:00:19,470 processed file: [{'id': 51272, 'name': 'solo_L1_stix-sci-xray-cpd_20230215T005723-20230215T030505_V01_2302154471-63138.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/02/15/SCI', 'version': 1, 'p_date': 1682478019.418887, 'm_date': 1682478019.413545, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230215T005723-20230215T030505_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:19,539 processed file: [{'id': 51273, 'name': 'solo_L1_stix-sci-xray-cpd_20230215T113440-20230215T115943_V01_2302153585-63140.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/02/15/SCI', 'version': 1, 'p_date': 1682478019.496897, 'm_date': 1682478019.4935448, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230215T113440-20230215T115943_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:19,613 processed file: [{'id': 51274, 'name': 'solo_L1_stix-sci-xray-cpd_20230215T194722-20230215T201957_V01_2302152320-63145.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/02/15/SCI', 'version': 1, 'p_date': 1682478019.567403, 'm_date': 1682478019.561545, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230215T194722-20230215T201957_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:19,677 processed file: [{'id': 51275, 'name': 'solo_L1_stix-sci-xray-cpd_20230215T191526-20230215T194602_V01_2302153896-63144.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/02/15/SCI', 'version': 1, 'p_date': 1682478019.640332, 'm_date': 1682478019.633545, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230215T191526-20230215T194602_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:19,678 no BSD request comment added nothing found in LUT for rid: 2302159060 2023-04-26 05:00:19,678 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/15/SCI/solo_L1_stix-sci-xray-cpd_20230215T232402-20230215T234234_V01_2302159060-60790.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/15/SCI/solo_L1_stix-sci-xray-cpd_20230215T232402-20230215T234234_V01_2302159060-60790.fits' 2023-04-26 05:00:19,679 no BSD request comment added nothing found in LUT for rid: 2302158752 2023-04-26 05:00:19,679 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/15/SCI/solo_L1_stix-sci-xray-spec_20230215T163502-20230215T224001_V01_2302158752-60857.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/15/SCI/solo_L1_stix-sci-xray-spec_20230215T163502-20230215T224001_V01_2302158752-60857.fits' 2023-04-26 05:00:19,758 processed file: [{'id': 51278, 'name': 'solo_L1_stix-sci-xray-cpd_20230215T101844-20230215T103314_V01_2302151091-63139.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/02/15/SCI', 'version': 1, 'p_date': 1682478019.712012, 'm_date': 1682478019.705545, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230215T101844-20230215T103314_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:19,758 no BSD request comment added nothing found in LUT for rid: 2302155262 2023-04-26 05:00:19,759 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/15/SCI/solo_L1_stix-sci-xray-spec_20230215T043459-20230215T104002_V01_2302155262-60855.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/15/SCI/solo_L1_stix-sci-xray-spec_20230215T043459-20230215T104002_V01_2302155262-60855.fits' 2023-04-26 05:00:19,895 processed file: [{'id': 51280, 'name': 'solo_L1_stix-sci-xray-cpd_20230215T125742-20230215T141431_V01_2302151336-63142.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/02/15/SCI', 'version': 1, 'p_date': 1682478019.81236, 'm_date': 1682478019.8055449, 'esaname': 'solo_L1_stix-sci-xray-cpd_20230215T125742-20230215T141431_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:19,896 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/15/CAL/solo_L1_stix-cal-energy_20230215_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/15/CAL/solo_L1_stix-cal-energy_20230215_V01.fits' 2023-04-26 05:00:19,897 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/15/HK/solo_L1_stix-hk-maxi_20230215_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/15/HK/solo_L1_stix-hk-maxi_20230215_V01.fits' 2023-04-26 05:00:19,898 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/04/QL/solo_L1_stix-ql-lightcurve_20230204_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/04/QL/solo_L1_stix-ql-lightcurve_20230204_V01.fits' 2023-04-26 05:00:19,899 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/04/QL/solo_L1_stix-ql-background_20230204_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/04/QL/solo_L1_stix-ql-background_20230204_V01.fits' 2023-04-26 05:00:19,899 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/04/QL/solo_L1_stix-ql-spectra_20230204_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/04/QL/solo_L1_stix-ql-spectra_20230204_V01.fits' 2023-04-26 05:00:19,900 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/04/QL/solo_L1_stix-ql-flareflag_20230204_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/04/QL/solo_L1_stix-ql-flareflag_20230204_V01.fits' 2023-04-26 05:00:19,901 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/04/QL/solo_L1_stix-ql-variance_20230204_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/04/QL/solo_L1_stix-ql-variance_20230204_V01.fits' 2023-04-26 05:00:19,901 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/04/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230204_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/04/QL/solo_L1_stix-ql-ql-tmstatusflarelist_20230204_V01.fits' 2023-04-26 05:00:19,902 no BSD request comment added nothing found in LUT for rid: 2302040652 2023-04-26 05:00:19,902 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/04/SCI/solo_L1_stix-sci-xray-spec_20230204T215018-20230205T035516_V01_2302040652-60380.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/04/SCI/solo_L1_stix-sci-xray-spec_20230204T215018-20230205T035516_V01_2302040652-60380.fits' 2023-04-26 05:00:19,903 no BSD request comment added nothing found in LUT for rid: 2302040699 2023-04-26 05:00:19,903 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/04/SCI/solo_L1_stix-sci-xray-cpd_20230204T160324-20230204T165124_V01_2302040699-59863.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/04/SCI/solo_L1_stix-sci-xray-cpd_20230204T160324-20230204T165124_V01_2302040699-59863.fits' 2023-04-26 05:00:19,903 no BSD request comment added nothing found in LUT for rid: 2302046240 2023-04-26 05:00:19,904 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/04/SCI/solo_L1_stix-sci-xray-spec_20230204T035012-20230204T095500_V01_2302046240-60377.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/04/SCI/solo_L1_stix-sci-xray-spec_20230204T035012-20230204T095500_V01_2302046240-60377.fits' 2023-04-26 05:00:19,904 no BSD request comment added nothing found in LUT for rid: 2302046308 2023-04-26 05:00:19,904 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/04/SCI/solo_L1_stix-sci-xray-spec_20230204T095000-20230204T155504_V01_2302046308-60378.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/04/SCI/solo_L1_stix-sci-xray-spec_20230204T095000-20230204T155504_V01_2302046308-60378.fits' 2023-04-26 05:00:19,905 no BSD request comment added nothing found in LUT for rid: 2302045675 2023-04-26 05:00:19,905 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/04/SCI/solo_L1_stix-sci-xray-spec_20230204T155004-20230204T215518_V01_2302045675-60379.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/04/SCI/solo_L1_stix-sci-xray-spec_20230204T155004-20230204T215518_V01_2302045675-60379.fits' 2023-04-26 05:00:19,908 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/04/CAL/solo_L1_stix-cal-energy_20230204_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/04/CAL/solo_L1_stix-cal-energy_20230204_V01.fits' 2023-04-26 05:00:19,908 [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/04/HK/solo_L1_stix-hk-maxi_20230204_V01.fits' Traceback (most recent call last): File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 715, in publish_fits_to_esa ok, error = copyFile(scp, p, target_dir) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 482, in copyFile addHistory(p, p.name) File "/home/stixcore/STIXCore/stixcore/processing/publish.py", line 478, in addHistory fits.setval(p, "HISTORY", value=h_entry) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 372, in setval hdulist, extidx = _getext(filename, "update", *args, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/convenience.py", line 1125, in _getext hdulist = fitsopen(filename, mode=mode, **kwargs) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 214, in fitsopen return HDUList.fromfile( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 482, in fromfile return cls._readfrom( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/hdu/hdulist.py", line 1170, in _readfrom fileobj = _File( File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 218, in __init__ self._open_filename(fileobj, mode, overwrite) File "/home/stixcore/STIXCore/venv/lib/python3.9/site-packages/astropy/io/fits/file.py", line 636, in _open_filename self._file = open(self.name, IO_FITS_MODES[mode]) PermissionError: [Errno 13] Permission denied: '/data/stix/out/fits_v1.0.0/L1/2023/02/04/HK/solo_L1_stix-hk-maxi_20230204_V01.fits' 2023-04-26 05:00:19,945 processed file: [{'id': 51296, 'name': 'solo_L1_stix-ql-ql-tmstatusflarelist_20230401_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/04/01/QL', 'version': 1, 'p_date': 1682478019.908811, 'm_date': 1680625589.3554275, 'esaname': 'solo_L1_stix-ql-ql-tmstatusflarelist_20230401_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:19,991 processed file: [{'id': 51297, 'name': 'solo_L1_stix-hk-maxi_20230401_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L1/2023/04/01/HK', 'version': 1, 'p_date': 1682478019.945906, 'm_date': 1680625085.7954073, 'esaname': 'solo_L1_stix-hk-maxi_20230401_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:20,043 processed file: [{'id': 51298, 'name': 'solo_L0_stix-ql-lightcurve_0733190400_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/30', 'version': 1, 'p_date': 1682478019.99128, 'm_date': 1680625925.8954408, 'esaname': 'solo_L0_stix-ql-lightcurve_0733190400_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:20,093 processed file: [{'id': 51299, 'name': 'solo_L0_stix-ql-lightcurve_0733276800_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/30', 'version': 1, 'p_date': 1682478020.043623, 'm_date': 1680625926.223441, 'esaname': 'solo_L0_stix-ql-lightcurve_0733276800_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:20,157 processed file: [{'id': 51300, 'name': 'solo_L0_stix-ql-lightcurve_0733363200_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/30', 'version': 1, 'p_date': 1682478020.094144, 'm_date': 1680625924.2834408, 'esaname': 'solo_L0_stix-ql-lightcurve_0733363200_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:20,213 processed file: [{'id': 51301, 'name': 'solo_L0_stix-ql-lightcurve_0733536000_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/30', 'version': 1, 'p_date': 1682478020.157488, 'm_date': 1680625508.5354242, 'esaname': 'solo_L0_stix-ql-lightcurve_0733536000_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:20,272 processed file: [{'id': 51302, 'name': 'solo_L0_stix-ql-lightcurve_0733449600_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/30', 'version': 1, 'p_date': 1682478020.214057, 'm_date': 1680624824.2033968, 'esaname': 'solo_L0_stix-ql-lightcurve_0733449600_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:20,328 processed file: [{'id': 51303, 'name': 'solo_L0_stix-ql-spectra_0733449600_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/32', 'version': 1, 'p_date': 1682478020.272945, 'm_date': 1680624822.7033968, 'esaname': 'solo_L0_stix-ql-spectra_0733449600_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:20,385 processed file: [{'id': 51304, 'name': 'solo_L0_stix-ql-spectra_0733363200_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/32', 'version': 1, 'p_date': 1682478020.328788, 'm_date': 1680625923.8234408, 'esaname': 'solo_L0_stix-ql-spectra_0733363200_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:20,435 processed file: [{'id': 51305, 'name': 'solo_L0_stix-ql-spectra_0733190400_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/32', 'version': 1, 'p_date': 1682478020.385222, 'm_date': 1680625925.0234408, 'esaname': 'solo_L0_stix-ql-spectra_0733190400_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:20,476 processed file: [{'id': 51306, 'name': 'solo_L0_stix-ql-spectra_0733276800_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/32', 'version': 1, 'p_date': 1682478020.435366, 'm_date': 1680625925.1914408, 'esaname': 'solo_L0_stix-ql-spectra_0733276800_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:20,531 processed file: [{'id': 51307, 'name': 'solo_L0_stix-ql-spectra_0733536000_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/32', 'version': 1, 'p_date': 1682478020.4771, 'm_date': 1680625508.051424, 'esaname': 'solo_L0_stix-ql-spectra_0733536000_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:20,599 processed file: [{'id': 51308, 'name': 'solo_L0_stix-cal-energy_0733363200_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/41', 'version': 1, 'p_date': 1682478020.531451, 'm_date': 1680624821.7553966, 'esaname': 'solo_L0_stix-cal-energy_0733363200_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:20,664 processed file: [{'id': 51309, 'name': 'solo_L0_stix-cal-energy_0733190400_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/41', 'version': 1, 'p_date': 1682478020.599625, 'm_date': 1680625924.0554407, 'esaname': 'solo_L0_stix-cal-energy_0733190400_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:20,731 processed file: [{'id': 51310, 'name': 'solo_L0_stix-cal-energy_0733536000_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/41', 'version': 1, 'p_date': 1682478020.664547, 'm_date': 1680625508.5554242, 'esaname': 'solo_L0_stix-cal-energy_0733536000_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:20,798 processed file: [{'id': 51311, 'name': 'solo_L0_stix-cal-energy_0733276800_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/41', 'version': 1, 'p_date': 1682478020.73155, 'm_date': 1680624823.3873968, 'esaname': 'solo_L0_stix-cal-energy_0733276800_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:20,868 processed file: [{'id': 51312, 'name': 'solo_L0_stix-cal-energy_0733449600_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/41', 'version': 1, 'p_date': 1682478020.798702, 'm_date': 1680624825.1513968, 'esaname': 'solo_L0_stix-cal-energy_0733449600_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:20,919 processed file: [{'id': 51313, 'name': 'solo_L0_stix-ql-background_0733190400_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/31', 'version': 1, 'p_date': 1682478020.869023, 'm_date': 1680625924.1914408, 'esaname': 'solo_L0_stix-ql-background_0733190400_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:20,953 processed file: [{'id': 51314, 'name': 'solo_L0_stix-ql-background_0733536000_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/31', 'version': 1, 'p_date': 1682478020.919755, 'm_date': 1680625882.9994392, 'esaname': 'solo_L0_stix-ql-background_0733536000_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:21,007 processed file: [{'id': 51315, 'name': 'solo_L0_stix-ql-background_0733276800_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/31', 'version': 1, 'p_date': 1682478020.953969, 'm_date': 1680625924.427441, 'esaname': 'solo_L0_stix-ql-background_0733276800_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:21,063 processed file: [{'id': 51316, 'name': 'solo_L0_stix-ql-background_0733363200_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/31', 'version': 1, 'p_date': 1682478021.007274, 'm_date': 1680625923.4314408, 'esaname': 'solo_L0_stix-ql-background_0733363200_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:21,119 processed file: [{'id': 51317, 'name': 'solo_L0_stix-ql-background_0733449600_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/31', 'version': 1, 'p_date': 1682478021.063204, 'm_date': 1680624822.6273968, 'esaname': 'solo_L0_stix-ql-background_0733449600_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:21,172 processed file: [{'id': 51318, 'name': 'solo_L0_stix-sci-xray-cpd_0727279118-0727279427_V01_2301170650-63000.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478021.141702, 'm_date': 1682478021.1375449, 'esaname': 'solo_L0_stix-sci-xray-cpd_0727279118-0727279427_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:21,246 processed file: [{'id': 51319, 'name': 'solo_L0_stix-sci-xray-cpd_0728181714-0728185692_V01_2301282833-62936.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478021.205554, 'm_date': 1682478021.201545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728181714-0728185692_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:21,401 processed file: [{'id': 51320, 'name': 'solo_L0_stix-sci-xray-cpd_0728366260-0728367471_V01_2301306058-62964.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478021.312787, 'm_date': 1682478021.309545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728366260-0728367471_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:21,499 processed file: [{'id': 51321, 'name': 'solo_L0_stix-sci-xray-cpd_0729481178-0729482814_V01_2302126174-63117.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478021.44563, 'm_date': 1682478021.441545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729481178-0729482814_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:21,583 processed file: [{'id': 51322, 'name': 'solo_L0_stix-sci-xray-cpd_0729805480-0729807436_V01_2302152320-63145.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478021.536914, 'm_date': 1682478021.533545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729805480-0729807436_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:21,671 processed file: [{'id': 51323, 'name': 'solo_L0_stix-sci-xray-cpd_0728995156-0728998010_V01_2302069679-63004.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478021.619329, 'm_date': 1682478021.613545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728995156-0728998010_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:21,745 processed file: [{'id': 51324, 'name': 'solo_L0_stix-sci-xray-cpd_0731346274-0731354063_V01_2303053359-63206.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478021.703868, 'm_date': 1682478021.697545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731346274-0731354063_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:21,793 processed file: [{'id': 51325, 'name': 'solo_L0_stix-sci-xray-cpd_0728249195-0728250247_V01_2301286784-62945.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478021.762552, 'm_date': 1682478021.757545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728249195-0728250247_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:21,865 processed file: [{'id': 51326, 'name': 'solo_L0_stix-sci-xray-cpd_0730093852-0730094686_V01_2302199602-63207.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478021.825216, 'm_date': 1682478021.821545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730093852-0730094686_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:21,995 processed file: [{'id': 51327, 'name': 'solo_L0_stix-sci-xray-cpd_0729893761-0729905152_V01_2302164501-63149.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478021.920242, 'm_date': 1682478021.913545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729893761-0729905152_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:22,046 processed file: [{'id': 51328, 'name': 'solo_L0_stix-sci-xray-cpd_0728130376-0728130582_V01_2301278908-62932.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478022.014468, 'm_date': 1682478022.0095448, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728130376-0728130582_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:22,175 processed file: [{'id': 51329, 'name': 'solo_L0_stix-sci-xray-cpd_0730879631-0730883710_V01_2302283567-63040.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478022.099715, 'm_date': 1682478022.093545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730879631-0730883710_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:22,249 processed file: [{'id': 51330, 'name': 'solo_L0_stix-sci-xray-cpd_0728484772-0728485962_V01_2301316976-62983.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478022.205931, 'm_date': 1682478022.201545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728484772-0728485962_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:22,352 processed file: [{'id': 51331, 'name': 'solo_L0_stix-sci-xray-cpd_0730318855-0730321183_V01_2302217775-63162.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478022.287353, 'm_date': 1682478022.281545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730318855-0730321183_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:22,434 processed file: [{'id': 51332, 'name': 'solo_L0_stix-sci-xray-cpd_0729774791-0729775799_V01_2302156494-63027.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478022.385822, 'm_date': 1682478022.381545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729774791-0729775799_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:22,503 processed file: [{'id': 51333, 'name': 'solo_L0_stix-sci-xray-cpd_0729341584-0729354446_V01_2302105865-63107.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478022.462923, 'm_date': 1682478022.457545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729341584-0729354446_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:22,989 processed file: [{'id': 51334, 'name': 'solo_L0_stix-sci-xray-cpd_0731583935-0731589449_V01_2303089996-63050.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478022.699478, 'm_date': 1682478022.693545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731583935-0731589449_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:23,037 processed file: [{'id': 51335, 'name': 'solo_L0_stix-sci-xray-cpd_0728313117-0728313618_V01_2301297498-62984.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478023.007986, 'm_date': 1682478023.001545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728313117-0728313618_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:23,244 processed file: [{'id': 51336, 'name': 'solo_L0_stix-sci-xray-cpd_0731991320-0731995385_V01_2303134515-62879.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478023.108593, 'm_date': 1682478023.101545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731991320-0731995385_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:23,355 processed file: [{'id': 51337, 'name': 'solo_L0_stix-sci-xray-cpd_0729086053-0729089916_V01_2302077340-63079.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478023.271928, 'm_date': 1682478023.2655451, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729086053-0729089916_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:23,441 processed file: [{'id': 51338, 'name': 'solo_L0_stix-sci-xray-cpd_0729069350-0729075658_V01_2302074607-63006.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478023.390483, 'm_date': 1682478023.385545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729069350-0729075658_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:23,497 processed file: [{'id': 51339, 'name': 'solo_L0_stix-sci-xray-cpd_0728126138-0728128065_V01_2301276163-62931.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478023.466815, 'm_date': 1682478023.461545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728126138-0728128065_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:23,573 processed file: [{'id': 51340, 'name': 'solo_L0_stix-sci-xray-cpd_0729279536-0729283898_V01_2302091056-63098.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478023.529237, 'm_date': 1682478023.5255451, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729279536-0729283898_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:23,639 processed file: [{'id': 51341, 'name': 'solo_L0_stix-sci-xray-cpd_0729324974-0729330277_V01_2302101814-63105.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478023.601983, 'm_date': 1682478023.5975451, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729324974-0729330277_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:23,773 processed file: [{'id': 51342, 'name': 'solo_L0_stix-sci-xray-cpd_0729258775-0729262725_V01_2302090581-63008.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478023.696109, 'm_date': 1682478023.689545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729258775-0729262725_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:23,821 processed file: [{'id': 51343, 'name': 'solo_L0_stix-sci-xray-cpd_0728301895-0728302706_V01_2301297982-62952.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478023.791417, 'm_date': 1682478023.785545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728301895-0728302706_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:23,941 processed file: [{'id': 51344, 'name': 'solo_L0_stix-sci-xray-cpd_0730265346-0730272631_V01_2302217987-63034.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478023.868356, 'm_date': 1682478023.861545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730265346-0730272631_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:24,146 processed file: [{'id': 51345, 'name': 'solo_L0_stix-sci-xray-cpd_0731251612-0731253148_V01_2303043254-63200.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478024.02019, 'm_date': 1682478024.013545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731251612-0731253148_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:24,240 processed file: [{'id': 51346, 'name': 'solo_L0_stix-sci-xray-cpd_0730147722-0730149754_V01_2302192166-63032.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478024.188318, 'm_date': 1682478024.181545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730147722-0730149754_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:24,313 processed file: [{'id': 51347, 'name': 'solo_L0_stix-sci-xray-cpd_0730353767-0730354630_V01_2302220408-63167.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478024.269567, 'm_date': 1682478024.2655451, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730353767-0730354630_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:24,397 processed file: [{'id': 51348, 'name': 'solo_L0_stix-sci-xray-cpd_0728900040-0728905893_V01_2302055588-63069.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478024.345918, 'm_date': 1682478024.341545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728900040-0728905893_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:24,448 processed file: [{'id': 51349, 'name': 'solo_L0_stix-sci-xray-cpd_0727948421-0727949522_V01_2301257810-62888.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478024.417511, 'm_date': 1682478024.4135451, 'esaname': 'solo_L0_stix-sci-xray-cpd_0727948421-0727949522_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:24,649 processed file: [{'id': 51350, 'name': 'solo_L0_stix-sci-xray-cpd_0732016025-0732021153_V01_2303139200-63058.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478024.524382, 'm_date': 1682478024.517545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0732016025-0732021153_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:24,731 processed file: [{'id': 51351, 'name': 'solo_L0_stix-sci-xray-cpd_0728863639-0728868364_V01_2302047846-63068.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478024.68491, 'm_date': 1682478024.681545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728863639-0728868364_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:24,813 processed file: [{'id': 51352, 'name': 'solo_L0_stix-sci-xray-cpd_0731426661-0731431809_V01_2303060617-63209.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478024.763431, 'm_date': 1682478024.757545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731426661-0731431809_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:24,887 processed file: [{'id': 51353, 'name': 'solo_L0_stix-sci-xray-cpd_0730278111-0730291009_V01_2302216833-63160.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478024.844124, 'm_date': 1682478024.8375452, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730278111-0730291009_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:24,957 processed file: [{'id': 51354, 'name': 'solo_L0_stix-sci-xray-cpd_0729490158-0729494096_V01_2302124393-63119.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478024.916141, 'm_date': 1682478024.9095452, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729490158-0729494096_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:25,011 processed file: [{'id': 51355, 'name': 'solo_L0_stix-sci-xray-cpd_0728238805-0728250807_V01_2301287964-62944.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478024.98064, 'm_date': 1682478024.977545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728238805-0728250807_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:25,116 processed file: [{'id': 51356, 'name': 'solo_L0_stix-sci-xray-cpd_0730330576-0730332272_V01_2302217795-63035.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478025.052472, 'm_date': 1682478025.045545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730330576-0730332272_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:25,195 processed file: [{'id': 51357, 'name': 'solo_L0_stix-sci-xray-cpd_0728032744-0728034054_V01_2301269516-62901.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478025.148668, 'm_date': 1682478025.145545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728032744-0728034054_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:25,273 processed file: [{'id': 51358, 'name': 'solo_L0_stix-sci-xray-cpd_0727674560-0727674780_V01_2301222259-62917.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478025.220107, 'm_date': 1682478025.213545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0727674560-0727674780_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:25,387 processed file: [{'id': 51359, 'name': 'solo_L0_stix-sci-xray-cpd_0728116012-0728126038_V01_2301278516-62930.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478025.302376, 'm_date': 1682478025.2975452, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728116012-0728126038_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:25,477 processed file: [{'id': 51360, 'name': 'solo_L0_stix-sci-xray-cpd_0730059927-0730060878_V01_2302189203-63030.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478025.425905, 'm_date': 1682478025.421545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730059927-0730060878_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:25,551 processed file: [{'id': 51361, 'name': 'solo_L0_stix-sci-xray-cpd_0730383662-0730387818_V01_2302220803-63169.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478025.50684, 'm_date': 1682478025.5015452, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730383662-0730387818_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:25,612 processed file: [{'id': 51362, 'name': 'solo_L0_stix-sci-xray-cpd_0728423053-0728425001_V01_2301303842-62974.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478025.576592, 'm_date': 1682478025.5735452, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728423053-0728425001_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:25,708 processed file: [{'id': 51363, 'name': 'solo_L0_stix-sci-xray-cpd_0729129302-0729139318_V01_2302071861-63084.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478025.65065, 'm_date': 1682478025.645545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729129302-0729139318_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:25,762 processed file: [{'id': 51364, 'name': 'solo_L0_stix-sci-xray-cpd_0728367433-0728373604_V01_2301305098-62965.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478025.731582, 'm_date': 1682478025.7255452, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728367433-0728373604_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:25,847 processed file: [{'id': 51365, 'name': 'solo_L0_stix-sci-xray-cpd_0729691087-0729696924_V01_2302147384-63135.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478025.796861, 'm_date': 1682478025.793545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729691087-0729696924_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:25,921 processed file: [{'id': 51366, 'name': 'solo_L0_stix-sci-xray-cpd_0731235524-0731237964_V01_2303045453-63199.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478025.883761, 'm_date': 1682478025.877545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731235524-0731237964_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:26,007 processed file: [{'id': 51367, 'name': 'solo_L0_stix-sci-xray-cpd_0731046840-0731049934_V01_2303029831-63203.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478025.960457, 'm_date': 1682478025.953545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731046840-0731049934_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:26,120 processed file: [{'id': 51368, 'name': 'solo_L0_stix-sci-xray-cpd_0730421200-0730422448_V01_2302226137-63172.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478026.051984, 'm_date': 1682478026.045545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730421200-0730422448_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:26,255 processed file: [{'id': 51369, 'name': 'solo_L0_stix-sci-xray-cpd_0729678268-0729678563_V01_2302141735-63174.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478026.179197, 'm_date': 1682478026.1735451, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729678268-0729678563_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:26,307 processed file: [{'id': 51370, 'name': 'solo_L0_stix-sci-xray-cpd_0728235977-0728237365_V01_2301284353-62942.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478026.276052, 'm_date': 1682478026.269545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728235977-0728237365_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:26,381 processed file: [{'id': 51371, 'name': 'solo_L0_stix-sci-xray-cpd_0728144756-0728148445_V01_2301271202-62926.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478026.340535, 'm_date': 1682478026.3375452, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728144756-0728148445_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:26,461 processed file: [{'id': 51372, 'name': 'solo_L0_stix-sci-xray-cpd_0729212063-0729217204_V01_2302081899-63092.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478026.413448, 'm_date': 1682478026.4095452, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729212063-0729217204_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:26,534 processed file: [{'id': 51373, 'name': 'solo_L0_stix-sci-xray-cpd_0730898450-0730904791_V01_2302282582-63178.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478026.491102, 'm_date': 1682478026.4855452, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730898450-0730904791_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:26,591 processed file: [{'id': 51374, 'name': 'solo_L0_stix-sci-xray-cpd_0727941219-0727943144_V01_2301256554-62927.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478026.559911, 'm_date': 1682478026.5535452, 'esaname': 'solo_L0_stix-sci-xray-cpd_0727941219-0727943144_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:26,666 processed file: [{'id': 51375, 'name': 'solo_L0_stix-sci-xray-cpd_0730407240-0730421160_V01_2302220600-63171.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478026.619594, 'm_date': 1682478026.6135452, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730407240-0730421160_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:26,744 processed file: [{'id': 51376, 'name': 'solo_L0_stix-sci-xray-cpd_0731617375-0731621767_V01_2303081983-63213.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478026.700961, 'm_date': 1682478026.697545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731617375-0731621767_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:26,806 processed file: [{'id': 51377, 'name': 'solo_L0_stix-sci-xray-cpd_0729777307-0729782412_V01_2302155479-63141.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478026.771206, 'm_date': 1682478026.7655451, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729777307-0729782412_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:26,876 processed file: [{'id': 51378, 'name': 'solo_L0_stix-sci-xray-cpd_0731159112-0731163828_V01_2303038426-63195.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478026.835729, 'm_date': 1682478026.8295453, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731159112-0731163828_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:26,929 processed file: [{'id': 51379, 'name': 'solo_L0_stix-sci-xray-cpd_0728075064-0728075995_V01_2301268128-62905.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478026.897562, 'm_date': 1682478026.8935452, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728075064-0728075995_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:26,993 processed file: [{'id': 51380, 'name': 'solo_L0_stix-sci-xray-cpd_0727717718-0727718004_V01_2301228084-62918.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478026.956962, 'm_date': 1682478026.953545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0727717718-0727718004_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:27,065 processed file: [{'id': 51381, 'name': 'solo_L0_stix-sci-xray-cpd_0727537542-0727538448_V01_2301207359-62915.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478027.021916, 'm_date': 1682478027.0175452, 'esaname': 'solo_L0_stix-sci-xray-cpd_0727537542-0727538448_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:27,120 processed file: [{'id': 51382, 'name': 'solo_L0_stix-sci-xray-cpd_0728426932-0728428483_V01_2301300341-62977.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478027.089133, 'm_date': 1682478027.085545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728426932-0728428483_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:27,226 processed file: [{'id': 51383, 'name': 'solo_L0_stix-sci-xray-cpd_0729720785-0729721392_V01_2302144863-63137.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478027.163559, 'm_date': 1682478027.157545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729720785-0729721392_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:27,301 processed file: [{'id': 51384, 'name': 'solo_L0_stix-sci-xray-cpd_0728361773-0728366187_V01_2301304498-62963.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478027.259876, 'm_date': 1682478027.2535453, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728361773-0728366187_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:27,365 processed file: [{'id': 51385, 'name': 'solo_L0_stix-sci-xray-cpd_0728408741-0728412918_V01_2301300825-62971.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478027.325532, 'm_date': 1682478027.3215451, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728408741-0728412918_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:27,525 processed file: [{'id': 51386, 'name': 'solo_L0_stix-sci-xray-cpd_0728420541-0728421851_V01_2301309855-62973.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478027.428094, 'm_date': 1682478027.4215453, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728420541-0728421851_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:27,575 processed file: [{'id': 51387, 'name': 'solo_L0_stix-sci-xray-cpd_0728213392-0728214136_V01_2301287726-62939.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478027.543819, 'm_date': 1682478027.5375452, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728213392-0728214136_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:27,617 processed file: [{'id': 51388, 'name': 'solo_L0_stix-sci-xray-cpd_0728295640-0728296021_V01_2301292006-62950.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478027.593891, 'm_date': 1682478027.5895452, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728295640-0728296021_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:27,673 processed file: [{'id': 51389, 'name': 'solo_L0_stix-sci-xray-cpd_0728011881-0728021812_V01_2301267975-62897.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478027.641842, 'm_date': 1682478027.637545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728011881-0728021812_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:27,737 processed file: [{'id': 51390, 'name': 'solo_L0_stix-sci-xray-cpd_0729511881-0729521970_V01_2302124214-63122.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478027.699888, 'm_date': 1682478027.693545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729511881-0729521970_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:27,786 processed file: [{'id': 51391, 'name': 'solo_L0_stix-sci-xray-cpd_0728202465-0728204185_V01_2301280164-62937.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478027.755105, 'm_date': 1682478027.749545, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728202465-0728204185_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:27,899 processed file: [{'id': 51392, 'name': 'solo_L0_stix-sci-xray-cpd_0729421715-0729423513_V01_2302116909-63013.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478027.835269, 'm_date': 1682478027.8295453, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729421715-0729423513_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:28,018 processed file: [{'id': 51393, 'name': 'solo_L0_stix-sci-xray-cpd_0729562924-0729578959_V01_2302134313-63126.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478027.946228, 'm_date': 1682478027.9415452, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729562924-0729578959_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:28,103 processed file: [{'id': 51394, 'name': 'solo_L0_stix-sci-xray-cpd_0729791092-0729793412_V01_2302153086-63143.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478028.05657, 'm_date': 1682478028.0535452, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729791092-0729793412_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:28,275 processed file: [{'id': 51395, 'name': 'solo_L0_stix-sci-xray-cpd_0730218728-0730222070_V01_2302201045-63049.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478028.183879, 'm_date': 1682478028.1775453, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730218728-0730222070_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:28,395 processed file: [{'id': 51396, 'name': 'solo_L0_stix-sci-xray-cpd_0730225069-0730225725_V01_2302207830-63033.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478028.326191, 'm_date': 1682478028.3215451, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730225069-0730225725_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:28,498 processed file: [{'id': 51397, 'name': 'solo_L0_stix-sci-xray-cpd_0729089838-0729098156_V01_2302071335-63007.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478028.43492, 'm_date': 1682478028.4295452, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729089838-0729098156_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:28,575 processed file: [{'id': 51398, 'name': 'solo_L0_stix-sci-xray-cpd_0728991934-0728992816_V01_2302066270-63073.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478028.532248, 'm_date': 1682478028.5255451, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728991934-0728992816_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:28,634 processed file: [{'id': 51399, 'name': 'solo_L0_stix-sci-xray-cpd_0728403896-0728406845_V01_2301301567-62970.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478028.599982, 'm_date': 1682478028.5935452, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728403896-0728406845_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:28,751 processed file: [{'id': 51400, 'name': 'solo_L0_stix-sci-xray-cpd_0729729427-0729730734_V01_2302140621-63026.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478028.682483, 'm_date': 1682478028.6775453, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729729427-0729730734_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:28,862 processed file: [{'id': 51401, 'name': 'solo_L0_stix-sci-xray-cpd_0729857010-0729866765_V01_2302161109-63147.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478028.794702, 'm_date': 1682478028.7895453, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729857010-0729866765_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:28,921 processed file: [{'id': 51402, 'name': 'solo_L0_stix-sci-xray-cpd_0728418754-0728420598_V01_2301300431-62972.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478028.887581, 'm_date': 1682478028.8815453, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728418754-0728420598_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:28,991 processed file: [{'id': 51403, 'name': 'solo_L0_stix-sci-xray-cpd_0729682100-0729686034_V01_2302145134-63134.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478028.950602, 'm_date': 1682478028.9455452, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729682100-0729686034_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:29,069 processed file: [{'id': 51404, 'name': 'solo_L0_stix-sci-xray-cpd_0729392503-0729393043_V01_2302117470-62868.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478029.024132, 'm_date': 1682478029.0175452, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729392503-0729393043_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:29,203 processed file: [{'id': 51405, 'name': 'solo_L0_stix-sci-xray-cpd_0729354240-0729362380_V01_2302104519-63010.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478029.120815, 'm_date': 1682478029.1175454, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729354240-0729362380_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:29,381 processed file: [{'id': 51406, 'name': 'solo_L0_stix-sci-xray-cpd_0729139241-0729141045_V01_2302087478-63085.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478029.268422, 'm_date': 1682478029.2615452, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729139241-0729141045_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:29,455 processed file: [{'id': 51407, 'name': 'solo_L0_stix-sci-xray-cpd_0730107244-0730111879_V01_2302190212-63155.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478029.412134, 'm_date': 1682478029.4055452, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730107244-0730111879_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:29,569 processed file: [{'id': 51408, 'name': 'solo_L0_stix-sci-xray-cpd_0729821483-0729825043_V01_2302169378-63028.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478029.499977, 'm_date': 1682478029.4935453, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729821483-0729825043_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:29,655 processed file: [{'id': 51409, 'name': 'solo_L0_stix-sci-xray-cpd_0729386146-0729390260_V01_2302101794-63012.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478029.605358, 'm_date': 1682478029.6015453, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729386146-0729390260_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:29,711 processed file: [{'id': 51410, 'name': 'solo_L0_stix-sci-xray-cpd_0728063188-0728065325_V01_2301265773-62904.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478029.679289, 'm_date': 1682478029.6735454, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728063188-0728065325_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:29,792 processed file: [{'id': 51411, 'name': 'solo_L0_stix-sci-xray-cpd_0729410728-0729414614_V01_2302117155-63111.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478029.744848, 'm_date': 1682478029.7415452, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729410728-0729414614_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:29,873 processed file: [{'id': 51412, 'name': 'solo_L0_stix-sci-xray-cpd_0731122109-0731126747_V01_2303032188-63192.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478029.826837, 'm_date': 1682478029.8215454, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731122109-0731126747_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:29,948 processed file: [{'id': 51413, 'name': 'solo_L0_stix-sci-xray-cpd_0731466639-0731467599_V01_2303074378-62872.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478029.90274, 'm_date': 1682478029.8975453, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731466639-0731467599_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:30,016 processed file: [{'id': 51414, 'name': 'solo_L0_stix-sci-xray-cpd_0728116292-0728126158_V01_2301273749-62912.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478029.977437, 'm_date': 1682478029.9735453, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728116292-0728126158_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:30,077 processed file: [{'id': 51415, 'name': 'solo_L0_stix-sci-xray-cpd_0727744589-0727745237_V01_2301227064-62919.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478030.041413, 'm_date': 1682478030.0375452, 'esaname': 'solo_L0_stix-sci-xray-cpd_0727744589-0727745237_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:30,155 processed file: [{'id': 51416, 'name': 'solo_L0_stix-sci-xray-cpd_0729886581-0729892521_V01_2302164956-63148.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478030.111794, 'm_date': 1682478030.1055453, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729886581-0729892521_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:30,222 processed file: [{'id': 51417, 'name': 'solo_L0_stix-sci-xray-cpd_0728097293-0728099447_V01_2301275051-62908.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478030.189558, 'm_date': 1682478030.1855452, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728097293-0728099447_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:30,273 processed file: [{'id': 51418, 'name': 'solo_L0_stix-sci-xray-cpd_0728418904-0728419169_V01_2301301258-62976.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478030.240486, 'm_date': 1682478030.2375453, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728418904-0728419169_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:30,393 processed file: [{'id': 51419, 'name': 'solo_L0_stix-sci-xray-cpd_0729505417-0729512703_V01_2302127207-63121.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478030.320779, 'm_date': 1682478030.3175454, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729505417-0729512703_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:30,478 processed file: [{'id': 51420, 'name': 'solo_L0_stix-sci-xray-cpd_0729066094-0729066886_V01_2302074451-63005.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478030.428021, 'm_date': 1682478030.4215453, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729066094-0729066886_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:30,645 processed file: [{'id': 51421, 'name': 'solo_L0_stix-sci-xray-cpd_0729114838-0729118243_V01_2302074035-63082.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478030.579255, 'm_date': 1682478030.5735452, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729114838-0729118243_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:30,712 processed file: [{'id': 51422, 'name': 'solo_L0_stix-sci-xray-cpd_0729598189-0729602195_V01_2302139700-63130.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478030.673182, 'm_date': 1682478030.6695454, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729598189-0729602195_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:30,762 processed file: [{'id': 51423, 'name': 'solo_L0_stix-sci-xray-cpd_0728314558-0728315009_V01_2301291389-62956.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478030.729258, 'm_date': 1682478030.7255454, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728314558-0728315009_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:30,834 processed file: [{'id': 51424, 'name': 'solo_L0_stix-sci-xray-cpd_0731526730-0731527048_V01_2303072059-63219.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478030.793312, 'm_date': 1682478030.7895453, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731526730-0731527048_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:30,889 processed file: [{'id': 51425, 'name': 'solo_L0_stix-sci-xray-cpd_0728130039-0728139502_V01_2301271574-62914.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478030.857558, 'm_date': 1682478030.8535454, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728130039-0728139502_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:30,949 processed file: [{'id': 51426, 'name': 'solo_L0_stix-sci-xray-cpd_0727808847-0727809152_V01_2301237360-62928.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478030.915336, 'm_date': 1682478030.9095454, 'esaname': 'solo_L0_stix-sci-xray-cpd_0727808847-0727809152_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:31,026 processed file: [{'id': 51427, 'name': 'solo_L0_stix-sci-xray-cpd_0729291401-0729292525_V01_2302090347-63100.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478030.981939, 'm_date': 1682478030.9775453, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729291401-0729292525_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:31,760 processed file: [{'id': 51428, 'name': 'solo_L0_stix-sci-xray-cpd_0731382976-0731393674_V01_2303062534-62871.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478031.33868, 'm_date': 1682478031.3335454, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731382976-0731393674_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:31,814 processed file: [{'id': 51429, 'name': 'solo_L0_stix-sci-xray-cpd_0727987926-0727989728_V01_2301250983-62894.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478031.780694, 'm_date': 1682478031.7775455, 'esaname': 'solo_L0_stix-sci-xray-cpd_0727987926-0727989728_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:31,914 processed file: [{'id': 51430, 'name': 'solo_L0_stix-sci-xray-cpd_0729107868-0729111239_V01_2302072588-63081.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478031.857647, 'm_date': 1682478031.8535454, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729107868-0729111239_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:31,998 processed file: [{'id': 51431, 'name': 'solo_L0_stix-sci-xray-cpd_0729626764-0729634593_V01_2302135486-62883.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478031.948668, 'm_date': 1682478031.9455454, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729626764-0729634593_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:32,082 processed file: [{'id': 51432, 'name': 'solo_L0_stix-sci-xray-cpd_0730883353-0730898450_V01_2302286093-63177.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478032.03712, 'm_date': 1682478032.0335453, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730883353-0730898450_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:32,163 processed file: [{'id': 51433, 'name': 'solo_L0_stix-sci-xray-cpd_0730022477-0730023923_V01_2302187462-63153.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478032.118775, 'm_date': 1682478032.1135454, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730022477-0730023923_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:32,213 processed file: [{'id': 51434, 'name': 'solo_L0_stix-sci-xray-cpd_0728427787-0728428225_V01_2301302739-62986.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478032.182097, 'm_date': 1682478032.1775453, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728427787-0728428225_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:32,352 processed file: [{'id': 51435, 'name': 'solo_L0_stix-sci-xray-cpd_0727952141-0727964842_V01_2301259590-62890.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478032.271746, 'm_date': 1682478032.2655454, 'esaname': 'solo_L0_stix-sci-xray-cpd_0727952141-0727964842_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:32,434 processed file: [{'id': 51436, 'name': 'solo_L0_stix-sci-xray-cpd_0729604776-0729613015_V01_2302134192-63018.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478032.386758, 'm_date': 1682478032.3815453, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729604776-0729613015_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:32,505 processed file: [{'id': 51437, 'name': 'solo_L0_stix-sci-xray-cpd_0731469737-0731474121_V01_2303075574-63211.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478032.46432, 'm_date': 1682478032.4575453, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731469737-0731474121_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:32,594 processed file: [{'id': 51438, 'name': 'solo_L0_stix-sci-xray-cpd_0730338409-0730340924_V01_2302215589-63165.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478032.540456, 'm_date': 1682478032.5335455, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730338409-0730340924_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:32,719 processed file: [{'id': 51439, 'name': 'solo_L0_stix-sci-xray-cpd_0728373511-0728374250_V01_2301306006-62999.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478032.644559, 'm_date': 1682478032.6375453, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728373511-0728374250_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:32,948 processed file: [{'id': 51440, 'name': 'solo_L0_stix-sci-xray-cpd_0728919099-0728927463_V01_2302053129-63070.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478032.817612, 'm_date': 1682478032.8135455, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728919099-0728927463_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:33,046 processed file: [{'id': 51441, 'name': 'solo_L0_stix-sci-xray-cpd_0729219598-0729220478_V01_2302090245-63014.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478032.983246, 'm_date': 1682478032.9775455, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729219598-0729220478_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:33,117 processed file: [{'id': 51442, 'name': 'solo_L0_stix-sci-xray-cpd_0728328865-0728330234_V01_2301292059-62958.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478033.065114, 'm_date': 1682478033.0615454, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728328865-0728330234_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:33,208 processed file: [{'id': 51443, 'name': 'solo_L0_stix-sci-xray-cpd_0729615593-0729619973_V01_2302136880-63131.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478033.155181, 'm_date': 1682478033.1495454, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729615593-0729619973_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:33,270 processed file: [{'id': 51444, 'name': 'solo_L0_stix-sci-xray-cpd_0727662949-0727663580_V01_2301221192-62916.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478033.234665, 'm_date': 1682478033.2295454, 'esaname': 'solo_L0_stix-sci-xray-cpd_0727662949-0727663580_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:33,371 processed file: [{'id': 51445, 'name': 'solo_L0_stix-sci-xray-cpd_0729384416-0729386197_V01_2302109884-63011.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478033.311706, 'm_date': 1682478033.3055453, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729384416-0729386197_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:33,473 processed file: [{'id': 51446, 'name': 'solo_L0_stix-sci-xray-cpd_0731132387-0731153084_V01_2303031513-63193.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478033.413601, 'm_date': 1682478033.4095454, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731132387-0731153084_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:33,559 processed file: [{'id': 51447, 'name': 'solo_L0_stix-sci-xray-cpd_0729362254-0729369801_V01_2302100155-63108.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478033.510881, 'm_date': 1682478033.5055454, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729362254-0729369801_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:33,645 processed file: [{'id': 51448, 'name': 'solo_L0_stix-sci-xray-cpd_0728375558-0728377970_V01_2301306573-62967.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478033.592658, 'm_date': 1682478033.5895455, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728375558-0728377970_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:33,718 processed file: [{'id': 51449, 'name': 'solo_L0_stix-sci-xray-cpd_0730947212-0730951204_V01_2303014885-63179.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478033.677401, 'm_date': 1682478033.6735454, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730947212-0730951204_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:33,787 processed file: [{'id': 51450, 'name': 'solo_L0_stix-sci-xray-cpd_0731706091-0731709783_V01_2303090957-63216.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478033.747412, 'm_date': 1682478033.7415454, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731706091-0731709783_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:34,046 processed file: [{'id': 51451, 'name': 'solo_L0_stix-sci-xray-cpd_0729821723-0729822789_V01_2302164385-63173.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478033.881098, 'm_date': 1682478033.8775454, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729821723-0729822789_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:34,170 processed file: [{'id': 51452, 'name': 'solo_L0_stix-sci-xray-cpd_0728750134-0728751148_V01_2302038280-63065.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478034.09616, 'm_date': 1682478034.0895455, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728750134-0728751148_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:34,268 processed file: [{'id': 51453, 'name': 'solo_L0_stix-sci-xray-cpd_0728428431-0728428993_V01_2301301271-62978.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478034.209955, 'm_date': 1682478034.2055454, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728428431-0728428993_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:34,358 processed file: [{'id': 51454, 'name': 'solo_L0_stix-sci-xray-cpd_0731200191-0731200746_V01_2303039983-63197.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478034.303677, 'm_date': 1682478034.2975454, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731200191-0731200746_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:34,423 processed file: [{'id': 51455, 'name': 'solo_L0_stix-sci-xray-cpd_0728016028-0728016661_V01_2301260481-62898.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478034.386753, 'm_date': 1682478034.3815455, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728016028-0728016661_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:34,482 processed file: [{'id': 51456, 'name': 'solo_L0_stix-sci-xray-cpd_0728435357-0728438804_V01_2301300583-62980.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478034.448261, 'm_date': 1682478034.4415455, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728435357-0728438804_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:34,573 processed file: [{'id': 51457, 'name': 'solo_L0_stix-sci-xray-cpd_0731597321-0731599977_V01_2303082898-63051.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478034.520124, 'm_date': 1682478034.5135455, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731597321-0731599977_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:34,626 processed file: [{'id': 51458, 'name': 'solo_L0_stix-sci-xray-cpd_0728241596-0728242174_V01_2301281733-62943.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478034.596163, 'm_date': 1682478034.5895455, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728241596-0728242174_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:34,708 processed file: [{'id': 51459, 'name': 'solo_L0_stix-sci-xray-cpd_0728221657-0728224077_V01_2301281939-62940.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478034.660325, 'm_date': 1682478034.6535454, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728221657-0728224077_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:34,797 processed file: [{'id': 51460, 'name': 'solo_L0_stix-sci-xray-cpd_0730073342-0730074667_V01_2302183542-63031.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478034.746189, 'm_date': 1682478034.7415454, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730073342-0730074667_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:34,847 processed file: [{'id': 51461, 'name': 'solo_L0_stix-sci-xray-cpd_0728296241-0728301915_V01_2301295868-62951.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478034.818348, 'm_date': 1682478034.8135455, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728296241-0728301915_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:34,890 processed file: [{'id': 51462, 'name': 'solo_L0_stix-sci-xray-cpd_0731653045-0731655925_V01_2303092717-62873.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478034.866196, 'm_date': 1682478034.8615456, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731653045-0731655925_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:34,974 processed file: [{'id': 51463, 'name': 'solo_L0_stix-sci-xray-cpd_0731211495-0731211703_V01_2303043707-63048.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478034.926581, 'm_date': 1682478034.9215455, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731211495-0731211703_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:35,051 processed file: [{'id': 51464, 'name': 'solo_L0_stix-sci-xray-cpd_0730229470-0730231001_V01_2302202044-63157.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478035.010461, 'm_date': 1682478035.0055454, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730229470-0730231001_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:35,218 processed file: [{'id': 51465, 'name': 'solo_L0_stix-sci-xray-cpd_0732087549-0732091673_V01_2303140380-63223.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478035.11926, 'm_date': 1682478035.1135454, 'esaname': 'solo_L0_stix-sci-xray-cpd_0732087549-0732091673_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:35,275 processed file: [{'id': 51466, 'name': 'solo_L0_stix-sci-xray-cpd_0731099994-0731105360_V01_2303020062-63191.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478035.241841, 'm_date': 1682478035.2375455, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731099994-0731105360_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:35,348 processed file: [{'id': 51467, 'name': 'solo_L0_stix-sci-xray-cpd_0728998590-0729003002_V01_2302064351-63074.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478035.305736, 'm_date': 1682478035.3015454, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728998590-0729003002_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:35,506 processed file: [{'id': 51468, 'name': 'solo_L0_stix-sci-xray-cpd_0732011565-0732026583_V01_2303137913-63221.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478035.410178, 'm_date': 1682478035.4055455, 'esaname': 'solo_L0_stix-sci-xray-cpd_0732011565-0732026583_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:35,600 processed file: [{'id': 51469, 'name': 'solo_L0_stix-sci-xray-cpd_0731017566-0731023213_V01_2303015368-63186.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478035.547478, 'm_date': 1682478035.5415454, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731017566-0731023213_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:35,669 processed file: [{'id': 51470, 'name': 'solo_L0_stix-sci-xray-cpd_0729775919-0729777422_V01_2302153585-63140.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478035.628438, 'm_date': 1682478035.6255455, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729775919-0729777422_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:35,749 processed file: [{'id': 51471, 'name': 'solo_L0_stix-sci-xray-cpd_0729298070-0729304843_V01_2302090855-63102.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478035.704903, 'm_date': 1682478035.7015455, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729298070-0729304843_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:35,813 processed file: [{'id': 51472, 'name': 'solo_L0_stix-sci-xray-cpd_0731555923-0731556707_V01_2303089833-63212.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478035.775411, 'm_date': 1682478035.7695456, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731555923-0731556707_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:35,891 processed file: [{'id': 51473, 'name': 'solo_L0_stix-sci-xray-cpd_0729077931-0729079706_V01_2302077018-63078.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478035.847165, 'm_date': 1682478035.8415456, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729077931-0729079706_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:35,941 processed file: [{'id': 51474, 'name': 'solo_L0_stix-sci-xray-cpd_0728330434-0728331715_V01_2301293409-62959.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478035.909444, 'm_date': 1682478035.9055455, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728330434-0728331715_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:36,021 processed file: [{'id': 51475, 'name': 'solo_L0_stix-sci-xray-cpd_0728517591-0728518778_V01_2301312694-62993.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478035.974703, 'm_date': 1682478035.9695456, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728517591-0728518778_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:36,084 processed file: [{'id': 51476, 'name': 'solo_L0_stix-sci-xray-cpd_0728110770-0728113192_V01_2301278876-62911.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478036.04932, 'm_date': 1682478036.0455456, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728110770-0728113192_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:36,170 processed file: [{'id': 51477, 'name': 'solo_L0_stix-sci-xray-cpd_0731245638-0731246543_V01_2303043684-63047.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478036.120022, 'm_date': 1682478036.1135454, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731245638-0731246543_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:36,279 processed file: [{'id': 51478, 'name': 'solo_L0_stix-sci-xray-cpd_0729488033-0729489386_V01_2302122003-63118.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478036.213396, 'm_date': 1682478036.2095456, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729488033-0729489386_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:36,334 processed file: [{'id': 51479, 'name': 'solo_L0_stix-sci-xray-cpd_0728519198-0728522357_V01_2301310586-62994.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478036.301949, 'm_date': 1682478036.2975454, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728519198-0728522357_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:36,466 processed file: [{'id': 51480, 'name': 'solo_L0_stix-sci-xray-cpd_0729173684-0729184747_V01_2302087073-63088.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478036.392134, 'm_date': 1682478036.3855455, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729173684-0729184747_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:36,567 processed file: [{'id': 51481, 'name': 'solo_L0_stix-sci-xray-cpd_0729184567-0729191708_V01_2302087005-63089.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478036.506495, 'm_date': 1682478036.5015454, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729184567-0729191708_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:36,618 processed file: [{'id': 51482, 'name': 'solo_L0_stix-sci-xray-cpd_0728333115-0728333945_V01_2301299614-62960.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478036.585869, 'm_date': 1682478036.5815456, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728333115-0728333945_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:36,760 processed file: [{'id': 51483, 'name': 'solo_L0_stix-sci-xray-cpd_0731919424-0731923094_V01_2303125717-63220.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478036.678572, 'm_date': 1682478036.6735456, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731919424-0731923094_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:36,826 processed file: [{'id': 51484, 'name': 'solo_L0_stix-sci-xray-cpd_0730981571-0730987540_V01_2303015956-63183.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478036.787223, 'm_date': 1682478036.7815456, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730981571-0730987540_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:37,067 processed file: [{'id': 51485, 'name': 'solo_L0_stix-sci-xray-cpd_0729330982-0729331592_V01_2302101316-63175.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478036.928994, 'm_date': 1682478036.9215455, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729330982-0729331592_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:37,171 processed file: [{'id': 51486, 'name': 'solo_L0_stix-sci-xray-cpd_0728809810-0728810952_V01_2302047701-63067.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478037.106784, 'm_date': 1682478037.1015456, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728809810-0728810952_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:37,306 processed file: [{'id': 51487, 'name': 'solo_L0_stix-sci-xray-cpd_0729333193-0729335899_V01_2302104222-63106.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478037.22186, 'm_date': 1682478037.2175455, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729333193-0729335899_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:37,364 processed file: [{'id': 51488, 'name': 'solo_L0_stix-sci-xray-cpd_0728503849-0728504604_V01_2301318400-62991.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478037.326788, 'm_date': 1682478037.3215456, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728503849-0728504604_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:37,437 processed file: [{'id': 51489, 'name': 'solo_L0_stix-sci-xray-cpd_0729710846-0729711575_V01_2302141784-63136.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478037.394906, 'm_date': 1682478037.3895457, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729710846-0729711575_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:37,485 processed file: [{'id': 51490, 'name': 'solo_L0_stix-sci-xray-cpd_0728162582-0728163708_V01_2301277115-62934.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478037.454773, 'm_date': 1682478037.4495456, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728162582-0728163708_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:37,911 processed file: [{'id': 51491, 'name': 'solo_L0_stix-sci-xray-cpd_0731438189-0731440687_V01_2303064537-63057.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478037.641075, 'm_date': 1682478037.6335456, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731438189-0731440687_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:38,014 processed file: [{'id': 51492, 'name': 'solo_L0_stix-sci-xray-cpd_0731078405-0731099994_V01_2303029485-63190.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478037.951929, 'm_date': 1682478037.9455457, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731078405-0731099994_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:38,080 processed file: [{'id': 51493, 'name': 'solo_L0_stix-sci-xray-cpd_0730100194-0730106238_V01_2302196899-63154.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478038.040833, 'm_date': 1682478038.0375457, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730100194-0730106238_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:38,143 processed file: [{'id': 51494, 'name': 'solo_L0_stix-sci-xray-cpd_0730987460-0730989002_V01_2303016423-63184.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478038.106849, 'm_date': 1682478038.1015456, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730987460-0730989002_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:38,320 processed file: [{'id': 51495, 'name': 'solo_L0_stix-sci-xray-cpd_0729201016-0729204833_V01_2302083591-63090.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478038.213582, 'm_date': 1682478038.2095456, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729201016-0729204833_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:38,407 processed file: [{'id': 51496, 'name': 'solo_L0_stix-sci-xray-cpd_0729586412-0729588620_V01_2302132831-63017.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478038.355602, 'm_date': 1682478038.3495457, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729586412-0729588620_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:38,688 processed file: [{'id': 51497, 'name': 'solo_L0_stix-sci-xray-cpd_0731152910-0731158452_V01_2303033412-63194.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478038.516661, 'm_date': 1682478038.5095456, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731152910-0731158452_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:38,790 processed file: [{'id': 51498, 'name': 'solo_L0_stix-sci-xray-cpd_0729356983-0729357443_V01_2302100280-63037.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478038.727892, 'm_date': 1682478038.7215457, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729356983-0729357443_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:38,849 processed file: [{'id': 51499, 'name': 'solo_L0_stix-sci-xray-cpd_0730430652-0730430824_V01_2302235731-62870.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478038.81047, 'm_date': 1682478038.8055456, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730430652-0730430824_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:38,941 processed file: [{'id': 51500, 'name': 'solo_L0_stix-sci-xray-cpd_0731701080-0731701894_V01_2303097150-63218.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478038.88874, 'm_date': 1682478038.8855457, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731701080-0731701894_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:39,092 processed file: [{'id': 51501, 'name': 'solo_L0_stix-sci-xray-cpd_0731437477-0731445513_V01_2303061285-63210.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478039.003008, 'm_date': 1682478038.9975457, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731437477-0731445513_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:39,168 processed file: [{'id': 51502, 'name': 'solo_L0_stix-sci-xray-cpd_0729149971-0729161809_V01_2302083426-63086.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478039.126066, 'm_date': 1682478039.1215456, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729149971-0729161809_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:39,221 processed file: [{'id': 51503, 'name': 'solo_L0_stix-sci-xray-cpd_0727865263-0727865494_V01_2301240525-62921.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478039.190746, 'm_date': 1682478039.1855457, 'esaname': 'solo_L0_stix-sci-xray-cpd_0727865263-0727865494_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:39,280 processed file: [{'id': 51504, 'name': 'solo_L0_stix-sci-xray-cpd_0731257725-0731262448_V01_2303045298-63201.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478039.245643, 'm_date': 1682478039.2415457, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731257725-0731262448_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:39,645 processed file: [{'id': 51505, 'name': 'solo_L0_stix-sci-xray-cpd_0730915057-0730919397_V01_2302280257-63042.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478039.410826, 'm_date': 1682478039.4055457, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730915057-0730919397_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:39,904 processed file: [{'id': 51506, 'name': 'solo_L0_stix-sci-xray-cpd_0729225626-0729230121_V01_2302091385-63093.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478039.756458, 'm_date': 1682478039.7495456, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729225626-0729230121_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:39,953 processed file: [{'id': 51507, 'name': 'solo_L0_stix-sci-xray-cpd_0728337283-0728337843_V01_2301297502-62985.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478039.922325, 'm_date': 1682478039.9175458, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728337283-0728337843_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:40,034 processed file: [{'id': 51508, 'name': 'solo_L0_stix-sci-xray-cpd_0729309677-0729310406_V01_2302102299-63104.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478039.985922, 'm_date': 1682478039.9815457, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729309677-0729310406_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:40,090 processed file: [{'id': 51509, 'name': 'solo_L0_stix-sci-xray-cpd_0728226117-0728231577_V01_2301281723-62941.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478040.056976, 'm_date': 1682478040.0535457, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728226117-0728231577_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:40,150 processed file: [{'id': 51510, 'name': 'solo_L0_stix-sci-xray-cpd_0730271846-0730272336_V01_2302217874-62869.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478040.116009, 'm_date': 1682478040.1095457, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730271846-0730272336_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:40,232 processed file: [{'id': 51511, 'name': 'solo_L0_stix-sci-xray-cpd_0731637366-0731641287_V01_2303095945-63214.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478040.189877, 'm_date': 1682478040.1855457, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731637366-0731641287_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:40,553 processed file: [{'id': 51512, 'name': 'solo_L0_stix-sci-xray-cpd_0731628845-0731632407_V01_2303086558-63052.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478040.348074, 'm_date': 1682478040.3415456, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731628845-0731632407_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:40,742 processed file: [{'id': 51513, 'name': 'solo_L0_stix-sci-xray-cpd_0728863479-0728864349_V01_2302042015-63099.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478040.630547, 'm_date': 1682478040.6255457, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728863479-0728864349_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:40,793 processed file: [{'id': 51514, 'name': 'solo_L0_stix-sci-xray-cpd_0728417657-0728418006_V01_2301308301-62975.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478040.759982, 'm_date': 1682478040.7535458, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728417657-0728418006_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:40,893 processed file: [{'id': 51515, 'name': 'solo_L0_stix-sci-xray-cpd_0730904971-0730915408_V01_2302281831-63041.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478040.83292, 'm_date': 1682478040.8295457, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730904971-0730915408_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:40,989 processed file: [{'id': 51516, 'name': 'solo_L0_stix-sci-xray-cpd_0727926955-0727935962_V01_2301257975-62884.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478040.93679, 'm_date': 1682478040.9335458, 'esaname': 'solo_L0_stix-sci-xray-cpd_0727926955-0727935962_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:41,060 processed file: [{'id': 51517, 'name': 'solo_L0_stix-sci-xray-cpd_0731683572-0731687439_V01_2303091413-63215.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478041.021123, 'm_date': 1682478041.0175457, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731683572-0731687439_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:41,154 processed file: [{'id': 51518, 'name': 'solo_L0_stix-sci-xray-cpd_0729075443-0729076791_V01_2302078116-63077.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478041.096984, 'm_date': 1682478041.0935457, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729075443-0729076791_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:41,341 processed file: [{'id': 51519, 'name': 'solo_L0_stix-sci-xray-cpd_0729246511-0729251392_V01_2302095207-63096.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478041.22953, 'm_date': 1682478041.2255456, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729246511-0729251392_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:41,513 processed file: [{'id': 51520, 'name': 'solo_L0_stix-sci-xray-cpd_0731518665-0731519185_V01_2303074902-62874.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478041.371, 'm_date': 1682478041.3655457, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731518665-0731519185_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:42,070 processed file: [{'id': 51521, 'name': 'solo_L0_stix-sci-xray-cpd_0730387707-0730392356_V01_2302224986-63170.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478041.899239, 'm_date': 1682478041.8935459, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730387707-0730392356_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:42,156 processed file: [{'id': 51522, 'name': 'solo_L0_stix-sci-xray-cpd_0729771363-0729772233_V01_2302151091-63139.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478042.10783, 'm_date': 1682478042.1015458, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729771363-0729772233_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:42,248 processed file: [{'id': 51523, 'name': 'solo_L0_stix-sci-xray-cpd_0728784095-0728791315_V01_2302045242-62996.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478042.192436, 'm_date': 1682478042.1855457, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728784095-0728791315_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:42,336 processed file: [{'id': 51524, 'name': 'solo_L0_stix-sci-xray-cpd_0729669991-0729674445_V01_2302143197-63132.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478042.28235, 'm_date': 1682478042.2775457, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729669991-0729674445_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:42,469 processed file: [{'id': 51525, 'name': 'solo_L0_stix-sci-xray-cpd_0729164848-0729173964_V01_2302085079-63087.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478042.39221, 'm_date': 1682478042.3855457, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729164848-0729173964_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:42,548 processed file: [{'id': 51526, 'name': 'solo_L0_stix-sci-xray-cpd_0731744734-0731748575_V01_2303109364-63217.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478042.499033, 'm_date': 1682478042.4935458, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731744734-0731748575_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:42,609 processed file: [{'id': 51527, 'name': 'solo_L0_stix-sci-xray-cpd_0728497718-0728499287_V01_2301310129-62990.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478042.574304, 'm_date': 1682478042.5695457, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728497718-0728499287_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:42,680 processed file: [{'id': 51528, 'name': 'solo_L0_stix-sci-xray-cpd_0731058711-0731059328_V01_2303026758-63202.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478042.639122, 'm_date': 1682478042.6335459, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731058711-0731059328_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:42,773 processed file: [{'id': 51529, 'name': 'solo_L0_stix-sci-xray-cpd_0729436391-0729445054_V01_2302112410-63113.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478042.716795, 'm_date': 1682478042.7135458, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729436391-0729445054_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:42,821 processed file: [{'id': 51530, 'name': 'solo_L0_stix-sci-xray-cpd_0728166168-0728167454_V01_2301274793-62935.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478042.791151, 'm_date': 1682478042.7855458, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728166168-0728167454_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:42,889 processed file: [{'id': 51531, 'name': 'solo_L0_stix-sci-xray-cpd_0728492542-0728495172_V01_2301312551-62988.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478042.848964, 'm_date': 1682478042.8455458, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728492542-0728495172_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:42,959 processed file: [{'id': 51532, 'name': 'solo_L0_stix-sci-xray-cpd_0730376095-0730377409_V01_2302222265-63168.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478042.917653, 'm_date': 1682478042.9135458, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730376095-0730377409_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:43,115 processed file: [{'id': 51533, 'name': 'solo_L0_stix-sci-xray-cpd_0728426980-0728427749_V01_2301304759-62998.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478043.019426, 'm_date': 1682478043.0135458, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728426980-0728427749_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:43,317 processed file: [{'id': 51534, 'name': 'solo_L0_stix-sci-xray-cpd_0729204732-0729206106_V01_2302087487-63116.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478043.194742, 'm_date': 1682478043.1895459, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729204732-0729206106_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:43,383 processed file: [{'id': 51535, 'name': 'solo_L0_stix-sci-xray-cpd_0728308726-0728309627_V01_2301297185-62953.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478043.343791, 'm_date': 1682478043.3375459, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728308726-0728309627_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:43,439 processed file: [{'id': 51536, 'name': 'solo_L0_stix-sci-xray-cpd_0728265280-0728267131_V01_2301280632-62946.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478043.406373, 'm_date': 1682478043.4015458, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728265280-0728267131_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:43,545 processed file: [{'id': 51537, 'name': 'solo_L0_stix-sci-xray-cpd_0731228511-0731230000_V01_2303041221-63046.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478043.482735, 'm_date': 1682478043.4775457, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731228511-0731230000_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:43,647 processed file: [{'id': 51538, 'name': 'solo_L0_stix-sci-xray-cpd_0728495832-0728497838_V01_2301313396-62989.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478043.58604, 'm_date': 1682478043.5815458, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728495832-0728497838_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:43,773 processed file: [{'id': 51539, 'name': 'solo_L0_stix-sci-xray-cpd_0729634456-0729637883_V01_2302135474-63021.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478043.700255, 'm_date': 1682478043.6935458, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729634456-0729637883_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:43,827 processed file: [{'id': 51540, 'name': 'solo_L0_stix-sci-xray-cpd_0728273691-0728274877_V01_2301293639-62947.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478043.79445, 'm_date': 1682478043.7895458, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728273691-0728274877_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:44,351 processed file: [{'id': 51541, 'name': 'solo_L0_stix-sci-xray-cpd_0731629566-0731630596_V01_2303084116-63053.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478044.034764, 'm_date': 1682478044.0295458, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731629566-0731630596_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:44,433 processed file: [{'id': 51542, 'name': 'solo_L0_stix-sci-xray-cpd_0729851470-0729853340_V01_2302169271-63146.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478044.383746, 'm_date': 1682478044.3775458, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729851470-0729853340_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:44,536 processed file: [{'id': 51543, 'name': 'solo_L0_stix-sci-xray-cpd_0729612975-0729615355_V01_2302139772-63019.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478044.473362, 'm_date': 1682478044.4695458, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729612975-0729615355_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:44,611 processed file: [{'id': 51544, 'name': 'solo_L0_stix-sci-xray-cpd_0729522507-0729529110_V01_2302122578-63123.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478044.565966, 'm_date': 1682478044.5615458, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729522507-0729529110_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:44,670 processed file: [{'id': 51545, 'name': 'solo_L0_stix-sci-xray-cpd_0728352964-0728353770_V01_2301308117-62961.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478044.637659, 'm_date': 1682478044.6335459, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728352964-0728353770_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:44,778 processed file: [{'id': 51546, 'name': 'solo_L0_stix-sci-xray-cpd_0730874604-0730876463_V01_2302283170-63039.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478044.711746, 'm_date': 1682478044.705546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730874604-0730876463_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:44,829 processed file: [{'id': 51547, 'name': 'solo_L0_stix-sci-xray-cpd_0728205825-0728207272_V01_2301286023-62938.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478044.797754, 'm_date': 1682478044.793546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728205825-0728207272_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:44,955 processed file: [{'id': 51548, 'name': 'solo_L0_stix-sci-xray-cpd_0729663752-0729664168_V01_2302144572-63022.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478044.881958, 'm_date': 1682478044.8775458, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729663752-0729664168_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:45,005 processed file: [{'id': 51549, 'name': 'solo_L0_stix-sci-xray-cpd_0731900135-0731903015_V01_2303125151-62876.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478044.973478, 'm_date': 1682478044.9695458, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731900135-0731903015_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:45,088 processed file: [{'id': 51550, 'name': 'solo_L0_stix-sci-xray-cpd_0729933806-0729935054_V01_2302171026-63151.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478045.041278, 'm_date': 1682478045.037546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729933806-0729935054_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:45,137 processed file: [{'id': 51551, 'name': 'solo_L0_stix-sci-xray-cpd_0728276497-0728277328_V01_2301292088-62948.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478045.106434, 'm_date': 1682478045.1015458, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728276497-0728277328_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:45,249 processed file: [{'id': 51552, 'name': 'solo_L0_stix-sci-xray-cpd_0729416743-0729419368_V01_2302110109-63112.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478045.187005, 'm_date': 1682478045.181546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729416743-0729419368_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:45,362 processed file: [{'id': 51553, 'name': 'solo_L0_stix-sci-xray-cpd_0728507564-0728509771_V01_2301314749-62992.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478045.293584, 'm_date': 1682478045.289546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728507564-0728509771_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:45,477 processed file: [{'id': 51554, 'name': 'solo_L0_stix-sci-xray-cpd_0729330939-0729333263_V01_2302102139-63176.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478045.408039, 'm_date': 1682478045.401546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729330939-0729333263_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:45,632 processed file: [{'id': 51555, 'name': 'solo_L0_stix-sci-xray-cpd_0730989470-0731006793_V01_2303011168-63185.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478045.541967, 'm_date': 1682478045.537546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730989470-0731006793_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:45,720 processed file: [{'id': 51556, 'name': 'solo_L0_stix-sci-xray-cpd_0728838976-0728839785_V01_2302044569-62997.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478045.667758, 'm_date': 1682478045.661546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728838976-0728839785_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:45,790 processed file: [{'id': 51557, 'name': 'solo_L0_stix-sci-xray-cpd_0729941186-0729942473_V01_2302172466-63152.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478045.751451, 'm_date': 1682478045.7455459, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729941186-0729942473_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:45,880 processed file: [{'id': 51558, 'name': 'solo_L0_stix-sci-xray-cpd_0729102787-0729107908_V01_2302072443-63080.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478045.827787, 'm_date': 1682478045.8215458, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729102787-0729107908_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:46,007 processed file: [{'id': 51559, 'name': 'solo_L0_stix-sci-xray-cpd_0731028926-0731043743_V01_2303014232-63044.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478045.934611, 'm_date': 1682478045.9295459, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731028926-0731043743_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:46,088 processed file: [{'id': 51560, 'name': 'solo_L0_stix-sci-xray-cpd_0729533173-0729539994_V01_2302123802-63016.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478046.04016, 'm_date': 1682478046.033546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729533173-0729539994_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:46,224 processed file: [{'id': 51561, 'name': 'solo_L0_stix-sci-xray-cpd_0729578784-0729582708_V01_2302137394-63127.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478046.143463, 'm_date': 1682478046.1375458, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729578784-0729582708_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:46,305 processed file: [{'id': 51562, 'name': 'solo_L0_stix-sci-xray-cpd_0729228625-0729234491_V01_2302096779-63094.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478046.259532, 'm_date': 1682478046.253546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729228625-0729234491_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:46,434 processed file: [{'id': 51563, 'name': 'solo_L0_stix-sci-xray-cpd_0729676266-0729678990_V01_2302149128-63133.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478046.359562, 'm_date': 1682478046.353546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729676266-0729678990_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:46,554 processed file: [{'id': 51564, 'name': 'solo_L0_stix-sci-xray-cpd_0728529512-0728530391_V01_2302019526-63063.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478046.485723, 'm_date': 1682478046.481546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728529512-0728530391_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:46,746 processed file: [{'id': 51565, 'name': 'solo_L0_stix-sci-xray-cpd_0732082543-0732086793_V01_2303146558-63222.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478046.627669, 'm_date': 1682478046.621546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0732082543-0732086793_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:46,800 processed file: [{'id': 51566, 'name': 'solo_L0_stix-sci-xray-cpd_0727943512-0727948601_V01_2301259098-62887.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478046.768737, 'm_date': 1682478046.7655458, 'esaname': 'solo_L0_stix-sci-xray-cpd_0727943512-0727948601_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:47,057 processed file: [{'id': 51567, 'name': 'solo_L0_stix-sci-xray-cpd_0729204420-0729212404_V01_2302083325-63091.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478046.911426, 'm_date': 1682478046.905546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729204420-0729212404_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:47,136 processed file: [{'id': 51568, 'name': 'solo_L0_stix-sci-xray-cpd_0731291137-0731293001_V01_2303050511-63204.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478047.092545, 'm_date': 1682478047.089546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731291137-0731293001_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:47,185 processed file: [{'id': 51569, 'name': 'solo_L0_stix-sci-xray-cpd_0727985762-0727986466_V01_2301259142-62893.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478047.154512, 'm_date': 1682478047.149546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0727985762-0727986466_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:47,293 processed file: [{'id': 51570, 'name': 'solo_L0_stix-sci-xray-cpd_0729725880-0729726914_V01_2302149687-63025.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478047.232694, 'm_date': 1682478047.229546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729725880-0729726914_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:47,457 processed file: [{'id': 51571, 'name': 'solo_L0_stix-sci-xray-cpd_0728374213-0728375600_V01_2301308922-62966.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478047.358528, 'm_date': 1682478047.353546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728374213-0728375600_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:47,505 processed file: [{'id': 51572, 'name': 'solo_L0_stix-sci-xray-cpd_0731982660-0731985860_V01_2303133878-62877.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478047.479223, 'm_date': 1682478047.473546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731982660-0731985860_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:47,589 processed file: [{'id': 51573, 'name': 'solo_L0_stix-sci-xray-cpd_0731054362-0731060584_V01_2303027533-63188.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478047.539752, 'm_date': 1682478047.533546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731054362-0731060584_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:47,693 processed file: [{'id': 51574, 'name': 'solo_L0_stix-sci-xray-cpd_0730868410-0730876350_V01_2302282789-63038.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478047.630178, 'm_date': 1682478047.625546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730868410-0730876350_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:47,770 processed file: [{'id': 51575, 'name': 'solo_L0_stix-sci-xray-cpd_0731619850-0731620145_V01_2303089847-63054.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478047.725025, 'm_date': 1682478047.721546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731619850-0731620145_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:47,876 processed file: [{'id': 51576, 'name': 'solo_L0_stix-sci-xray-cpd_0728946484-0728959432_V01_2302057913-63003.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478047.811696, 'm_date': 1682478047.805546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728946484-0728959432_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:47,939 processed file: [{'id': 51577, 'name': 'solo_L0_stix-sci-xray-cpd_0728430164-0728432896_V01_2301306121-62979.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478047.903291, 'm_date': 1682478047.897546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728430164-0728432896_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:48,022 processed file: [{'id': 51578, 'name': 'solo_L0_stix-sci-xray-cpd_0731211248-0731213126_V01_2303040999-63198.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478047.975164, 'm_date': 1682478047.969546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731211248-0731213126_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:48,158 processed file: [{'id': 51579, 'name': 'solo_L0_stix-sci-xray-cpd_0730966744-0730970888_V01_2303018149-63043.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478048.077143, 'm_date': 1682478048.073546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730966744-0730970888_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:48,216 processed file: [{'id': 51580, 'name': 'solo_L0_stix-sci-xray-cpd_0728475095-0728476938_V01_2301313731-62982.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478048.18453, 'm_date': 1682478048.181546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728475095-0728476938_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:48,300 processed file: [{'id': 51581, 'name': 'solo_L0_stix-sci-xray-cpd_0730246117-0730248318_V01_2302203619-63158.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478048.249049, 'm_date': 1682478048.245546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730246117-0730248318_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:48,379 processed file: [{'id': 51582, 'name': 'solo_L0_stix-sci-xray-cpd_0729619713-0729626944_V01_2302133915-63020.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478048.334032, 'm_date': 1682478048.329546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729619713-0729626944_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:48,472 processed file: [{'id': 51583, 'name': 'solo_L0_stix-sci-xray-cpd_0729467778-0729473856_V01_2302110535-63015.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478048.415886, 'm_date': 1682478048.4095461, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729467778-0729473856_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:48,544 processed file: [{'id': 51584, 'name': 'solo_L0_stix-sci-xray-cpd_0730332899-0730338461_V01_2302211177-63164.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478048.501652, 'm_date': 1682478048.497546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730332899-0730338461_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:48,610 processed file: [{'id': 51585, 'name': 'solo_L0_stix-sci-xray-cpd_0728399732-0728403089_V01_2301305786-62969.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478048.571424, 'm_date': 1682478048.565546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728399732-0728403089_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:48,683 processed file: [{'id': 51586, 'name': 'solo_L0_stix-sci-xray-cpd_0728939190-0728940879_V01_2302055114-63071.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478048.639492, 'm_date': 1682478048.633546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728939190-0728940879_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:48,757 processed file: [{'id': 51587, 'name': 'solo_L0_stix-sci-xray-cpd_0731412543-0731414206_V01_2303069217-63208.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478048.712399, 'm_date': 1682478048.7055461, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731412543-0731414206_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:48,831 processed file: [{'id': 51588, 'name': 'solo_L0_stix-sci-xray-cpd_0729592828-0729598998_V01_2302130744-63129.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478048.787624, 'm_date': 1682478048.781546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729592828-0729598998_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:48,936 processed file: [{'id': 51589, 'name': 'solo_L0_stix-sci-xray-cpd_0729297321-0729298133_V01_2302095805-63101.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478048.874775, 'm_date': 1682478048.869546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729297321-0729298133_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:49,009 processed file: [{'id': 51590, 'name': 'solo_L0_stix-sci-xray-cpd_0728756899-0728758514_V01_2302030654-63066.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478048.965202, 'm_date': 1682478048.961546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728756899-0728758514_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:49,131 processed file: [{'id': 51591, 'name': 'solo_L0_stix-sci-xray-cpd_0729912220-0729913690_V01_2302175184-63150.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478049.041785, 'm_date': 1682478049.0375462, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729912220-0729913690_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:49,174 processed file: [{'id': 51592, 'name': 'solo_L0_stix-sci-xray-cpd_0728312250-0728313698_V01_2301294451-62955.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478049.150581, 'm_date': 1682478049.145546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728312250-0728313698_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:49,229 processed file: [{'id': 51593, 'name': 'solo_L0_stix-sci-xray-cpd_0727980071-0727982482_V01_2301258204-62892.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478049.196367, 'm_date': 1682478049.189546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0727980071-0727982482_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:49,334 processed file: [{'id': 51594, 'name': 'solo_L0_stix-sci-xray-cpd_0731169027-0731176220_V01_2303038680-63196.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478049.272745, 'm_date': 1682478049.269546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731169027-0731176220_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:49,523 processed file: [{'id': 51595, 'name': 'solo_L0_stix-sci-xray-cpd_0729493847-0729497865_V01_2302126637-63120.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478049.40468, 'm_date': 1682478049.397546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729493847-0729497865_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:49,580 processed file: [{'id': 51596, 'name': 'solo_L0_stix-sci-xray-cpd_0728104977-0728110850_V01_2301279547-62910.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478049.547716, 'm_date': 1682478049.541546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728104977-0728110850_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:49,735 processed file: [{'id': 51597, 'name': 'solo_L0_stix-sci-xray-cpd_0729709163-0729709788_V01_2302143880-63023.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478049.643805, 'm_date': 1682478049.637546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729709163-0729709788_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:49,794 processed file: [{'id': 51598, 'name': 'solo_L0_stix-sci-xray-cpd_0727936597-0727938317_V01_2301256339-62885.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478049.761534, 'm_date': 1682478049.7575462, 'esaname': 'solo_L0_stix-sci-xray-cpd_0727936597-0727938317_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:49,896 processed file: [{'id': 51599, 'name': 'solo_L0_stix-sci-xray-cpd_0730356355-0730360939_V01_2302224633-63036.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478049.837403, 'm_date': 1682478049.8335462, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730356355-0730360939_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:49,969 processed file: [{'id': 51600, 'name': 'solo_L0_stix-sci-xray-cpd_0729058187-0729064731_V01_2302070313-63076.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478049.925035, 'm_date': 1682478049.921546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729058187-0729064731_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:50,059 processed file: [{'id': 51601, 'name': 'solo_L0_stix-sci-xray-cpd_0730029065-0730029717_V01_2302184990-63029.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478050.005528, 'm_date': 1682478050.0015461, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730029065-0730029717_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:50,456 processed file: [{'id': 51602, 'name': 'solo_L0_stix-sci-xray-cpd_0731427777-0731428892_V01_2303069241-63056.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478050.227071, 'm_date': 1682478050.2215462, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731427777-0731428892_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:50,506 processed file: [{'id': 51603, 'name': 'solo_L0_stix-sci-xray-cpd_0727279218-0727279388_V01_2301170833-62929.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478050.477147, 'm_date': 1682478050.473546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0727279218-0727279388_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:50,566 processed file: [{'id': 51604, 'name': 'solo_L0_stix-sci-xray-cpd_0729803565-0729805400_V01_2302153896-63144.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478050.531172, 'm_date': 1682478050.525546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729803565-0729805400_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:50,647 processed file: [{'id': 51605, 'name': 'solo_L0_stix-sci-xray-cpd_0731335486-0731341022_V01_2303050228-63205.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478050.600424, 'm_date': 1682478050.597546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731335486-0731341022_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:50,736 processed file: [{'id': 51606, 'name': 'solo_L0_stix-sci-xray-cpd_0731070936-0731073577_V01_2303025987-63045.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478050.683526, 'm_date': 1682478050.677546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731070936-0731073577_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:50,803 processed file: [{'id': 51607, 'name': 'solo_L0_stix-sci-xray-cpd_0728439134-0728442249_V01_2301310434-62987.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478050.765258, 'm_date': 1682478050.7615461, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728439134-0728442249_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:51,048 processed file: [{'id': 51608, 'name': 'solo_L0_stix-sci-xray-cpd_0730323872-0730330766_V01_2302211252-63163.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478050.900775, 'm_date': 1682478050.893546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730323872-0730330766_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:51,111 processed file: [{'id': 51609, 'name': 'solo_L0_stix-sci-xray-cpd_0727938047-0727941425_V01_2301257065-62886.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478051.075591, 'm_date': 1682478051.0695462, 'esaname': 'solo_L0_stix-sci-xray-cpd_0727938047-0727941425_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:51,165 processed file: [{'id': 51610, 'name': 'solo_L0_stix-sci-xray-cpd_0728022370-0728032924_V01_2301265626-62900.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478051.134609, 'm_date': 1682478051.1295462, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728022370-0728032924_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:51,241 processed file: [{'id': 51611, 'name': 'solo_L0_stix-sci-xray-cpd_0731060564-0731061394_V01_2303026617-63189.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478051.201576, 'm_date': 1682478051.1975462, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731060564-0731061394_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:51,355 processed file: [{'id': 51612, 'name': 'solo_L0_stix-sci-xray-cpd_0728053844-0728063063_V01_2301261520-62903.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478051.288833, 'm_date': 1682478051.285546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728053844-0728063063_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:51,521 processed file: [{'id': 51613, 'name': 'solo_L0_stix-sci-xray-cpd_0729267483-0729272745_V01_2302099290-63097.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478051.428163, 'm_date': 1682478051.4215462, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729267483-0729272745_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:51,630 processed file: [{'id': 51614, 'name': 'solo_L0_stix-sci-xray-cpd_0729452883-0729468023_V01_2302115729-63115.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478051.56625, 'm_date': 1682478051.561546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729452883-0729468023_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:51,701 processed file: [{'id': 51615, 'name': 'solo_L0_stix-sci-xray-cpd_0730953618-0730957842_V01_2303015147-63180.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478051.66, 'm_date': 1682478051.653546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730953618-0730957842_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:51,775 processed file: [{'id': 51616, 'name': 'solo_L0_stix-sci-xray-cpd_0729711700-0729712386_V01_2302148838-63024.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478051.731032, 'm_date': 1682478051.7255461, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729711700-0729712386_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:51,880 processed file: [{'id': 51617, 'name': 'solo_L0_stix-sci-xray-cpd_0727954288-0727955898_V01_2301250753-62891.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478051.816434, 'm_date': 1682478051.8095462, 'esaname': 'solo_L0_stix-sci-xray-cpd_0727954288-0727955898_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:52,011 processed file: [{'id': 51618, 'name': 'solo_L0_stix-sci-xray-cpd_0728377880-0728380761_V01_2301309290-62968.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478051.939156, 'm_date': 1682478051.933546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728377880-0728380761_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:52,081 processed file: [{'id': 51619, 'name': 'solo_L0_stix-sci-xray-cpd_0729592267-0729592952_V01_2302130181-63128.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478052.042213, 'm_date': 1682478052.0375462, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729592267-0729592952_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:52,136 processed file: [{'id': 51620, 'name': 'solo_L0_stix-sci-xray-cpd_0728137638-0728139929_V01_2301272156-62923.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478052.102671, 'm_date': 1682478052.097546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728137638-0728139929_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:52,191 processed file: [{'id': 51621, 'name': 'solo_L0_stix-sci-xray-cpd_0727775512-0727775732_V01_2301237434-62920.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478052.159644, 'm_date': 1682478052.153546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0727775512-0727775732_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:52,276 processed file: [{'id': 51622, 'name': 'solo_L0_stix-sci-xray-cpd_0727887644-0727888718_V01_2301241052-62922.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478052.22711, 'm_date': 1682478052.2215462, 'esaname': 'solo_L0_stix-sci-xray-cpd_0727887644-0727888718_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:52,326 processed file: [{'id': 51623, 'name': 'solo_L0_stix-sci-xray-cpd_0728161505-0728162142_V01_2301271318-62933.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478052.297204, 'm_date': 1682478052.2935462, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728161505-0728162142_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:52,410 processed file: [{'id': 51624, 'name': 'solo_L0_stix-sci-xray-cpd_0729737682-0729745344_V01_2302154471-63138.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478052.361608, 'm_date': 1682478052.357546, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729737682-0729745344_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:52,494 processed file: [{'id': 51625, 'name': 'solo_L0_stix-sci-xray-cpd_0730348357-0730349579_V01_2302229807-63166.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478052.444166, 'm_date': 1682478052.4375463, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730348357-0730349579_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:53,649 processed file: [{'id': 51626, 'name': 'solo_L0_stix-sci-xray-cpd_0731383062-0731385860_V01_2303064359-63055.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478053.039616, 'm_date': 1682478053.0335462, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731383062-0731385860_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:53,728 processed file: [{'id': 51627, 'name': 'solo_L0_stix-sci-xray-cpd_0728984621-0728991954_V01_2302065508-63072.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478053.6838, 'm_date': 1682478053.6775463, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728984621-0728991954_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:53,792 processed file: [{'id': 51628, 'name': 'solo_L0_stix-sci-xray-cpd_0728140871-0728142436_V01_2301271183-62925.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478053.755002, 'm_date': 1682478053.7495463, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728140871-0728142436_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:53,867 processed file: [{'id': 51629, 'name': 'solo_L0_stix-sci-xray-cpd_0729043178-0729051219_V01_2302071554-63075.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478053.82078, 'm_date': 1682478053.8175461, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729043178-0729051219_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:53,925 processed file: [{'id': 51630, 'name': 'solo_L0_stix-sci-xray-cpd_0727095548-0727095815_V01_2301151389-63001.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478053.891903, 'm_date': 1682478053.8855462, 'esaname': 'solo_L0_stix-sci-xray-cpd_0727095548-0727095815_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:53,971 processed file: [{'id': 51631, 'name': 'solo_L0_stix-sci-xray-cpd_0728076635-0728082753_V01_2301265345-62906.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478053.945222, 'm_date': 1682478053.9415462, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728076635-0728082753_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:54,022 processed file: [{'id': 51632, 'name': 'solo_L0_stix-sci-xray-cpd_0728139582-0728140711_V01_2301277410-62924.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478053.990981, 'm_date': 1682478053.9855464, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728139582-0728140711_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:54,191 processed file: [{'id': 51633, 'name': 'solo_L0_stix-sci-xray-cpd_0729389912-0729410659_V01_2302114743-63110.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478054.097845, 'm_date': 1682478054.0935462, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729389912-0729410659_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:54,248 processed file: [{'id': 51634, 'name': 'solo_L0_stix-sci-xray-cpd_0728021812-0728022302_V01_2301265420-62899.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478054.215862, 'm_date': 1682478054.2095463, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728021812-0728022302_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:54,352 processed file: [{'id': 51635, 'name': 'solo_L0_stix-sci-xray-cpd_0728908374-0728911528_V01_2302053267-63002.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478054.290182, 'm_date': 1682478054.2855463, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728908374-0728911528_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:54,472 processed file: [{'id': 51636, 'name': 'solo_L0_stix-sci-xray-cpd_0729530795-0729533460_V01_2302120384-63124.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478054.407092, 'm_date': 1682478054.4015462, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729530795-0729533460_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:54,556 processed file: [{'id': 51637, 'name': 'solo_L0_stix-sci-xray-cpd_0729304443-0729311945_V01_2302105948-63103.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478054.508245, 'm_date': 1682478054.5015464, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729304443-0729311945_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:54,605 processed file: [{'id': 51638, 'name': 'solo_L0_stix-sci-xray-cpd_0728324749-0728325745_V01_2301292295-62957.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478054.573968, 'm_date': 1682478054.5695462, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728324749-0728325745_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:54,667 processed file: [{'id': 51639, 'name': 'solo_L0_stix-sci-xray-cpd_0728008738-0728011925_V01_2301262102-62896.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478054.629059, 'm_date': 1682478054.6255462, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728008738-0728011925_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:54,717 processed file: [{'id': 51640, 'name': 'solo_L0_stix-sci-xray-cpd_0732022286-0732025503_V01_2303136126-62878.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478054.684224, 'm_date': 1682478054.6775463, 'esaname': 'solo_L0_stix-sci-xray-cpd_0732022286-0732025503_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:54,807 processed file: [{'id': 51641, 'name': 'solo_L0_stix-sci-xray-cpd_0729447207-0729453163_V01_2302115819-63114.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478054.755452, 'm_date': 1682478054.7495463, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729447207-0729453163_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:54,889 processed file: [{'id': 51642, 'name': 'solo_L0_stix-sci-xray-cpd_0728753732-0728755999_V01_2302034039-62995.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478054.843448, 'm_date': 1682478054.8375463, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728753732-0728755999_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:54,944 processed file: [{'id': 51643, 'name': 'solo_L0_stix-sci-xray-cpd_0728311043-0728311789_V01_2301296305-62954.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478054.905801, 'm_date': 1682478054.9015462, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728311043-0728311789_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:54,987 processed file: [{'id': 51644, 'name': 'solo_L0_stix-sci-xray-cpd_0731950211-0731953091_V01_2303126637-62875.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478054.963567, 'm_date': 1682478054.9575462, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731950211-0731953091_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:55,073 processed file: [{'id': 51645, 'name': 'solo_L0_stix-sci-xray-cpd_0730308952-0730319142_V01_2302217806-63161.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478055.021538, 'm_date': 1682478055.0175462, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730308952-0730319142_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:55,191 processed file: [{'id': 51646, 'name': 'solo_L0_stix-sci-xray-cpd_0729241574-0729242353_V01_2302090618-63095.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478055.124722, 'm_date': 1682478055.1215463, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729241574-0729242353_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:55,274 processed file: [{'id': 51647, 'name': 'solo_L0_stix-sci-xray-cpd_0728700442-0728706010_V01_2302039677-63064.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478055.223872, 'm_date': 1682478055.2175462, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728700442-0728706010_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:55,357 processed file: [{'id': 51648, 'name': 'solo_L0_stix-sci-xray-cpd_0731049661-0731051994_V01_2303027072-63187.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478055.309919, 'm_date': 1682478055.3055463, 'esaname': 'solo_L0_stix-sci-xray-cpd_0731049661-0731051994_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:55,418 processed file: [{'id': 51649, 'name': 'solo_L0_stix-sci-xray-cpd_0728034088-0728053804_V01_2301263792-62902.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478055.383394, 'm_date': 1682478055.3775463, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728034088-0728053804_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:55,571 processed file: [{'id': 51650, 'name': 'solo_L0_stix-sci-xray-cpd_0729539818-0729561172_V01_2302124344-63125.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478055.487149, 'm_date': 1682478055.4815464, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729539818-0729561172_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:55,641 processed file: [{'id': 51651, 'name': 'solo_L0_stix-sci-xray-cpd_0727949829-0727951684_V01_2301259925-62889.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478055.60023, 'm_date': 1682478055.5935464, 'esaname': 'solo_L0_stix-sci-xray-cpd_0727949829-0727951684_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:55,696 processed file: [{'id': 51652, 'name': 'solo_L0_stix-sci-xray-cpd_0728089933-0728091493_V01_2301263188-62907.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478055.663348, 'm_date': 1682478055.6575463, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728089933-0728091493_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:55,771 processed file: [{'id': 51653, 'name': 'solo_L0_stix-sci-xray-cpd_0729369816-0729382530_V01_2302108647-63109.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478055.727267, 'm_date': 1682478055.7215464, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729369816-0729382530_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:55,913 processed file: [{'id': 51654, 'name': 'solo_L0_stix-sci-xray-cpd_0729311499-0729320351_V01_2302108876-63009.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478055.833941, 'm_date': 1682478055.8295462, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729311499-0729320351_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:56,131 processed file: [{'id': 51655, 'name': 'solo_L0_stix-sci-xray-cpd_0729123839-0729129840_V01_2302071119-63083.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478056.008093, 'm_date': 1682478056.0015464, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729123839-0729129840_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:56,182 processed file: [{'id': 51656, 'name': 'solo_L0_stix-sci-xray-cpd_0727989828-0727990867_V01_2301250410-62895.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478056.151436, 'm_date': 1682478056.1455464, 'esaname': 'solo_L0_stix-sci-xray-cpd_0727989828-0727990867_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:56,250 processed file: [{'id': 51657, 'name': 'solo_L0_stix-sci-xray-cpd_0728452389-0728455986_V01_2301319272-62981.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478056.213778, 'm_date': 1682478056.2095463, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728452389-0728455986_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:56,321 processed file: [{'id': 51658, 'name': 'solo_L0_stix-sci-xray-cpd_0730958024-0730958518_V01_2303011778-63181.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478056.278514, 'm_date': 1682478056.2735462, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730958024-0730958518_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:56,454 processed file: [{'id': 51659, 'name': 'solo_L0_stix-sci-xray-cpd_0728126198-0728130357_V01_2301272384-62913.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478056.377537, 'm_date': 1682478056.3735464, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728126198-0728130357_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:56,595 processed file: [{'id': 51660, 'name': 'solo_L0_stix-sci-xray-cpd_0729780901-0729785510_V01_2302151336-63142.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478056.516394, 'm_date': 1682478056.5095463, 'esaname': 'solo_L0_stix-sci-xray-cpd_0729780901-0729785510_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:56,679 processed file: [{'id': 51661, 'name': 'solo_L0_stix-sci-xray-cpd_0730149618-0730150396_V01_2302194844-63156.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478056.629396, 'm_date': 1682478056.6255465, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730149618-0730150396_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:56,745 processed file: [{'id': 51662, 'name': 'solo_L0_stix-sci-xray-cpd_0730251880-0730252225_V01_2302201862-63159.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478056.708057, 'm_date': 1682478056.7015464, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730251880-0730252225_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:56,824 processed file: [{'id': 51663, 'name': 'solo_L0_stix-sci-xray-cpd_0730958742-0730960687_V01_2303011320-63182.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478056.777653, 'm_date': 1682478056.7735465, 'esaname': 'solo_L0_stix-sci-xray-cpd_0730958742-0730960687_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:56,873 processed file: [{'id': 51664, 'name': 'solo_L0_stix-sci-xray-cpd_0728101627-0728102517_V01_2301277524-62909.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478056.841137, 'm_date': 1682478056.8375463, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728101627-0728102517_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:56,916 processed file: [{'id': 51665, 'name': 'solo_L0_stix-sci-xray-cpd_0728291523-0728291960_V01_2301295503-62949.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478056.892698, 'm_date': 1682478056.8895464, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728291523-0728291960_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:56,979 processed file: [{'id': 51666, 'name': 'solo_L0_stix-sci-xray-cpd_0728353969-0728356486_V01_2301300245-62962.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/21', 'version': 1, 'p_date': 1682478056.943211, 'm_date': 1682478056.9375463, 'esaname': 'solo_L0_stix-sci-xray-cpd_0728353969-0728356486_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:57,029 processed file: [{'id': 51667, 'name': 'solo_L0_stix-ql-tmstatusflarelist_0733363200_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/43', 'version': 1, 'p_date': 1682478056.979328, 'm_date': 1680624820.2313967, 'esaname': 'solo_L0_stix-ql-tmstatusflarelist_0733363200_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:57,052 processed file: [{'id': 51668, 'name': 'solo_L0_stix-ql-tmstatusflarelist_0733449600_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/43', 'version': 1, 'p_date': 1682478057.029561, 'm_date': 1680624820.1313965, 'esaname': 'solo_L0_stix-ql-tmstatusflarelist_0733449600_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:57,101 processed file: [{'id': 51669, 'name': 'solo_L0_stix-ql-tmstatusflarelist_0733536000_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/43', 'version': 1, 'p_date': 1682478057.052375, 'm_date': 1680623341.8153374, 'esaname': 'solo_L0_stix-ql-tmstatusflarelist_0733536000_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:57,125 processed file: [{'id': 51670, 'name': 'solo_L0_stix-ql-tmstatusflarelist_0733190400_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/43', 'version': 1, 'p_date': 1682478057.101748, 'm_date': 1680625600.4994278, 'esaname': 'solo_L0_stix-ql-tmstatusflarelist_0733190400_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:57,147 processed file: [{'id': 51671, 'name': 'solo_L0_stix-ql-tmstatusflarelist_0733622400_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/43', 'version': 1, 'p_date': 1682478057.125267, 'm_date': 1680625506.939424, 'esaname': 'solo_L0_stix-ql-tmstatusflarelist_0733622400_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:57,196 processed file: [{'id': 51672, 'name': 'solo_L0_stix-ql-tmstatusflarelist_0733276800_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/43', 'version': 1, 'p_date': 1682478057.147596, 'm_date': 1680625922.7554407, 'esaname': 'solo_L0_stix-ql-tmstatusflarelist_0733276800_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:57,226 processed file: [{'id': 51673, 'name': 'solo_L0_stix-ql-flareflag_0733536000_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/34', 'version': 1, 'p_date': 1682478057.196886, 'm_date': 1680625883.7834392, 'esaname': 'solo_L0_stix-ql-flareflag_0733536000_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:57,277 processed file: [{'id': 51674, 'name': 'solo_L0_stix-ql-flareflag_0733190400_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/34', 'version': 1, 'p_date': 1682478057.226484, 'm_date': 1680625925.815441, 'esaname': 'solo_L0_stix-ql-flareflag_0733190400_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:57,316 processed file: [{'id': 51675, 'name': 'solo_L0_stix-ql-flareflag_0733363200_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/34', 'version': 1, 'p_date': 1682478057.277506, 'm_date': 1680625924.2074409, 'esaname': 'solo_L0_stix-ql-flareflag_0733363200_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:57,368 processed file: [{'id': 51676, 'name': 'solo_L0_stix-ql-flareflag_0733276800_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/34', 'version': 1, 'p_date': 1682478057.316738, 'm_date': 1680625926.0994408, 'esaname': 'solo_L0_stix-ql-flareflag_0733276800_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:57,400 processed file: [{'id': 51677, 'name': 'solo_L0_stix-ql-flareflag_0733449600_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/34', 'version': 1, 'p_date': 1682478057.368761, 'm_date': 1680624824.399397, 'esaname': 'solo_L0_stix-ql-flareflag_0733449600_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:57,449 processed file: [{'id': 51678, 'name': 'solo_L0_stix-ql-variance_0733536000_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/33', 'version': 1, 'p_date': 1682478057.400861, 'm_date': 1680625074.899407, 'esaname': 'solo_L0_stix-ql-variance_0733536000_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:57,478 processed file: [{'id': 51679, 'name': 'solo_L0_stix-ql-variance_0733276800_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/33', 'version': 1, 'p_date': 1682478057.450019, 'm_date': 1680625924.1514409, 'esaname': 'solo_L0_stix-ql-variance_0733276800_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:57,531 processed file: [{'id': 51680, 'name': 'solo_L0_stix-ql-variance_0733363200_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/33', 'version': 1, 'p_date': 1682478057.478403, 'm_date': 1680625923.4274406, 'esaname': 'solo_L0_stix-ql-variance_0733363200_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:57,559 processed file: [{'id': 51681, 'name': 'solo_L0_stix-ql-variance_0733449600_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/33', 'version': 1, 'p_date': 1682478057.531284, 'm_date': 1680624820.8633966, 'esaname': 'solo_L0_stix-ql-variance_0733449600_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:57,609 processed file: [{'id': 51682, 'name': 'solo_L0_stix-ql-variance_0733190400_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/21/6/33', 'version': 1, 'p_date': 1682478057.55978, 'm_date': 1680625923.7834408, 'esaname': 'solo_L0_stix-ql-variance_0733190400_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:57,637 processed file: [{'id': 51683, 'name': 'solo_L0_stix-hk-mini_0733190400_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/3/25/1', 'version': 1, 'p_date': 1682478057.61018, 'm_date': 1680625600.6714277, 'esaname': 'solo_L0_stix-hk-mini_0733190400_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:57,689 processed file: [{'id': 51684, 'name': 'solo_L0_stix-hk-mini_0733536000_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/3/25/1', 'version': 1, 'p_date': 1682478057.637784, 'm_date': 1680624820.5433967, 'esaname': 'solo_L0_stix-hk-mini_0733536000_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:57,733 processed file: [{'id': 51685, 'name': 'solo_L0_stix-hk-maxi_0732931200_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/3/25/2', 'version': 1, 'p_date': 1682478057.689545, 'm_date': 1680624402.32738, 'esaname': 'solo_L0_stix-hk-maxi_0732931200_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:57,794 processed file: [{'id': 51686, 'name': 'solo_L0_stix-hk-maxi_0733363200_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/3/25/2', 'version': 1, 'p_date': 1682478057.733725, 'm_date': 1680626210.1114523, 'esaname': 'solo_L0_stix-hk-maxi_0733363200_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:57,853 processed file: [{'id': 51687, 'name': 'solo_L0_stix-hk-maxi_0733622400_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/3/25/2', 'version': 1, 'p_date': 1682478057.795098, 'm_date': 1680625083.2314072, 'esaname': 'solo_L0_stix-hk-maxi_0733622400_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:57,898 processed file: [{'id': 51688, 'name': 'solo_L0_stix-hk-maxi_0733536000_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/3/25/2', 'version': 1, 'p_date': 1682478057.853358, 'm_date': 1680624826.3153968, 'esaname': 'solo_L0_stix-hk-maxi_0733536000_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:57,950 processed file: [{'id': 51689, 'name': 'solo_L0_stix-hk-maxi_0733190400_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/3/25/2', 'version': 1, 'p_date': 1682478057.899146, 'm_date': 1680624789.1953955, 'esaname': 'solo_L0_stix-hk-maxi_0733190400_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:58,000 processed file: [{'id': 51690, 'name': 'solo_L0_stix-hk-maxi_0733276800_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/3/25/2', 'version': 1, 'p_date': 1682478057.950487, 'm_date': 1680625932.727441, 'esaname': 'solo_L0_stix-hk-maxi_0733276800_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:58,098 processed file: [{'id': 51691, 'name': 'solo_L0_stix-hk-maxi_0733449600_V01.fits', 'path': '/data/stix/out/fits_v1.0.0/L0/3/25/2', 'version': 1, 'p_date': 1682478058.00086, 'm_date': 1680626217.0994525, 'esaname': 'solo_L0_stix-hk-maxi_0733449600_V01', 'modified_esaname': None, 'result': None}] > PublishConflicts.ADDED 2023-04-26 05:00:58,100 connecting to localhost:12388