Started by an SCM change Obtained jenkins_tests/cam_global_ERP_Ln9_gfortran_test/Jenkinsfile from git https://github.com/larson-group/cam.git Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test [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/cam.git > git init /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test # timeout=10 Fetching upstream changes from https://github.com/larson-group/cam.git > git --version # timeout=10 > git --version # 'git version 1.8.3.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 --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 c44db74a85426661772413f3ebf88186f70e22c5 (refs/remotes/origin/clubb_silhs_devel) > git config core.sparsecheckout # timeout=10 > git checkout -f c44db74a85426661772413f3ebf88186f70e22c5 # timeout=10 Commit message: "Autoupdated CLUBB_core" > git rev-list --no-walk 607433f2ffeeb46159d42abbbc9037f02427d4ba # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Check out externals) [Pipeline] sh + python manage_externals/checkout_externals -e Externals.cfg Processing externals description file : Externals.cfg Processing externals description file : Externals_CAM.cfg Checking status of externals: clm, mosart, cime, cpl7, parallelio, cice, cmeps, share, fms, cism, rtm, cdeps, cam, pumas, cosp2, atmos_phys, chem_proc, mpas, atmos_cubed_sphere, carma, cice6, mct, Checking out externals: clm, mosart, cime, cpl7, parallelio, cice, share, cism, rtm, cdeps, cam, cmeps, mct, Processing externals description file : Externals_CLM.cfg Checking out externals: fates, ptclm, Processing externals description file : Externals_CISM.cfg Checking out externals: source_cism, Processing externals description file : Externals_CDEPS.cfg Checking out externals: genf90, fox, Processing externals description file : Externals_CAM.cfg Checking out externals: pumas, cosp2, atmos_phys, chem_proc, mpas, atmos_cubed_sphere, carma, [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Copy Config Files) [Pipeline] sh + cp -f cime_config_cesm_machines_files/config_compilers.xml cime/config/cesm/machines/config_compilers.xml + cp -f cime_config_cesm_machines_files/config_machines.xml cime/config/cesm/machines/config_machines.xml [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Make cprnc) [Pipeline] dir Running in /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/cime/tools/cprnc [Pipeline] { [Pipeline] sh + bash -c 'export LIB_NETCDF=/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib; export INC_NETCDF=/usr/local/NETCDF-Fortran-4.4.5-gfortran/include; ../configure --macros-format=Makefile --mpilib=mpi-serial; source ./.env_mach_specific.sh; make' perl ../../src/externals/genf90/genf90.pl compare_vars_mod.F90.in > compare_vars_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -O -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I. prec.F90 f951: Fatal Error: error closing /tmp/cc577NsN.s: No space left on device compilation terminated. make: *** [Makefile:71: prec.o] Error 1 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run CAM) Stage "Run CAM" 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] sh + chmod -R 755 /home/jenkins/cam_output [Pipeline] sh + gzip -d '/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.*/bld/atm.bldlog.*.gz' gzip: /home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.*/bld/atm.bldlog.*.gz: No such file or directory [Pipeline] echo Not all logs were made. [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] emailext Sending email to: messnermet@uwm.edu Not sent to the following valid addresses: 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