Skip to content
StepArgumentsStatus
Start of Pipeline - (11 min in block)
node - (11 min in block)
node block - (11 min in block)
stage - (9.6 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (9.4 sec in block)
checkout - (9.3 sec in self)
withEnv - (10 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (10 min in block)
stage - (1 min 37 sec in block)Checkout Externals and Copy Custom Files
stage block (Checkout Externals and Copy Custom Files) - (1 min 36 sec in block)
sh - (1 min 36 sec in self)python run_scripts/set_up_repo.py .
stage - (0.64 sec in block)Sed Commands
stage block (Sed Commands) - (0.44 sec in block)
sh - (0.35 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.56 sec in block)
script block - (0.45 sec in block)
sh - (0.35 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 - (9 min 11 sec in block)Run test script
stage block (Run test script) - (9 min 11 sec in block)
dir - (9 min 11 sec in block)jenkins_tests/cam_clubb_error_handling_test
dir block - (9 min 11 sec in block)
sh - (9 min 10 sec in self)source /etc/profile.d/larson-group.sh ./cam_test_fatal_error_handling.bash
stage - (0.79 sec in block)Check for wp2 NaN error from advance_wp2_wp3
stage block (Check for wp2 NaN error from advance_wp2_wp3) - (0.62 sec in block)
script - (0.5 sec in block)
script block - (0.4 sec in block)
sh - (0.33 sec in self)set +e grep "Error calling advance_wp2_wp3" run_scripts/advance_wp2_wp3_bad_wp2 > output if [ -s output ]; then echo "CAM CLUBB error handling test for advance_wp2_wp3 was SUCCESSFUL" else echo "CAM CLUBB error handling test for advance_wp2_wp3 FAILED" fi
stage - (0.5 sec in block)Check for wp2 NaN error from advance_wm_wpxp
stage block (Check for wp2 NaN error from advance_wm_wpxp) - (0.33 sec in block)
script - (0.2 sec in block)
script block - (0.11 sec in block)
echo - (35 ms in self)CAM CLUBB error handling test for advance_xm_wpxp FAILED
stage - (0.45 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (0.29 sec in block)
script - (0.15 sec in block)
script block - (59 ms in block)