Skip to content
Aborted

Console Output

Started by user Gunther Huebler
Obtained jenkins_tests/cam_BFB_coarse_res_gfortran_test/Jenkinsfile from git https://github.com/larson-group/cam.git
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /home/jenkins/workspace/cam_BFB_coarse_res_gfortran_test
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: git
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/larson-group/cam.git
 > git init /home/jenkins/workspace/cam_BFB_coarse_res_gfortran_test # timeout=10
Fetching upstream changes from https://github.com/larson-group/cam.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
using GIT_ASKPASS to set credentials larsongroupsysadmin github token
 > git fetch --tags --force --progress -- https://github.com/larson-group/cam.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/larson-group/cam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/clubb_silhs_devel^{commit} # timeout=10
Checking out Revision 07b885f24884d7b8f04fa69ce3e2d14da0da8c35 (refs/remotes/origin/clubb_silhs_devel)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 07b885f24884d7b8f04fa69ce3e2d14da0da8c35 # timeout=10
Commit message: "Add a space to create a test commit"
 > git rev-list --no-walk 87a1a1aa0120eadc31a4ecf3cbe828e48851abd6 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Update sys_admin Repo)
[Pipeline] sh
+ git -C /home/pub/jenkins_BFB_test_configs/sys_admin pull
From https://github.com/larson-group/sys_admin
 * [new branch]      not_ignore_bfb_test_run_exit_codes -> origin/not_ignore_bfb_test_run_exit_codes
Already up to date.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (MTso BFB Check)
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
+ source /etc/profile.d/larson-group.sh
++ export GIT_EDITOR=vi
++ GIT_EDITOR=vi
++ export SVN_EDITOR=vi
++ SVN_EDITOR=vi
++ export OMP_STACKSIZE=1048579
++ OMP_STACKSIZE=1048579
++ export LMOD_ROOT=/opt/lmod/
++ LMOD_ROOT=/opt/lmod/
++ source /opt/lmod//lmod/lmod/init/bash
+++ '[' -z '' ']'
+++ case "$-" in
+++ __lmod_vx=x
+++ '[' -n x ']'
+++ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju/lmod/lmod/init/bash)
Shell debugging restarted
+++ unset __lmod_vx
+++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit
++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
+ ulimit -s 8388608
+ python3 /home/pub/jenkins_BFB_test_configs/sys_admin/python_nightly_test_suite/run_test.py -c /home/pub/jenkins_BFB_test_configs/cam_BFB_coarse_res_gfortran_test_config
Build script /home/jenkins/workspace/cam_BFB_coarse_res_gfortran_test/libraries/FTorch/buildlib for component FTorch not found.
submit_jobs case.run
Submit job case.run
Aborted by Gunther Huebler
Sending interrupt signal to process
Exception from case_run: ERROR: RUN FAIL: Command 'mpirun  -np 16 /home/jenkins/cam_output/scratch/UWM_debug_FHISTC_MTso_cam7_ne3pg3_ne3pg3_mg37_larson-group_gnu/bld/cesm.exe   >> cesm.log.$LID 2>&1 ' failed
See log file for details: /home/jenkins/cam_output/scratch/UWM_debug_FHISTC_MTso_cam7_ne3pg3_ne3pg3_mg37_larson-group_gnu/run/cesm.log.260915-144907
Terminated
Terminated
tting run
script returned exit code 143
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (LTso + SILHS BFB Check)
Stage "LTso + SILHS BFB Check" skipped due to earlier failure(s)
[Pipeline] getContext
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ chmod -R 755 /home/jenkins/cam_output
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: f720a958-0bd2-4be1-b8cd-f644caa6e5e8
Finished: ABORTED