Skip to content
StepArgumentsStatus
Start of Pipeline - (24 min in block)
node - (24 min in block)
node block - (24 min in block)
stage - (1.9 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (1.7 sec in block)
checkout - (1.6 sec in self)
withEnv - (24 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_URL
withEnv block - (24 min in block)
withEnv - (24 min in block)commit
withEnv block - (24 min in block)
stage - (32 sec in block)Checkout Externals and Copy Custom Files
stage block (Checkout Externals and Copy Custom Files) - (32 sec in block)
sh - (32 sec in self)python run_scripts/set_up_cam_coarse_res.py .
stage - (0.83 sec in block)Sed Commands
stage block (Sed Commands) - (0.7 sec in block)
sh - (0.32 sec in self)sed -i 's/COMPILER=.*/COMPILER="intel"/g' run_scripts/run_scam.bash
sh - (0.31 sec in self)sed -i 's/DEBUG="TRUE"/DEBUG="FALSE"/g' run_scripts/run_scam.bash
stage - (1.6 sec in block)Remove Old Output
stage block (Remove Old Output) - (1.5 sec in block)
sh - (0.86 sec in self)rm -rf /home/jenkins/cam_output/scratch/test_scam_atex /home/jenkins/cam_output/scratch/test_scam_arm97
script - (0.51 sec in block)
script block - (0.41 sec in block)
sh - (0.33 sec in self)rm -rf /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97
stage - (10 min in block)Run atex
stage block (Run atex) - (10 min in block)
sh - (10 min in self)source /etc/profile.d/larson-group.sh run_scripts/run_scam.bash atex
stage - (13 min in block)Run arm97 with SILHS
stage block (Run arm97 with SILHS) - (13 min in block)
sh - (13 min in self)source /etc/profile.d/larson-group.sh # ulimit line is here so that we can override the default stack limit so that the program can write larger files properly ulimit -s 8388608 run_scripts/run_scam.bash -s arm97
stage - (0.6 sec in block)Compile and Run CLUBB
stage block (Compile and Run CLUBB) - (0.42 sec in block)
sh - (0.35 sec in self)source /etc/profile.d/larson-group.sh module load intel netcdf-fortran git clone https://github.com/larson-group/clubb clubb/compile/compile.bash -c config/linux_x86_64_ifort.bash clubb/run_scripts/run_scm.bash arm clubb/run_scripts/run_scm.bash arm_97 mv clubb/output CLUBB
stage - (0.28 sec in block)Plot
stage block (Plot) - (0.11 sec in block)
getContext - (45 ms in self)
stage - (4 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (3.9 sec in block)
script - (3.6 sec in block)
script block - (3.5 sec in block)
sh - (0.34 sec in self)chmod -R 755 /home/jenkins/cam_output/
sh - (0.47 sec in self)gzip -d /home/jenkins/cam_output/scratch/test_scam_atex/bld/atm.bldlog.*.gz cat /home/jenkins/cam_output/scratch/test_scam_atex/bld/atm.bldlog.*
sh - (0.35 sec in self)gzip -d /home/jenkins/cam_output/scratch/test_scam_atex/bld/cesm.bldlog.*.gz cat /home/jenkins/cam_output/scratch/test_scam_atex/bld/cesm.bldlog.*
sh - (0.37 sec in self)gzip -d /home/jenkins/cam_output/scratch/test_scam_atex/run/atm.log.*.gz cat /home/jenkins/cam_output/scratch/test_scam_atex/run/atm.log.*
sh - (0.33 sec in self)gzip -d /home/jenkins/cam_output/scratch/test_scam_atex/run/cesm.log.*.gz cat /home/jenkins/cam_output/scratch/test_scam_atex/run/cesm.log.*
sh - (0.48 sec in self)gzip -d /home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm.bldlog.*.gz cat /home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm.bldlog.*
sh - (0.35 sec in self)gzip -d /home/jenkins/cam_output/scratch/test_scam_arm97/bld/cesm.bldlog.*.gz cat /home/jenkins/cam_output/scratch/test_scam_arm97/bld/cesm.bldlog.*
sh - (0.41 sec in self)gzip -d /home/jenkins/cam_output/scratch/test_scam_arm97/run/atm.log.*.gz cat /home/jenkins/cam_output/scratch/test_scam_arm97/run/atm.log.*
sh - (0.32 sec in self)gzip -d /home/jenkins/cam_output/scratch/test_scam_arm97/run/cesm.log.*.gz cat /home/jenkins/cam_output/scratch/test_scam_arm97/run/cesm.log.*
script - (0.14 sec in block)
script block - (55 ms in block)