Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bless when cprnc file is not created #4769

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mkstratos
Copy link
Collaborator

hist_utils._compare_hists expects the cprnc_log_file to be None if the log file is not created and success = False

Currently results in the error when blessing MVKO test:

ERROR: Command: 
'/bin/cp -f /lcrc/group/e3sm2/e3smtest/scratch/chrys/MVKO_PS.T62_oQU240.GMPAS-NYF.chrysalis_intel.C.JNextNbfb20250317_010637/run/MVKO_PS.T62_oQU240.GMPAS-NYF.chrysalis_intel.C.JNextNbfb20250317_010637.cpl.hi.0003-01-01-00000.nc.cprnc.out /lcrc/group/e3sm2/e3smtest/scratch/chrys/J/MVKO_PS.T62_oQU240.GMPAS-NYF.chrysalis_intel.C.JNextNbfb20250317_010637/MVKO_PS.T62_oQU240.GMPAS-NYF.chrysalis_intel.C.JNextNbfb20250317_010637.cpl.hi.0003-01-01-00000.nc.cprnc.out' failed with error '/bin/cp: cannot stat '/lcrc/group/e3sm2/e3smtest/scratch/chrys/MVKO_PS.T62_oQU240.GMPAS-NYF.chrysalis_intel.C.JNextNbfb20250317_010637/run/MVKO_PS.T62_oQU240.GMPAS-NYF.chrysalis_intel.C.JNextNbfb20250317_010637.cpl.hi.0003-01-01-00000.nc.cprnc.out': No such file or directory' from dir '/gpfs/fs1/home/e3smtest/jenkins/workspace/ACME_chrysalis_bless/E3SM/cime'

_compare_hists expects the cprnc_log_file to be None if it is not
created and success = False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant