Started by user carstensen Checking out git https://github.com/larson-group/cam.git into /home/jenkins/workspace/branch_cam_test@script/800691b231d95c534d49060ef200db30805e761447d5de1a9dcea602b1366aec to read jenkins_tests/cam_coarse_res_bin_diff_regression_gfortran_test/Jenkinsfile The recommended git tool is: git > git rev-parse --resolve-git-dir /home/jenkins/workspace/branch_cam_test@script/800691b231d95c534d49060ef200db30805e761447d5de1a9dcea602b1366aec/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/larson-group/cam.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -ffdx # timeout=10 Fetching upstream changes from https://github.com/larson-group/cam.git > git --version # timeout=10 > git --version # 'git version 2.34.1' > git fetch --tags --force --progress -- https://github.com/larson-group/cam.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/clubb_silhs_devel^{commit} # timeout=10 Checking out Revision a156b0e65f478b12c07d20915c71cbc599dce77a (refs/remotes/origin/clubb_silhs_devel) > git config core.sparsecheckout # timeout=10 > git checkout -f a156b0e65f478b12c07d20915c71cbc599dce77a # timeout=10 Commit message: "Autoupdated CLUBB_core Commit 7ece9fa5eafbaa094fd23095d704a861c5c902bd Author: Gunther Huebler Date: Mon Oct 7 14:12:21 2024 -0500 Mono Flux Optimizations (#1189) * Performance optimizations. This is BIT_CHANGING but not answer changing." > git rev-list --no-walk 1d86f1d2b130402eb89bf690b5adbb73b6d65466 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /home/jenkins/workspace/branch_cam_test [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git > git rev-parse --resolve-git-dir /home/jenkins/workspace/branch_cam_test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/larson-group/cam.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -ffdx # timeout=10 Fetching upstream changes from https://github.com/larson-group/cam.git > git --version # timeout=10 > git --version # 'git version 2.34.1' > git fetch --tags --force --progress -- https://github.com/larson-group/cam.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/clubb_silhs_devel^{commit} # timeout=10 Checking out Revision a156b0e65f478b12c07d20915c71cbc599dce77a (refs/remotes/origin/clubb_silhs_devel) > git config core.sparsecheckout # timeout=10 > git checkout -f a156b0e65f478b12c07d20915c71cbc599dce77a # timeout=10 Commit message: "Autoupdated CLUBB_core Commit 7ece9fa5eafbaa094fd23095d704a861c5c902bd Author: Gunther Huebler Date: Mon Oct 7 14:12:21 2024 -0500 Mono Flux Optimizations (#1189) * Performance optimizations. This is BIT_CHANGING but not answer changing." [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Clone SysAdmin to tmp) [Pipeline] sh + rm -rf /home/jenkins/cam_bit_diff_test_workspace/sys_admin + git clone https://github.com/larson-group/sys_admin.git /home/jenkins/cam_bit_diff_test_workspace/sys_admin Cloning into '/home/jenkins/cam_bit_diff_test_workspace/sys_admin'... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run Python Test) [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 + rm -rf /home/jenkins/cam_output/scratch/subcol_SILHS_UWM_debug_f10_f10_mg37 + ulimit -s 8388608 + python3 /home/jenkins/cam_bit_diff_test_workspace/sys_admin/python_nightly_test_suite/run_test.py -c /home/jenkins/cam_bit_diff_test_workspace/bit_diff_cam_config =============================== Configuring Test =============================== Working directory set to: /home/jenkins/cam_bit_diff_test_workspace Trying to clone repo... Cloned repo location: /home/jenkins/cam_bit_diff_test_workspace/repo Output Save Mode: none Using branch: clubb_silhs_devel Making list from 'UnresolvedCommits': - 07ecf4a3bc8df6091e7820434d4ccc473e5dcb05 - c26d4422b4325a4b592a93dc92e93bb70adf84b0 ================== WARNING ================== The baseline commit is the same as the final one. Nothing to do. Baseline Commit = a156b0e65f478b12c07d20915c71cbc599dce77a Final Commit = a156b0e65f478b12c07d20915c71cbc599dce77a =========================================== Remaining Unresolved Commits (oldest commit is listed first): 07ecf4a3bc8df6091e7820434d4ccc473e5dcb05 c26d4422b4325a4b592a93dc92e93bb70adf84b0 System Exit detected. Calling test.cleanup() =============================== Cleanup =============================== Removed repo. Exiting with code: 1 [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] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 1 Finished: FAILURE