<workflowRun _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>26</buildNumber><marked><SHA1>026203b457294d1be5a16ee364e847d65c44605a</SHA1><branch><SHA1>026203b457294d1be5a16ee364e847d65c44605a</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>026203b457294d1be5a16ee364e847d65c44605a</SHA1><branch><SHA1>026203b457294d1be5a16ee364e847d65c44605a</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>026203b457294d1be5a16ee364e847d65c44605a</SHA1><branch><SHA1>026203b457294d1be5a16ee364e847d65c44605a</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'><artifactsUrl>http://carson.math.uwm.edu/jenkins/blue/organizations/jenkins/clubb_api_commitment_test/detail/clubb_api_commitment_test/26/artifacts</artifactsUrl><changesUrl>http://carson.math.uwm.edu/jenkins/blue/organizations/jenkins/clubb_api_commitment_test/detail/clubb_api_commitment_test/26/changes</changesUrl><displayUrl>http://carson.math.uwm.edu/jenkins/blue/organizations/jenkins/clubb_api_commitment_test/detail/clubb_api_commitment_test/26/</displayUrl><testsUrl>http://carson.math.uwm.edu/jenkins/blue/organizations/jenkins/clubb_api_commitment_test/detail/clubb_api_commitment_test/26/tests</testsUrl></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'><restartEnabled>false</restartEnabled><restartableStage>Run the API Commitment Script</restartableStage></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'><node _class='org.jenkinsci.plugins.workflow.graph.FlowStartNode'></node><node _class='org.jenkinsci.plugins.workflow.cps.nodes.StepStartNode'></node><node _class='org.jenkinsci.plugins.workflow.cps.nodes.StepStartNode'></node><node _class='org.jenkinsci.plugins.workflow.cps.nodes.StepStartNode'></node><node _class='org.jenkinsci.plugins.workflow.cps.nodes.StepStartNode'></node><node _class='org.jenkinsci.plugins.workflow.cps.nodes.StepAtomNode'></node><node _class='org.jenkinsci.plugins.workflow.cps.nodes.StepEndNode'></node><node _class='org.jenkinsci.plugins.workflow.cps.nodes.StepEndNode'></node><node _class='org.jenkinsci.plugins.workflow.cps.nodes.StepStartNode'></node><node _class='org.jenkinsci.plugins.workflow.cps.nodes.StepStartNode'></node><node _class='org.jenkinsci.plugins.workflow.cps.nodes.StepStartNode'></node><node _class='org.jenkinsci.plugins.workflow.cps.nodes.StepStartNode'></node><node _class='org.jenkinsci.plugins.workflow.cps.nodes.StepAtomNode'></node><node _class='org.jenkinsci.plugins.workflow.cps.nodes.StepEndNode'></node><node _class='org.jenkinsci.plugins.workflow.cps.nodes.StepEndNode'></node><node _class='org.jenkinsci.plugins.workflow.cps.nodes.StepStartNode'></node><node _class='org.jenkinsci.plugins.workflow.cps.nodes.StepStartNode'></node><node _class='org.jenkinsci.plugins.workflow.cps.nodes.StepAtomNode'></node><node _class='org.jenkinsci.plugins.workflow.cps.nodes.StepEndNode'></node><node _class='org.jenkinsci.plugins.workflow.cps.nodes.StepEndNode'></node><node _class='org.jenkinsci.plugins.workflow.cps.nodes.StepEndNode'></node><node _class='org.jenkinsci.plugins.workflow.cps.nodes.StepEndNode'></node><node _class='org.jenkinsci.plugins.workflow.cps.nodes.StepEndNode'></node><node _class='org.jenkinsci.plugins.workflow.cps.nodes.StepEndNode'></node><node _class='org.jenkinsci.plugins.workflow.graph.FlowEndNode'></node></action><action></action><action></action><action></action><building>false</building><displayName>#26</displayName><duration>76224</duration><estimatedDuration>19906</estimatedDuration><fullDisplayName>clubb_api_commitment_test #26</fullDisplayName><id>26</id><keepLog>false</keepLog><number>26</number><queueId>2144</queueId><result>SUCCESS</result><timestamp>1614762667213</timestamp><url>http://carson.math.uwm.edu/jenkins/view/all/job/clubb_api_commitment_test/26/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>postprocessing/check_budgets_balance/checkBudget.py</affectedPath><commitId>026203b457294d1be5a16ee364e847d65c44605a</commitId><timestamp>1614699548000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Update checkBudget.py

Minor edit to ensure the nightly budget test works correctly.  Without the "?", the re.match function is "greedy", meaning it looks for all instances of the underscore character "_".  This is problematic for the "wp3_pr_turb" budget term for the wp3 budget.  Adding the "?" ensures that it will only search up to the first instance of the underscore, as intended.  I tested this and the budgets now balance successfully.
</comment><date>2021-03-02 09:39:08 -0600</date><id>026203b457294d1be5a16ee364e847d65c44605a</id><msg>Update checkBudget.py</msg><path><editType>edit</editType><file>postprocessing/check_budgets_balance/checkBudget.py</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName><id>noreply</id></culprit><inProgress>false</inProgress><nextBuild><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>27</buildNumber><marked><SHA1>1e78db46da25bef1a8ebb64ae07a36b6d7eab816</SHA1><branch><SHA1>1e78db46da25bef1a8ebb64ae07a36b6d7eab816</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>1e78db46da25bef1a8ebb64ae07a36b6d7eab816</SHA1><branch><SHA1>1e78db46da25bef1a8ebb64ae07a36b6d7eab816</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>1e78db46da25bef1a8ebb64ae07a36b6d7eab816</SHA1><branch><SHA1>1e78db46da25bef1a8ebb64ae07a36b6d7eab816</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></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>#27</displayName><duration>81052</duration><estimatedDuration>19906</estimatedDuration><fullDisplayName>clubb_api_commitment_test #27</fullDisplayName><id>27</id><keepLog>false</keepLog><number>27</number><queueId>2190</queueId><result>SUCCESS</result><timestamp>1614849066569</timestamp><url>http://carson.math.uwm.edu/jenkins/view/all/job/clubb_api_commitment_test/27/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jenkins_tests/mac_test/Jenkinsfile</affectedPath><commitId>21e91a105cbdb8428f56291c4c3a7654c147d927</commitId><timestamp>1614802235000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/pbroels</absoluteUrl><fullName>pbroels</fullName></author><authorEmail>pbroels@uwm.edu</authorEmail><comment>Adding the Mac test to production.
</comment><date>2021-03-03 14:10:35 -0600</date><id>21e91a105cbdb8428f56291c4c3a7654c147d927</id><msg>Adding the Mac test to production.</msg><path><editType>add</editType><file>jenkins_tests/mac_test/Jenkinsfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jenkins_tests/restart_silhs_test/Jenkinsfile</affectedPath><affectedPath>run_scripts/run_restart_test.bash</affectedPath><commitId>9ac15dcfb085fc37f4da2b501b396040f5b093fe</commitId><timestamp>1614804995000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/vlarson</absoluteUrl><fullName>Vince Larson</fullName></author><authorEmail>vlarson@users.noreply.github.com</authorEmail><comment>Adds restart_silhs_test and edits run_restart_test script

larson-group/clubb#620
</comment><date>2021-03-03 14:56:35 -0600</date><id>9ac15dcfb085fc37f4da2b501b396040f5b093fe</id><msg>Adds restart_silhs_test and edits run_restart_test script</msg><path><editType>add</editType><file>jenkins_tests/restart_silhs_test/Jenkinsfile</file></path><path><editType>edit</editType><file>run_scripts/run_restart_test.bash</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jenkins_tests/restart_test/Jenkinsfile</affectedPath><commitId>5bd40946aa202a76ff9c92ba934f3312a88a50f6</commitId><timestamp>1614804995000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/vlarson</absoluteUrl><fullName>Vince Larson</fullName></author><authorEmail>vlarson@users.noreply.github.com</authorEmail><comment>Edits Jenkinsfile for restart_test to work with edits

larson-group/clubb#620
</comment><date>2021-03-03 14:56:35 -0600</date><id>5bd40946aa202a76ff9c92ba934f3312a88a50f6</id><msg>Edits Jenkinsfile for restart_test to work with edits</msg><path><editType>edit</editType><file>jenkins_tests/restart_test/Jenkinsfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jenkins_tests/restart_silhs_test/Jenkinsfile</affectedPath><commitId>a7d625e53a85b493cdc00af224446b39ea4210af</commitId><timestamp>1614804995000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/vlarson</absoluteUrl><fullName>Vince Larson</fullName></author><authorEmail>vlarson@users.noreply.github.com</authorEmail><comment>Adds code to send email on failure to Jenkinsfile

larson-group/clubb#620
</comment><date>2021-03-03 14:56:35 -0600</date><id>a7d625e53a85b493cdc00af224446b39ea4210af</id><msg>Adds code to send email on failure to Jenkinsfile</msg><path><editType>edit</editType><file>jenkins_tests/restart_silhs_test/Jenkinsfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jenkins_tests/mac_test/Jenkinsfile</affectedPath><commitId>1e78db46da25bef1a8ebb64ae07a36b6d7eab816</commitId><timestamp>1614805664000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Making a change to minimize mac test run time.
</comment><date>2021-03-03 15:07:44 -0600</date><id>1e78db46da25bef1a8ebb64ae07a36b6d7eab816</id><msg>Making a change to minimize mac test run time.</msg><path><editType>edit</editType><file>jenkins_tests/mac_test/Jenkinsfile</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/vlarson</absoluteUrl><fullName>Vince Larson</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/pbroels</absoluteUrl><fullName>pbroels</fullName></culprit><inProgress>false</inProgress><nextBuild><number>28</number><url>http://carson.math.uwm.edu/jenkins/view/all/job/clubb_api_commitment_test/28/</url></nextBuild><previousBuild><number>26</number><url>http://carson.math.uwm.edu/jenkins/view/all/job/clubb_api_commitment_test/26/</url></previousBuild></nextBuild><previousBuild><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>25</buildNumber><marked><SHA1>27433dae5e8a4d400b123b9ec5dc190e51bcc7c1</SHA1><branch><SHA1>27433dae5e8a4d400b123b9ec5dc190e51bcc7c1</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>27433dae5e8a4d400b123b9ec5dc190e51bcc7c1</SHA1><branch><SHA1>27433dae5e8a4d400b123b9ec5dc190e51bcc7c1</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>27433dae5e8a4d400b123b9ec5dc190e51bcc7c1</SHA1><branch><SHA1>27433dae5e8a4d400b123b9ec5dc190e51bcc7c1</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></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>#25</displayName><duration>75385</duration><estimatedDuration>19906</estimatedDuration><fullDisplayName>clubb_api_commitment_test #25</fullDisplayName><id>25</id><keepLog>false</keepLog><number>25</number><queueId>2084</queueId><result>SUCCESS</result><timestamp>1614676266710</timestamp><url>http://carson.math.uwm.edu/jenkins/view/all/job/clubb_api_commitment_test/25/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>input/tunable_parameters/tunable_parameters.in</affectedPath><affectedPath>input/tunable_parameters/configurable_model_flags.in</affectedPath><affectedPath>src/CLUBB_core/advance_wp2_wp3_module.F90</affectedPath><commitId>27433dae5e8a4d400b123b9ec5dc190e51bcc7c1</commitId><timestamp>1614626041000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens</absoluteUrl><fullName>benjamin.andrew.stephens</fullName></author><authorEmail>benjamin.andrew.stephens@gmail.com</authorEmail><comment>Turning on wp3 pr_turb term.

This commit sets C_wp3_turb=1 and l_use_tke_in_wp3_pr_turb_term=.true. and is BIT_CHANGING.

Also in the pr_turb term I have converted the wp2_zt outside the derivative to a wp2 (momentum levels) inside the derivative.

See #884.
</comment><date>2021-03-01 13:14:01 -0600</date><id>27433dae5e8a4d400b123b9ec5dc190e51bcc7c1</id><msg>Turning on wp3 pr_turb term.</msg><path><editType>edit</editType><file>input/tunable_parameters/configurable_model_flags.in</file></path><path><editType>edit</editType><file>input/tunable_parameters/tunable_parameters.in</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_wp2_wp3_module.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens</absoluteUrl><fullName>benjamin.andrew.stephens</fullName></culprit><inProgress>false</inProgress><nextBuild><number>26</number><url>http://carson.math.uwm.edu/jenkins/view/all/job/clubb_api_commitment_test/26/</url></nextBuild><previousBuild><number>24</number><url>http://carson.math.uwm.edu/jenkins/view/all/job/clubb_api_commitment_test/24/</url></previousBuild></previousBuild></workflowRun>