Skip to content

Commit dd8048e

Browse files
authored
Ensure tests skipped due to associated compile failure get added to test_changes.list; group rt log failure messages by failure reason (#3313)
* UFSWM - Bugfix to ensure tests skipped due to associated compile failure get added to test_changes.list * UFSWM - Group RT log messages for failed/skipped tests by failure/skip reason
1 parent ff63ce4 commit dd8048e

14 files changed

Lines changed: 1715 additions & 1623 deletions

.github/workflows/Build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848

4949
- name: "Install Intel compilers & MPI"
5050
if: matrix.compiler.name == 'oneapi'
51-
uses: NOAA-EMC/ci-install-intel-toolkit@develop
51+
uses: NOAA-EMC/ci-install-intel-toolkit@28a31cb26634b85acbc23375fdce5cc2025c5747 # HEAD of develop as of 8/25/2026
5252
with:
5353
install-classic: false
5454
oneapi-version: 2025.3

.github/workflows/resource-warning.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ concurrency:
1717

1818
env:
1919
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
20-
MACHINES: "acorn derecho gaeac6 hera hercules orion ursa wcoss2"
20+
MACHINES: "acorn derecho gaeac6 hercules orion ursa wcoss2"
2121
BASE_URL: https://api.github.com/repos/ufs-community/ufs-weather-model
2222
PR_NUM: ${{ github.event.number }}
2323

tests/logs/OpnReqTests_control_p8_hercules.log

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
Mon Aug 31 18:34:11 CDT 2026
1+
Wed Sep 2 15:21:14 CDT 2026
22
Start Operation Requirement Test
33

44

55
baseline dir = /work2/noaa/epic/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_bit_base_intel
6-
working dir = /work2/noaa/epic/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/opnReqTest_506352/bit_base_bit_base
6+
working dir = /work2/noaa/epic/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/opnReqTest_1424989/bit_base_bit_base
77
Checking test bit_base results ....
88
Moving baseline bit_base files ....
99
Moving sfcf000.nc .........OK
@@ -51,14 +51,14 @@ Moving baseline bit_base files ....
5151
Moving RESTART/20210323.060000.sfc_data.tile5.nc .........OK
5252
Moving RESTART/20210323.060000.sfc_data.tile6.nc .........OK
5353

54-
0: The total amount of wall time = 374.073014
55-
0: The maximum resident set size (KB) = 1966668
54+
0: The total amount of wall time = 219.173388
55+
0: The maximum resident set size (KB) = 1972984
5656

5757
Test bit_base PASS
5858

5959

6060
baseline dir = /work2/noaa/epic/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_dbg_base_intel
61-
working dir = /work2/noaa/epic/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/opnReqTest_506352/dbg_base_dbg_base
61+
working dir = /work2/noaa/epic/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/opnReqTest_1424989/dbg_base_dbg_base
6262
Checking test dbg_base results ....
6363
Moving baseline dbg_base files ....
6464
Moving sfcf000.nc .........OK
@@ -106,14 +106,14 @@ Moving baseline dbg_base files ....
106106
Moving RESTART/20210323.060000.sfc_data.tile5.nc .........OK
107107
Moving RESTART/20210323.060000.sfc_data.tile6.nc .........OK
108108

109-
0: The total amount of wall time = 1834.254993
110-
0: The maximum resident set size (KB) = 1913916
109+
0: The total amount of wall time = 1647.655448
110+
0: The maximum resident set size (KB) = 1925904
111111

112112
Test dbg_base PASS
113113

114114

115115
baseline dir = /work2/noaa/epic/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_intel
116-
working dir = /work2/noaa/epic/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/opnReqTest_506352/dcp_dcp
116+
working dir = /work2/noaa/epic/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/opnReqTest_1424989/dcp_dcp
117117
Checking test dcp results ....
118118
Comparing sfcf000.nc .....USING NCCMP......OK
119119
Comparing sfcf021.nc .....USING NCCMP......OK
@@ -160,14 +160,14 @@ Checking test dcp results ....
160160
Comparing RESTART/20210323.060000.sfc_data.tile5.nc .....USING NCCMP......OK
161161
Comparing RESTART/20210323.060000.sfc_data.tile6.nc .....USING NCCMP......OK
162162

163-
0: The total amount of wall time = 245.533627
164-
0: The maximum resident set size (KB) = 1899420
163+
0: The total amount of wall time = 217.435599
164+
0: The maximum resident set size (KB) = 1901780
165165

166166
Test dcp PASS
167167

168168

169169
baseline dir = /work2/noaa/epic/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_intel
170-
working dir = /work2/noaa/epic/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/opnReqTest_506352/mpi_mpi
170+
working dir = /work2/noaa/epic/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/opnReqTest_1424989/mpi_mpi
171171
Checking test mpi results ....
172172
Comparing sfcf000.nc .....USING NCCMP......OK
173173
Comparing sfcf021.nc .....USING NCCMP......OK
@@ -214,14 +214,14 @@ Checking test mpi results ....
214214
Comparing RESTART/20210323.060000.sfc_data.tile5.nc .....USING NCCMP......OK
215215
Comparing RESTART/20210323.060000.sfc_data.tile6.nc .....USING NCCMP......OK
216216

217-
0: The total amount of wall time = 269.126039
218-
0: The maximum resident set size (KB) = 1907344
217+
0: The total amount of wall time = 244.978957
218+
0: The maximum resident set size (KB) = 1906204
219219

220220
Test mpi PASS
221221

222222

223223
baseline dir = /work2/noaa/epic/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_intel
224-
working dir = /work2/noaa/epic/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/opnReqTest_506352/rst_rst
224+
working dir = /work2/noaa/epic/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/opnReqTest_1424989/rst_rst
225225
Checking test rst results ....
226226
Comparing sfcf000.nc .....USING NCCMP......OK
227227
Comparing sfcf021.nc .....USING NCCMP......OK
@@ -268,14 +268,14 @@ Checking test rst results ....
268268
Comparing RESTART/20210323.060000.sfc_data.tile5.nc .....USING NCCMP......OK
269269
Comparing RESTART/20210323.060000.sfc_data.tile6.nc .....USING NCCMP......OK
270270

271-
0: The total amount of wall time = 277.873405
272-
0: The maximum resident set size (KB) = 1916048
271+
0: The total amount of wall time = 251.674397
272+
0: The maximum resident set size (KB) = 1900756
273273

274274
Test rst PASS
275275

276276

277277
baseline dir = /work2/noaa/epic/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_intel
278-
working dir = /work2/noaa/epic/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/opnReqTest_506352/std_base_std_base
278+
working dir = /work2/noaa/epic/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/opnReqTest_1424989/std_base_std_base
279279
Checking test std_base results ....
280280
Moving baseline std_base files ....
281281
Moving sfcf000.nc .........OK
@@ -323,14 +323,14 @@ Moving baseline std_base files ....
323323
Moving RESTART/20210323.060000.sfc_data.tile5.nc .........OK
324324
Moving RESTART/20210323.060000.sfc_data.tile6.nc .........OK
325325

326-
0: The total amount of wall time = 272.390674
327-
0: The maximum resident set size (KB) = 1901212
326+
0: The total amount of wall time = 185.002179
327+
0: The maximum resident set size (KB) = 1911232
328328

329329
Test std_base PASS
330330

331331

332332
baseline dir = /work2/noaa/epic/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_intel
333-
working dir = /work2/noaa/epic/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/opnReqTest_506352/thr_thr
333+
working dir = /work2/noaa/epic/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/opnReqTest_1424989/thr_thr
334334
Checking test thr results ....
335335
Comparing sfcf000.nc .....USING NCCMP......OK
336336
Comparing sfcf021.nc .....USING NCCMP......OK
@@ -377,11 +377,11 @@ Checking test thr results ....
377377
Comparing RESTART/20210323.060000.sfc_data.tile5.nc .....USING NCCMP......OK
378378
Comparing RESTART/20210323.060000.sfc_data.tile6.nc .....USING NCCMP......OK
379379

380-
0: The total amount of wall time = 247.693559
381-
0: The maximum resident set size (KB) = 1911368
380+
0: The total amount of wall time = 212.082853
381+
0: The maximum resident set size (KB) = 1898472
382382

383383
Test thr PASS
384384

385385
OPERATION REQUIREMENT TEST WAS SUCCESSFUL
386-
Mon Aug 31 21:12:53 CDT 2026
387-
Elapsed time: 02h:38m:43s. Have a nice day!
386+
Wed Sep 2 17:18:24 CDT 2026
387+
Elapsed time: 01h:57m:10s. Have a nice day!

tests/logs/OpnReqTests_control_p8_orion.log

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
Mon Aug 31 04:37:02 PM CDT 2026
1+
Wed Sep 2 02:10:14 PM CDT 2026
22
Start Operation Requirement Test
33

44

55
baseline dir = /work/noaa/epic/stmp/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_bit_base_intel
6-
working dir = /work/noaa/epic/stmp/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/opnReqTest_2798548/bit_base_bit_base
6+
working dir = /work/noaa/epic/stmp/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/opnReqTest_1331480/bit_base_bit_base
77
Checking test bit_base results ....
88
Moving baseline bit_base files ....
99
Moving sfcf000.nc .........OK
@@ -51,14 +51,14 @@ Moving baseline bit_base files ....
5151
Moving RESTART/20210323.060000.sfc_data.tile5.nc .........OK
5252
Moving RESTART/20210323.060000.sfc_data.tile6.nc .........OK
5353

54-
0: The total amount of wall time = 228.213279
55-
0: The maximum resident set size (KB) = 1945460
54+
0: The total amount of wall time = 214.314520
55+
0: The maximum resident set size (KB) = 1941236
5656

5757
Test bit_base PASS
5858

5959

6060
baseline dir = /work/noaa/epic/stmp/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_dbg_base_intel
61-
working dir = /work/noaa/epic/stmp/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/opnReqTest_2798548/dbg_base_dbg_base
61+
working dir = /work/noaa/epic/stmp/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/opnReqTest_1331480/dbg_base_dbg_base
6262
Checking test dbg_base results ....
6363
Moving baseline dbg_base files ....
6464
Moving sfcf000.nc .........OK
@@ -106,14 +106,14 @@ Moving baseline dbg_base files ....
106106
Moving RESTART/20210323.060000.sfc_data.tile5.nc .........OK
107107
Moving RESTART/20210323.060000.sfc_data.tile6.nc .........OK
108108

109-
0: The total amount of wall time = 1889.482193
110-
0: The maximum resident set size (KB) = 1906856
109+
0: The total amount of wall time = 1908.585161
110+
0: The maximum resident set size (KB) = 1910260
111111

112112
Test dbg_base PASS
113113

114114

115115
baseline dir = /work/noaa/epic/stmp/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_intel
116-
working dir = /work/noaa/epic/stmp/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/opnReqTest_2798548/dcp_dcp
116+
working dir = /work/noaa/epic/stmp/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/opnReqTest_1331480/dcp_dcp
117117
Checking test dcp results ....
118118
Comparing sfcf000.nc .....USING NCCMP......OK
119119
Comparing sfcf021.nc .....USING NCCMP......OK
@@ -160,14 +160,14 @@ Checking test dcp results ....
160160
Comparing RESTART/20210323.060000.sfc_data.tile5.nc .....USING NCCMP......OK
161161
Comparing RESTART/20210323.060000.sfc_data.tile6.nc .....USING NCCMP......OK
162162

163-
0: The total amount of wall time = 204.539440
164-
0: The maximum resident set size (KB) = 1889196
163+
0: The total amount of wall time = 201.774740
164+
0: The maximum resident set size (KB) = 1886444
165165

166166
Test dcp PASS
167167

168168

169169
baseline dir = /work/noaa/epic/stmp/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_intel
170-
working dir = /work/noaa/epic/stmp/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/opnReqTest_2798548/mpi_mpi
170+
working dir = /work/noaa/epic/stmp/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/opnReqTest_1331480/mpi_mpi
171171
Checking test mpi results ....
172172
Comparing sfcf000.nc .....USING NCCMP......OK
173173
Comparing sfcf021.nc .....USING NCCMP......OK
@@ -214,14 +214,14 @@ Checking test mpi results ....
214214
Comparing RESTART/20210323.060000.sfc_data.tile5.nc .....USING NCCMP......OK
215215
Comparing RESTART/20210323.060000.sfc_data.tile6.nc .....USING NCCMP......OK
216216

217-
0: The total amount of wall time = 204.511658
218-
0: The maximum resident set size (KB) = 1878740
217+
0: The total amount of wall time = 192.421867
218+
0: The maximum resident set size (KB) = 1888064
219219

220220
Test mpi PASS
221221

222222

223223
baseline dir = /work/noaa/epic/stmp/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_intel
224-
working dir = /work/noaa/epic/stmp/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/opnReqTest_2798548/rst_rst
224+
working dir = /work/noaa/epic/stmp/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/opnReqTest_1331480/rst_rst
225225
Checking test rst results ....
226226
Comparing sfcf000.nc .....USING NCCMP......OK
227227
Comparing sfcf021.nc .....USING NCCMP......OK
@@ -268,14 +268,14 @@ Checking test rst results ....
268268
Comparing RESTART/20210323.060000.sfc_data.tile5.nc .....USING NCCMP......OK
269269
Comparing RESTART/20210323.060000.sfc_data.tile6.nc .....USING NCCMP......OK
270270

271-
0: The total amount of wall time = 209.535395
272-
0: The maximum resident set size (KB) = 1880572
271+
0: The total amount of wall time = 188.677081
272+
0: The maximum resident set size (KB) = 1886360
273273

274274
Test rst PASS
275275

276276

277277
baseline dir = /work/noaa/epic/stmp/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_intel
278-
working dir = /work/noaa/epic/stmp/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/opnReqTest_2798548/std_base_std_base
278+
working dir = /work/noaa/epic/stmp/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/opnReqTest_1331480/std_base_std_base
279279
Checking test std_base results ....
280280
Moving baseline std_base files ....
281281
Moving sfcf000.nc .........OK
@@ -323,14 +323,14 @@ Moving baseline std_base files ....
323323
Moving RESTART/20210323.060000.sfc_data.tile5.nc .........OK
324324
Moving RESTART/20210323.060000.sfc_data.tile6.nc .........OK
325325

326-
0: The total amount of wall time = 203.273827
327-
0: The maximum resident set size (KB) = 1859932
326+
0: The total amount of wall time = 246.223534
327+
0: The maximum resident set size (KB) = 1880716
328328

329329
Test std_base PASS
330330

331331

332332
baseline dir = /work/noaa/epic/stmp/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_intel
333-
working dir = /work/noaa/epic/stmp/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/opnReqTest_2798548/thr_thr
333+
working dir = /work/noaa/epic/stmp/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/opnReqTest_1331480/thr_thr
334334
Checking test thr results ....
335335
Comparing sfcf000.nc .....USING NCCMP......OK
336336
Comparing sfcf021.nc .....USING NCCMP......OK
@@ -377,11 +377,11 @@ Checking test thr results ....
377377
Comparing RESTART/20210323.060000.sfc_data.tile5.nc .....USING NCCMP......OK
378378
Comparing RESTART/20210323.060000.sfc_data.tile6.nc .....USING NCCMP......OK
379379

380-
0: The total amount of wall time = 189.535615
381-
0: The maximum resident set size (KB) = 1886656
380+
0: The total amount of wall time = 188.041646
381+
0: The maximum resident set size (KB) = 1880692
382382

383383
Test thr PASS
384384

385385
OPERATION REQUIREMENT TEST WAS SUCCESSFUL
386-
Mon Aug 31 06:21:13 PM CDT 2026
387-
Elapsed time: 01h:44m:12s. Have a nice day!
386+
Wed Sep 2 03:51:30 PM CDT 2026
387+
Elapsed time: 01h:41m:17s. Have a nice day!

0 commit comments

Comments
 (0)