NOAA-EMC / GDASApp

Global Data Assimilation System Application
GNU Lesser General Public License v2.1
15 stars 31 forks source link

test_gdasapp_soca_JGDAS_GLOBAL_OCEAN_ANALYSIS_VRFY fails on Hera Rocky 8 #994

Closed RussTreadon-NOAA closed 6 months ago

RussTreadon-NOAA commented 6 months ago

When GDASApp develop at 2198b41 is built and run on Hera Rocky 8 nodes, test_gdasapp_soca_JGDAS_GLOBAL_OCEAN_ANALYSIS_VRFY fails with

+ slurm_script[50]: set +u
+ slurm_script[51]: conda activate eva
/var/spool/slurmd/job57658040/slurm_script: line 51: conda: command not found
+ slurm_script[1]: postamble slurm_script 1711388833 127
+ preamble.sh[70]: set +x
End slurm_script at 17:47:14 with error code 127 (time elapsed: 00:00:01)

This issue is opened to document this failure and its resolution.

RussTreadon-NOAA commented 6 months ago

This failure remains when using GDASApp develop at c2fdf1e (4/15/2024 commit).

+ slurm_script[52]: set +u
+ slurm_script[53]: conda activate eva
/var/spool/slurmd/job58250584/slurm_script: line 53: conda: command not found
+ slurm_script[1]: postamble slurm_script 1713202587 127
+ preamble.sh[70]: set +x
End slurm_script at 17:36:28 with error code 127 (time elapsed: 00:00:01)
_______________________________________________________________
Start Epilog on node h20c21 for job 58250584 :: Mon Apr 15 17:36:28 UTC 2024
Job 58250584 finished for user Russ.Treadon in partition hera with exit code 127:0
_______________________________________________________________
End Epilogue Mon Apr 15 17:36:28 UTC 2024
CoryMartin-NOAA commented 6 months ago

I'll try to fix this today/tomorrow

guillaumevernieres commented 6 months ago

Don't worry too much (or at all!) about that one @CoryMartin-NOAA and @RussTreadon-NOAA , it's turned off in the g-w ci.

CoryMartin-NOAA commented 6 months ago

G, stable-nightly will not update until this passes....

guillaumevernieres commented 6 months ago

G, stable-nightly will not update until this passes....

Ha!