<workflowRun _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UserIdCause'><shortDescription>Started by user anonymous</shortDescription><userName>anonymous</userName></cause></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>351</buildNumber><marked><SHA1>05c2978bb4fb2b7ec8e58ce73ff99ed7f94c3e32</SHA1><branch><SHA1>05c2978bb4fb2b7ec8e58ce73ff99ed7f94c3e32</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>05c2978bb4fb2b7ec8e58ce73ff99ed7f94c3e32</SHA1><branch><SHA1>05c2978bb4fb2b7ec8e58ce73ff99ed7f94c3e32</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>05c2978bb4fb2b7ec8e58ce73ff99ed7f94c3e32</SHA1><branch><SHA1>05c2978bb4fb2b7ec8e58ce73ff99ed7f94c3e32</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#351</displayName><duration>1166550</duration><estimatedDuration>596301</estimatedDuration><fullDisplayName>clubb_timestep_gfortran_tests #351</fullDisplayName><id>351</id><keepLog>false</keepLog><number>351</number><queueId>292</queueId><result>SUCCESS</result><timestamp>1720634162910</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_timestep_gfortran_tests/351/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jenkins_tests/clubb_restart_silhs_gfortran_test/Jenkinsfile</affectedPath><affectedPath>compile/config/linux_x86_64_ifort_compy.bash</affectedPath><affectedPath>jenkins_tests/clubb_G_unit_gfortran_tests/Jenkinsfile</affectedPath><affectedPath>jenkins_tests/clubb_bin_diff_regression_e3sm_flags_gfortran/Jenkinsfile</affectedPath><affectedPath>compile/config/linux_x86_64_ifort_r4_debug.bash</affectedPath><affectedPath>jenkins_tests/clubb_fire_tuning_gfortran_test/Jenkinsfile</affectedPath><affectedPath>compile/config/linux_x86_64_ifort_optimizing.bash</affectedPath><affectedPath>jenkins_tests/clubb_ifort_debug_run/Jenkinsfile</affectedPath><affectedPath>jenkins_tests/clubb_timestep_convergence_gfortran_test/Jenkinsfile</affectedPath><affectedPath>compile/config/linux_x86_64_pgroup_debug_NCAR.bash</affectedPath><affectedPath>compile/config/linux_x86_64_ifort_r4.bash</affectedPath><affectedPath>jenkins_tests/clubb_gfortran_build/Jenkinsfile</affectedPath><affectedPath>jenkins_tests/clubb_openmp_gfortran_test/Jenkinsfile</affectedPath><affectedPath>compile/config/linux_x86_64_pgroup.bash</affectedPath><affectedPath>jenkins_tests/clubb_check_budget_balance_gfortran/Jenkinsfile</affectedPath><affectedPath>jenkins_tests/clubb_backwards_compatibility_gfortran_test/Jenkinsfile</affectedPath><affectedPath>jenkins_tests/clubb_silhs_convergence_gfortran/Jenkinsfile</affectedPath><affectedPath>jenkins_tests/clubb_gfortran_debug_run/Jenkinsfile</affectedPath><affectedPath>jenkins_tests/clubb_timestep_gfortran_tests/Jenkinsfile</affectedPath><affectedPath>jenkins_tests/clubb_bin_diff_regression_gfortran_test/Jenkinsfile</affectedPath><affectedPath>compile/config/linux_x86_64_ifort_debug.bash</affectedPath><affectedPath>compile/config/linux_x86_64_ifort.bash</affectedPath><affectedPath>jenkins_tests/clubb_bin_diff_regression_backwards_compatibility_gfortran_test/Jenkinsfile</affectedPath><affectedPath>compile/config/linux_x86_64_nvhpc_casper.bash</affectedPath><affectedPath>jenkins_tests/clubb_ifort_build/Jenkinsfile</affectedPath><affectedPath>compile/config/linux_x86_64_ifort_anvil.bash</affectedPath><affectedPath>jenkins_tests/clubb_nvhpc_gpu_vs_cpu_diffness/Jenkinsfile</affectedPath><affectedPath>compile/config/linux_x86_64_ifort_gpu_openmp.bash</affectedPath><affectedPath>jenkins_tests/clubb_error_handling_gfortran_test/Jenkinsfile</affectedPath><affectedPath>compile/config/linux_x86_64_pgroup_debug.bash</affectedPath><affectedPath>jenkins_tests/clubb_bin_diff_regression_gfortran_test_old/Jenkinsfile</affectedPath><affectedPath>jenkins_tests/clubb_pgi_build/Jenkinsfile</affectedPath><affectedPath>compile/config/linux_x86_64_gfortran.bash</affectedPath><affectedPath>jenkins_tests/clubb_restart_gfortran_test/Jenkinsfile</affectedPath><affectedPath>jenkins_tests/clubb_release_intel_build/Jenkinsfile</affectedPath><affectedPath>compile/config/linux_x86_64_gfortran_r4.bash</affectedPath><affectedPath>compile/config/linux_x86_64_gfortran_debug.bash</affectedPath><commitId>05c2978bb4fb2b7ec8e58ce73ff99ed7f94c3e32</commitId><timestamp>1720633999000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Spack updates (#1158)

* Initial changes to get code working with the new spack+module system. See https://github.com/larson-group/sys_admin/issues/829

* Changes for restart_gfortran_test

* Possible fix for tuning test

* Part 2 to tuning test fix. It's unclear why the recent change caused top level directory for these stages to be in clubb, rather than the parent directory. Perhaps it has to do with the triple quote

* Adding the mkl flag back to intel config scripts. It's still usable when adding -m or --mkl_lapack to our compile script call, and now we have intel-oneapi-mkl installed because wrf needs it.
</comment><date>2024-07-10 12:53:19 -0500</date><id>05c2978bb4fb2b7ec8e58ce73ff99ed7f94c3e32</id><msg>Spack updates (#1158)</msg><path><editType>edit</editType><file>jenkins_tests/clubb_fire_tuning_gfortran_test/Jenkinsfile</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_check_budget_balance_gfortran/Jenkinsfile</file></path><path><editType>edit</editType><file>compile/config/linux_x86_64_ifort_compy.bash</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_bin_diff_regression_gfortran_test/Jenkinsfile</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_bin_diff_regression_backwards_compatibility_gfortran_test/Jenkinsfile</file></path><path><editType>edit</editType><file>compile/config/linux_x86_64_ifort.bash</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_ifort_build/Jenkinsfile</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_restart_gfortran_test/Jenkinsfile</file></path><path><editType>delete</editType><file>jenkins_tests/clubb_pgi_build/Jenkinsfile</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_openmp_gfortran_test/Jenkinsfile</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_backwards_compatibility_gfortran_test/Jenkinsfile</file></path><path><editType>delete</editType><file>compile/config/linux_x86_64_pgroup_debug.bash</file></path><path><editType>delete</editType><file>jenkins_tests/clubb_bin_diff_regression_gfortran_test_old/Jenkinsfile</file></path><path><editType>edit</editType><file>compile/config/linux_x86_64_ifort_r4_debug.bash</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_bin_diff_regression_e3sm_flags_gfortran/Jenkinsfile</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_ifort_debug_run/Jenkinsfile</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_gfortran_build/Jenkinsfile</file></path><path><editType>delete</editType><file>compile/config/linux_x86_64_nvhpc_casper.bash</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_nvhpc_gpu_vs_cpu_diffness/Jenkinsfile</file></path><path><editType>edit</editType><file>compile/config/linux_x86_64_gfortran_r4.bash</file></path><path><editType>edit</editType><file>compile/config/linux_x86_64_ifort_anvil.bash</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_silhs_convergence_gfortran/Jenkinsfile</file></path><path><editType>edit</editType><file>compile/config/linux_x86_64_ifort_debug.bash</file></path><path><editType>edit</editType><file>compile/config/linux_x86_64_gfortran_debug.bash</file></path><path><editType>edit</editType><file>compile/config/linux_x86_64_ifort_optimizing.bash</file></path><path><editType>delete</editType><file>compile/config/linux_x86_64_pgroup_debug_NCAR.bash</file></path><path><editType>edit</editType><file>compile/config/linux_x86_64_ifort_gpu_openmp.bash</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_timestep_gfortran_tests/Jenkinsfile</file></path><path><editType>edit</editType><file>compile/config/linux_x86_64_gfortran.bash</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_G_unit_gfortran_tests/Jenkinsfile</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_error_handling_gfortran_test/Jenkinsfile</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_gfortran_debug_run/Jenkinsfile</file></path><path><editType>edit</editType><file>compile/config/linux_x86_64_ifort_r4.bash</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_timestep_convergence_gfortran_test/Jenkinsfile</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_release_intel_build/Jenkinsfile</file></path><path><editType>delete</editType><file>compile/config/linux_x86_64_pgroup.bash</file></path><path><editType>edit</editType><file>jenkins_tests/clubb_restart_silhs_gfortran_test/Jenkinsfile</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><inProgress>false</inProgress><nextBuild><number>352</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_timestep_gfortran_tests/352/</url></nextBuild><previousBuild><number>350</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_timestep_gfortran_tests/350/</url></previousBuild></workflowRun>