Skip to content
Jenkins
All
clubb_plot_ifort_debug
#674
Pipeline Steps
Search
Sign in
Status
Changes
Console Output
View Build Information
Polling Log
Git Build Data
Lockable resources
Open Blue Ocean
Pipeline Steps
Previous Build
Next Build
Step
Arguments
Status
Start of Pipeline - (1 hr 29 min in block)
Success
node - (1 hr 29 min in block)
Success
node block - (1 hr 0 min in block)
Success
stage - (3.7 sec in block)
Declarative: Checkout SCM
Success
stage block (Declarative: Checkout SCM) - (3.5 sec in block)
Success
checkout - (3.4 sec in self)
Success
withEnv - (1 hr 0 min in block)
GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
Success
withEnv block - (1 hr 0 min in block)
Success
withEnv - (1 hr 0 min in block)
branch_name, commit
Success
withEnv block - (1 hr 0 min in block)
Success
stage - (1 min 28 sec in block)
Compile
Success
stage block (Compile) - (1 min 28 sec in block)
Success
sh - (1 min 28 sec in self)
source /etc/profile.d/larson-group.sh module load intel netcdf-fortran ./compile.py -debug
Success
stage - (49 min in block)
Run
Success
stage block (Run) - (49 min in block)
Success
sh - (49 min in self)
run_scripts/run_scm_all.py mv output cpu_${commit}; mkdir output
Success
stage - (6 min 31 sec in block)
Plot
Success
stage block (Plot) - (6 min 31 sec in block)
Success
sh - (2 min 36 sec in self)
scp -r carson:/home/pub/web_plots/clubb_ifort_plots/master/cur_out .
Success
sh - (3 min 46 sec in self)
python postprocessing/pyplotgen/pyplotgen.py -l -c cpu_* cur_out/cpu_* -o ${commit}_vs_master_$(cat cur_out/commit)
Success
sh - (0.6 sec in self)
ssh carson 'mkdir -p /home/pub/web_plots/clubb_ifort_plots/master'
Success
sh - (6.9 sec in self)
scp -r *_vs_* carson:/home/pub/web_plots/clubb_ifort_plots/master
Success
sh - (0.6 sec in self)
ssh carson '/home/pub/web_plots/generate_plot_directory_page.py /home/pub/web_plots/clubb_ifort_plots/'
Success
stage - (2 min 41 sec in block)
Update Master Output
Success
stage block (Update Master Output) - (2 min 41 sec in block)
Success
sh - (2.2 sec in self)
rm -rf cur_out
Success
sh - (0.35 sec in self)
mkdir cur_out
Success
sh - (0.35 sec in self)
mv cpu_* cur_out
Success
sh - (0.36 sec in self)
echo ${commit} > cur_out/commit
Success
sh - (1.2 sec in self)
ssh carson 'rm -rf /home/pub/web_plots/clubb_ifort_plots/master/cur_out'
Success
sh - (2 min 37 sec in self)
scp -r cur_out carson:/home/pub/web_plots/clubb_ifort_plots/master/
Success