Started by user unknown or anonymous Obtained jenkins_tests/clubb_nvhpc_debug_build/Jenkinsfile from git https://github.com/larson-group/clubb.git [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /home/jenkins/workspace/clubb_nvhpc_debug_build [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git Cloning the remote Git repository Cloning repository https://github.com/larson-group/clubb.git > git init /home/jenkins/workspace/clubb_nvhpc_debug_build # timeout=10 Fetching upstream changes from https://github.com/larson-group/clubb.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_ASKPASS to set credentials A token based key used by Jenkins to preform Github actions, created 6/21/2021 > git fetch --tags --force --progress -- https://github.com/larson-group/clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/larson-group/clubb.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/master^{commit} # timeout=10 Checking out Revision 840a65123a35bc789346706861b71876d170a38b (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 840a65123a35bc789346706861b71876d170a38b # timeout=10 Commit message: "Replacing pgi references with nvhpc, and adding nvhpc_debug config script along with new jenkins tests." First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Compile) [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=/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju ++ LMOD_ROOT=/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju ++ source /usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju/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 ++ 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 + module load nvhpc netcdf-fortran + '[' -z '' ']' + case "$-" in + __lmod_sh_dbg=x + '[' -n x ']' + set +x Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output Shell debugging restarted + unset __lmod_sh_dbg + return 0 + compile/compile.bash -c config/linux_x86_64_nvhpc_debug.bash ......................................................................................................................................................................... Make.clubb_lapack is ready. .................................................................................. Make.clubb_param is ready. ......................... Make.clubb_bugsrad is ready. ... Make.microphys_utils is ready. ..... Make.clubb_parabolic is ready. .............. Make.clubb_KK_microphys is ready. ................................................. Make.clubb_coamps is ready. ... Make.clubb_morrison is ready. ... Make.clubb_gfdlact is ready. ............. Make.silhs is ready. .................................................................. Make.clubb_other is ready. ... Make.clubb_standalone is ready. ... Make.clubb_thread_test is ready. ............ Make.clubb_tuner is ready. ... Make.jacobian is ready. ................ Make.G_unit_tests is ready. ... Make.int2txt is ready. cd /home/jenkins/workspace/clubb_nvhpc_debug_build/compile/../obj; make -f Make.clubb_param cd /home/jenkins/workspace/clubb_nvhpc_debug_build/compile/../obj; make -f Make.clubb_gfdlact make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_debug_build/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O0 -traceback -g -C -Kieee -Ktrap=fp -Minfo -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_debug_build/compile/../src/CLUBB_core/clubb_precision.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O0 -traceback -g -C -Kieee -Ktrap=fp -Minfo -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_debug_build/compile/../src/CLUBB_core/parameter_indices.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_debug_build/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O0 -traceback -g -C -Kieee -Ktrap=fp -Minfo -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_debug_build/compile/../src/SCM_Activation/aer_ccn_act_k.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O0 -traceback -g -C -Kieee -Ktrap=fp -Minfo -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_debug_build/compile/../src/CLUBB_core/error_code.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O0 -traceback -g -C -Kieee -Ktrap=fp -Minfo -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_debug_build/compile/../src/CLUBB_core/model_flags.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O0 -traceback -g -C -Kieee -Ktrap=fp -Minfo -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_debug_build/compile/../src/CLUBB_core/input_names.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O0 -traceback -g -C -Kieee -Ktrap=fp -Minfo -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_debug_build/compile/../src/CLUBB_core/lapack_interfaces.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O0 -traceback -g -C -Kieee -Ktrap=fp -Minfo -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_debug_build/compile/../src/CLUBB_core/code_timer_module.F90 nvfortran-Error-Unknown switch: -Minfo make[1]: *** [Make.clubb_gfdlact:11: aer_ccn_act_k.o] Error 1 make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_debug_build/obj' make: *** [Makefile:38: libclubb_gfdlact.a] Error 2 make: *** Waiting for unfinished jobs.... nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O0 -traceback -g -C -Kieee -Ktrap=fp -Minfo -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_debug_build/compile/../src/CLUBB_core/mt95.F90 nvfortran-Error-Unknown switch: -Minfo nvfortran-Error-Unknown switch: -Minfo nvfortran-Error-Unknown switch: -Minfo make[1]: *** [Make.clubb_param:49: clubb_precision.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: *** [Make.clubb_param:115: parameter_indices.o] Error 1 make[1]: *** [Make.clubb_param:63: error_code.o] Error 1 nvfortran-Error-Unknown switch: -Minfo make[1]: *** [Make.clubb_param:93: model_flags.o] Error 1 nvfortran-Error-Unknown switch: -Minfo make[1]: *** [Make.clubb_param:75: input_names.o] Error 1 nvfortran-Error-Unknown switch: -Minfo make[1]: *** [Make.clubb_param:81: lapack_interfaces.o] Error 1 nvfortran-Error-Unknown switch: -Minfo make[1]: *** [Make.clubb_param:51: code_timer_module.o] Error 1 nvfortran-Error-Unknown switch: -Minfo make[1]: *** [Make.clubb_param:97: mt95.o] Error 1 make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_debug_build/obj' make: *** [Makefile:14: libclubb_param.a] Error 2 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run) Stage "Run" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] emailext Sending email to: messnermet@uwm.edu [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 2 Finished: FAILURE