Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

linked runs: long-term archiving postrun errors

I run without resubmit (I cannot submit from login nodes on my cluster) WACCM in SC compset.
There is a worrisome message at the end of the completion of the first run. Could you help with it?
Thanks!

-------------------------------------------------------------------------
CCSM BUILDNML SCRIPT STARTING
- To prestage restarts, untar a restart.tar file into /home/ucaksgu/Scratch/cesm1_0_3/scripts/F_2000_WACCM_SC_gwcorrect_calib/run
- Create modelio namelist input files
CCSM BUILDNML SCRIPT HAS FINISHED SUCCESSFULLY
-------------------------------------------------------------------------
CCSM PRESTAGE SCRIPT STARTING
- CCSM input data directory, DIN_LOC_ROOT_CSMDATA, is /home/ucaksgu/Scratch/inputdata
- Case input data directory, DIN_LOC_ROOT, is /home/ucaksgu/Scratch/inputdata
- Checking the existence of input datasets in DIN_LOC_ROOT
CCSM PRESTAGE SCRIPT HAS FINISHED SUCCESSFULLY
Wed Feb 1 15:33:50 GMT 2012 -- CSM EXECUTION BEGINS HERE
Fri Feb 3 10:01:08 GMT 2012 -- CSM EXECUTION HAS FINISHED
(seq_mct_drv): =============== SUCCESSFUL TERMINATION OF CPL7-CCSM ===============
Archiving ccsm output to /home/ucaksgu/Scratch/archive/F_2000_WACCM_SC_gwcorrect_calib
Calling the short-term archiving script st_archive.sh

st_archive.sh: start of short-term archiving
st_archive.sh: restart files from end of run will be saved,
interim restart files will be deleted
st_archive.sh: short-term archiving completed successfully
Long term archiving ccsm output using the script F_2000_WACCM_SC_gwcorrect_calib.legion.l_archive
ccsm_postrun error: problem sourcing templar
RESUBMIT is now 0
ccsm_postrun error: problem sourcing tempres
 

jedwards

CSEG and Liaisons
Staff member
>> ccsm_postrun error: problem sourcing templar

This message indicates that your long term archive script F_2000_WACCM_SC_gwcorrect_calib.legion.l_archive failed to run or otherwise returned a nonzero status code.


>> ccsm_postrun error: problem sourcing tempres

This message indicates that the RESUBMIT failed. Funny you would get this message if you are not resubmitting.

A possible reason for the errors is if you cannot write to the $CASEROOT directory.
 
Top