Start of Pipeline - (8 min 51 sec in block)
node - (8 min 50 sec in block)
node block - (8 min 50 sec in block)
stage - (1 sec in block) Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (0.85 sec in block)
checkout - (0.75 sec in self)
withEnv - (8 min 49 sec in block) GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (8 min 49 sec in block)
stage - (22 sec in block) Checkout Externals and Copy Custom Files
stage block (Checkout Externals and Copy Custom Files) - (22 sec in block)
sh - (22 sec in self) python run_scripts/set_up_repo.py .
stage - (0.62 sec in block) Sed Commands
stage block (Sed Commands) - (0.42 sec in block)
sh - (0.33 sec in self) sed -i 's/DEBUG="TRUE"/DEBUG="FALSE"/g' run_scripts/run_scam.bash
stage - (1.2 sec in block) Remove Old Output
stage block (Remove Old Output) - (1 sec in block)
sh - (0.37 sec in self) rm -rf /home/jenkins/cam_output/scratch/test_scam_ATEX /home/jenkins/cam_output/scratch/test_scam_ARM97
script - (0.54 sec in block)
script block - (0.44 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 - (8 min 22 sec in block) Run test script
stage block (Run test script) - (8 min 22 sec in block)
dir - (8 min 22 sec in block) jenkins_tests/cam_clubb_error_handling_test
dir block - (8 min 22 sec in block)
sh - (8 min 22 sec in self) source /etc/profile.d/larson-group.sh
./cam_test_fatal_error_handling.bash
stage - (0.98 sec in block) Check for wp2 NaN error from advance_wp2_wp3
stage block (Check for wp2 NaN error from advance_wp2_wp3) - (0.79 sec in block)
script - (0.66 sec in block)
script block - (0.55 sec in block)
sh - (0.37 sec in self) grep
echo - (60 ms in self) CAM CLUBB error handling test for advance_wp2_wp3 FAILED
echo - (40 ms in self) CAM CLUBB error handling test for advance_wp2_wp3 was SUCCESSFUL
stage - (0.7 sec in block) Check for wp2 NaN error from advance_wm_wpxp
stage block (Check for wp2 NaN error from advance_wm_wpxp) - (0.46 sec in block)
sh - (0.37 sec in self) set +x
grep 'Error calling advance_xm_wpxp' run_scripts/advance_xm_wpxp_bad_wp2 > output
if [ -s output ]; then
echo "CAM CLUBB error handling test for advance_xm_wpxp was SUCCESSFUL"
else
echo "CAM CLUBB error handling test for advance_xm_wpxp FAILED"
fi
stage - (0.69 sec in block) Declarative: Post Actions
stage block (Declarative: Post Actions) - (0.59 sec in block)
script - (0.25 sec in block)
script block - (68 ms in block)
script - (0.18 sec in block)
script block - (74 ms in block)