Skip to content

Console Output

+ source /etc/profile.d/larson-group.sh
++ export GIT_EDITOR=vi
++ GIT_EDITOR=vi
++ export SVN_EDITOR=vi
++ SVN_EDITOR=vi
++ export OMP_STACKSIZE=1048579
++ OMP_STACKSIZE=1048579
++ export LMOD_ROOT=/opt/lmod/
++ LMOD_ROOT=/opt/lmod/
++ source /opt/lmod//lmod/lmod/init/bash
+++ '[' -z '' ']'
+++ case "$-" in
+++ __lmod_vx=x
+++ '[' -n x ']'
+++ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju/lmod/lmod/init/bash)
Shell debugging restarted
+++ unset __lmod_vx
+++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit
++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
+ module load gcc netcdf-fortran
+ '[' -z '' ']'
+ case "$-" in
+ __lmod_sh_dbg=x
+ '[' -n x ']'
+ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output
Lmod Warning:
-------------------------------------------------------------------------------
The following dependent module(s) are not currently loaded:
gcc-runtime/13.1.0-gzedt3f (required by: mpich/4.2.1, hdf5/1.14.3-42x3zrv,
netcdf-c/4.9.2, netcdf-fortran/4.5.3)
-------------------------------------------------------------------------------



Shell debugging restarted
+ unset __lmod_sh_dbg
+ return 0
+ ulimit -s 8388608
+ python3 tests/run_python_vs_fortran_cases.py
Running 13 case(s) with 8 worker(s)
Results root: /home/jenkins/workspace/clubb_python_test/output/python_driver_test_results
Python output: /home/jenkins/workspace/clubb_python_test/output/python_driver_test_results/python_output
Fortran output: /home/jenkins/workspace/clubb_python_test/output/python_driver_test_results/fortran_output
Stats file: /home/jenkins/workspace/clubb_python_test/input/stats/all_stats.in
[match         ] dycoms2_rf01_fixed_sst py=6.3s f90=4.9s total=16.6s
[match         ] fire                   py=8.4s f90=4.7s total=19.9s
[match         ] dycoms2_rf02_nd        py=11.5s f90=7.5s total=31.0s
[match         ] gabls3_night           py=8.6s f90=7.6s total=18.6s
[match         ] bomex                  py=17.4s f90=11.5s total=76.9s
[match         ] cobra                  py=21.2s f90=19.1s total=87.2s
[match         ] arm                    py=20.8s f90=23.1s total=101.1s
[match         ] jun25_altocu           py=30.3s f90=18.1s total=70.2s
[match         ] neutral                py=34.5s f90=10.8s total=74.6s
[match         ] gabls2                 py=62.7s f90=29.7s total=99.0s
[match         ] wangara                py=11.5s f90=7.9s total=41.2s
[match         ] atex                   py=28.0s f90=38.5s total=120.4s
[match         ] dycoms2_rf01           py=61.4s f90=36.2s total=153.2s

Summary:
{
  "total_cases": 13,
  "match": 13,
  "diff": 0,
  "python_failed": 0,
  "fortran_failed": 0,
  "elapsed_s": 153.2183289527893
}
Detailed results: /home/jenkins/workspace/clubb_python_test/output/python_driver_test_results/case_compare_summary.json
Final bindiff log: /home/jenkins/workspace/clubb_python_test/output/python_driver_test_results/final_bindiff.log (rc=0)