Step 1 completed with 3301 errors in characerizeImage and 18 in calibrate, all of which were DB connection errors which, as always, should be resolved upon resubmission. 2 errors were in isr which looked like:
174534/47250_isr_174534_47.6427736.err:lsst.pex.exceptions.wrappers.FitsError:
|
174534/47250_isr_174534_47.6427736.err:lsst::afw::fits::FitsError: 'cfitsio error: couldn't create the named file (105) : Opening file '/repo/dc2/2.2i/runs/test-med-1/w_2021_44/DM-32391/20211028T181741Z/postISRCCD/20220818/174534/postISRCCD_LSSTCam-imSim_i_sim_1_4_174534_R12_S02_2_2i_runs_test-med-1_w_2021_44_DM-32391_20211028T181741Z.fits' with mode 'w'
|
174534/47250_isr_174534_47.6427736.err: raise RuntimeError(f"Failed to serialize dataset {ref} of type {type(inMemoryDataset)} "
|
174534/47250_isr_174534_47.6427736.err:RuntimeError: Failed to serialize dataset postISRCCD@{instrument: 'LSSTCam-imSim', detector: 47, exposure: 174534, ...}, sc=Exposure] (id=23f8f2ff-bd96-4298-b154-62a5e1c44583) of type <class 'lsst.afw.image.exposure.ExposureF'> to location file:///repo/dc2/2.2i/runs/test-med-1/w_2021_44/DM-32391/20211028T181741Z/postISRCCD/20220818/174534/postISRCCD_LSSTCam-imSim_i_sim_1_4_174534_R12_S02_2_2i_runs_test-med-1_w_2021_44_DM-32391_20211028T181741Z.fits
|
174534/47250_isr_174534_47.6427736.err:lsst.pex.exceptions.wrappers.FitsError:
|
174534/47250_isr_174534_47.6427736.err:lsst::afw::fits::FitsError: 'cfitsio error: couldn't create the named file (105) : Opening file '/repo/dc2/2.2i/runs/test-med-1/w_2021_44/DM-32391/20211028T181741Z/postISRCCD/20220818/174534/postISRCCD_LSSTCam-imSim_i_sim_1_4_174534_R12_S02_2_2i_runs_test-med-1_w_2021_44_DM-32391_20211028T181741Z.fits' with mode 'w'
|
174534/47250_isr_174534_47.6427736.err: raise RuntimeError(f"Failed to serialize dataset {ref} of type {type(inMemoryDataset)} "
|
174534/47250_isr_174534_47.6427736.err:RuntimeError: Failed to serialize dataset postISRCCD@{instrument: 'LSSTCam-imSim', detector: 47, exposure: 174534, ...}, sc=Exposure] (id=23f8f2ff-bd96-4298-b154-62a5e1c44583) of type <class 'lsst.afw.image.exposure.ExposureF'> to location file:///repo/dc2/2.2i/runs/test-med-1/w_2021_44/DM-32391/20211028T181741Z/postISRCCD/20220818/174534/postISRCCD_LSSTCam-imSim_i_sim_1_4_174534_R12_S02_2_2i_runs_test-med-1_w_2021_44_DM-32391_20211028T181741Z.fits
|
My hope is that these 2 errors will also be resolved upon resubmission.
There was also 1 error in calibrate which was seen in the last DC2 weekly, w40:
265317/174188_calibrate_265317_8.6517954.err: raise pipeBase.TaskError(
|
265317/174188_calibrate_265317_8.6517954.err:lsst.pipe.base.task.TaskError: Fit failed: median scatter on sky = 13.437 arcsec > 10.000 config.maxScatterArcsec
|
Step 1 completed with 3301 errors in characerizeImage and 18 in calibrate, all of which were DB connection errors which, as always, should be resolved upon resubmission. 2 errors were in isr which looked like:
My hope is that these 2 errors will also be resolved upon resubmission.
There was also 1 error in calibrate which was seen in the last DC2 weekly, w40: