diff --git a/driver/UFSDriver.F90 b/driver/UFSDriver.F90 index 36f12d2f25..b104eb8307 100644 --- a/driver/UFSDriver.F90 +++ b/driver/UFSDriver.F90 @@ -81,7 +81,7 @@ MODULE UFSDriver #endif #ifdef FRONT_LM4 use FRONT_LM4, only: LM4_SS => SetServices -#endif +#endif #ifdef FRONT_NOAHMP use FRONT_NOAHMP, only: NOAHMP_SS => SetServices #endif @@ -477,7 +477,7 @@ subroutine SetModelServices(driver, rc) if (ChkErr(rc,__LINE__,u_FILE_u)) return found_comp = .true. end if -#endif +#endif #ifdef FRONT_NOAHMP if (trim(model) == "noahmp") then call NUOPC_DriverAddComp(driver, trim(prefix), NOAHMP_SS, & @@ -811,7 +811,7 @@ function IsRestart(gcomp, config, rc) !TODO: this is hard-wired to CIME start/continue types in terms of gcomp IsRestart = .false. - if (trim(start_type) == trim(start_type_cont) .or. trim(start_type) == trim(start_type_brnch)) then + if (trim(start_type) == trim(start_type_cont)) then IsRestart = .true. end if else diff --git a/tests/logs/RegressionTests_ursa.log b/tests/logs/RegressionTests_ursa.log index 8a0ab60956..c435e55b0f 100644 --- a/tests/logs/RegressionTests_ursa.log +++ b/tests/logs/RegressionTests_ursa.log @@ -1,7 +1,7 @@ ====START OF URSA REGRESSION TESTING LOG==== UFSWM hash used in testing: -0dbbd3d9ea8e717efd827ddf3af876b0fcacb3ec +3aa281b6f508fab0ae9644707c98a4d018808450 Submodule hashes used in testing: 2c1cec7dd4d7a477abd2ae204db4a78295c24f16 AQM (v0.2.0-63-g2c1cec7) @@ -9,7 +9,7 @@ Submodule hashes used in testing: 9f53664ef2e607ad25d6b6c939f2eac9ec818ee6 CDEPS-interface/CDEPS (cdeps0.4.17-432-g9f53664) c90ee5a0e72ecc9cbee4694e95df228d01f8d7dd CICE-interface/CICE (CICE6.0.0-444-gc90ee5a) 4954a6f9033f78e5c32bf33780384cbf2d0843e6 CICE-interface/CICE/icepack (Icepack1.1.0-225-g4954a6f) - e3837ee392cc26182a35ce9da532fa8857831385 CMEPS-interface/CMEPS (cmeps_v0.4.1-2326-ge3837ee) + e3837ee392cc26182a35ce9da532fa8857831385 CMEPS-interface/CMEPS (cmeps_v0.4.1-2326-ge3837ee3) 69049ec0c26b3160c3dbe1980b2feb78470a37a6 CMakeModules (v1.0.0-36-g69049ec) 9ff3df9545dd582f415f682d3297e8c6c841e5cb GOCART (sdr_v2.1.2.6-291-g9ff3df9) bcf7777bb037ae2feb2a8a8ac51aacb3511b52d9 HYCOM-interface/HYCOM (2.3.00-122-gbcf7777) @@ -19,12 +19,12 @@ Submodule hashes used in testing: 65ef5c73bc7f5663d5688f75c3855d431da4baea MOM6-interface/MOM6/pkg/CVMix-src (65ef5c7) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) 2c7b3bc2a8096f6232020c47507593058795102e NOAHMP-interface/noahmp (v3.7.1-471-g2c7b3bc) - 32751f49fb33edfd3ef9a4f38ee6c2305785860d UFSATM (remotes/origin/skeb_hydro) + d52b774b0b0c7e939b35e53255bf8c1bd6709c64 UFSATM (remotes/origin/HEAD) 22bc1a5de8a19996310aedc3482931616cd74a1b UFSATM/ccpp/framework (2025-10-15-dev-5-g22bc1a5) - ac63f31931368b6fbeb3114e5c611ad3473a73cb UFSATM/ccpp/physics (EP4-2120-gac63f319) + 92bd501831f43d9248314aeae981b4a8494e387a UFSATM/ccpp/physics (EP4-2053-g92bd5018) c62efd27caa26f660edf24232f33f154e608b77a UFSATM/ccpp/physics/physics/MP/TEMPO/TEMPO (c62efd2) 41c5fcd950fed09b8afe186dede266824eca7fd3 UFSATM/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (41c5fcd) - ed3a7b9af0964a2b3a1fe8f5f28e7dff04ffe276 UFSATM/fv3/atmos_cubed_sphere (remotes/origin/skeb_hydro) + bd2b399a8890ac541e0893486dc78f8c304b4e0d UFSATM/fv3/atmos_cubed_sphere (201912_public_release-446-gbd2b399) 38d2177aef842a5c6abe26ffe876804b95fd9e0a UFSATM/mpas/MPAS-Model (remotes/origin/develop-226-g38d2177a) 8d41f98e66ea858c163a387aaa0c6179851a1466 UFSATM/upp (upp_v10.2.0-331-g8d41f98e) -179cae1dd84401cf25d250bd9102e66560a9d328 UFSATM/upp/sorc/libIFI.fd @@ -40,422 +40,426 @@ The first time is for the full script (prep+run+finalize). The second time is specifically for the run phase. Times/Memory will be empty for failed tests. -BASELINE DIRECTORY: /scratch4/NAGAPE/epic/role-epic/UFS-WM_RT/NEMSfv3gfs/develop-20251217 -COMPARISON DIRECTORY: /scratch4/NAGAPE/epic/Jong.Kim/stmp/RT_RUNDIRS/Jong.Kim/FV3_RT/rt_1398081 +BASELINE DIRECTORY: /scratch4/NAGAPE/epic/role-epic/UFS-WM_RT/NEMSfv3gfs/develop-20251211 +COMPARISON DIRECTORY: /scratch4/NCEPDEV/stmp/Denise.Worthen/RT_RUNDIRS/Denise.Worthen/FV3_RT/rt_928449 RT.SH OPTIONS USED: -* (-a) - HPC PROJECT ACCOUNT: epic +* (-a) - HPC PROJECT ACCOUNT: nems * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [14:11, 12:36] ( 1 warnings 1043 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [08:45, 06:20](2209 MB) -PASS -- TEST 'cpld_control_gefs_intel' [33:36, 20:43](3244 MB) -PASS -- TEST 'cpld_restart_gefs_intel' [21:05, 06:39](2981 MB) -PASS -- TEST 'cpld_dcp_gefs_intel' [46:01, 31:53](3456 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [14:11, 13:10] ( 1 warnings 1041 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [11:50, 09:37](2049 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [13:00, 09:57](2589 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [05:52, 03:50](1487 MB) -PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [07:13, 04:31](2337 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [18:47, 17:02](2019 MB) - -PASS -- COMPILE 's2s_32bit_sfs_intel' [14:11, 12:42] ( 1 warnings 938 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [12:53, 08:20](2393 MB) -PASS -- TEST 'cpld_restart_sfs_intel' [09:57, 04:25](1871 MB) - -PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [05:11, 03:38] ( 339 warnings 938 remarks ) -PASS -- TEST 'cpld_debug_sfs_intel' [12:16, 08:32](2421 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [05:11, 03:12] ( 339 warnings 2772 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [15:49, 13:21](2087 MB) - -PASS -- COMPILE 's2swa_intel' [15:11, 14:03] ( 1 warnings 1043 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [09:55, 07:20](2478 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [09:01, 06:43](2474 MB) -PASS -- TEST 'cpld_restart_p8_intel' [06:53, 03:50](2286 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [09:05, 06:54](2351 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [05:52, 03:36](1968 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [16:11, 13:12](2993 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [08:50, 06:30](2485 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [13:57, 11:42](2296 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [08:53, 06:35](2456 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [20:35, 17:54](3587 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [19:08, 12:37](3475 MB) - -PASS -- COMPILE 's2swal_intel' [15:11, 13:58] ( 1 warnings 1064 remarks ) -PASS -- TEST 'cpld_control_p8_lnd_intel' [09:54, 07:12](2503 MB) -PASS -- TEST 'cpld_restart_p8_lnd_intel' [05:59, 03:38](2279 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [07:49, 05:32](3110 MB) - -PASS -- COMPILE 's2sw_intel' [15:11, 13:15] ( 1 warnings 1011 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [08:41, 06:07](2066 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [08:50, 04:52](2986 MB) - -PASS -- COMPILE 's2swa_debug_intel' [05:11, 03:41] ( 339 warnings 2021 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [10:58, 08:57](2360 MB) - -PASS -- COMPILE 's2sw_debug_intel' [05:11, 03:31] ( 339 warnings 2003 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [06:48, 04:36](2104 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [14:11, 12:42] ( 1 warnings 949 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [05:55, 03:29](2158 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [15:11, 13:18] ( 1 warnings 1034 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [10:42, 08:16](2158 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [05:48, 03:53](1672 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [13:40, 11:41](2090 MB) -PASS -- TEST 'cpld_control_c48_5deg_intel' [06:30, 04:01](3029 MB) -PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [03:31, 01:28](3016 MB) -PASS -- TEST 'cpld_restart_c48_5deg_intel' [02:29, 00:56](2430 MB) -PASS -- TEST 'cpld_control_c24_5deg_intel' [15:28, 13:28](2212 MB) -PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [22:29, 20:36](2205 MB) -PASS -- TEST 'cpld_restart_c24_5deg_intel' [22:29, 20:57](1532 MB) -PASS -- TEST 'cpld_control_c24_9deg_intel' [02:27, 00:54](2210 MB) -PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [02:28, 00:32](2206 MB) -PASS -- TEST 'cpld_restart_c24_9deg_intel' [02:25, 00:25](1531 MB) -PASS -- TEST 'cpld_control_c12_9deg_intel' [02:26, 00:33](2138 MB) -PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [02:26, 00:27](2136 MB) -PASS -- TEST 'cpld_restart_c12_9deg_intel' [02:26, 00:22](1488 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:11, 03:14] ( 339 warnings 2754 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [21:39, 19:15](2173 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [08:11, 07:00] ( 1 warnings 501 remarks ) -PASS -- TEST 'control_flake_intel' [04:21, 02:29](1347 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [03:22, 01:34](2216 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:23, 01:40](2235 MB) -PASS -- TEST 'control_latlon_intel' [03:21, 01:38](2230 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:25, 01:40](2218 MB) -PASS -- TEST 'control_c48_intel' [06:22, 04:25](1666 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [05:20, 04:06](806 MB) -PASS -- TEST 'control_c48_lnd_iau_intel' [06:22, 04:29](1666 MB) -PASS -- TEST 'control_c192_intel' [06:35, 04:47](1816 MB) -PASS -- TEST 'control_c384_intel' [08:13, 05:33](2068 MB) -PASS -- TEST 'control_c384gdas_intel' [11:02, 07:03](1907 MB) -PASS -- TEST 'control_stochy_intel' [03:19, 01:09](1292 MB) -PASS -- TEST 'control_stochy_restart_intel' [02:19, 00:46](1234 MB) -PASS -- TEST 'control_lndp_intel' [23:20, 21:10](1310 MB) -PASS -- TEST 'control_iovr4_intel' [03:20, 01:42](1297 MB) -PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [11:34, 09:18](1605 MB) -PASS -- TEST 'control_iovr5_intel' [03:21, 01:43](1296 MB) -PASS -- TEST 'control_p8_intel' [04:40, 02:06](2510 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [04:47, 02:15](2511 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [04:40, 02:18](2506 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [04:42, 02:03](2517 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [04:43, 02:13](2548 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [04:37, 01:47](2385 MB) -PASS -- TEST 'control_restart_p8_intel' [03:32, 01:18](1843 MB) -PASS -- TEST 'control_noqr_p8_intel' [04:40, 02:14](2496 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [03:34, 01:15](1835 MB) -PASS -- TEST 'control_decomp_p8_intel' [04:40, 02:11](2494 MB) -PASS -- TEST 'control_2threads_p8_intel' [03:40, 01:42](2014 MB) -PASS -- TEST 'control_p8_lndp_intel' [05:36, 03:28](2514 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [05:38, 02:48](2560 MB) -PASS -- TEST 'control_p8_mynn_intel' [04:41, 02:07](2539 MB) -PASS -- TEST 'merra2_thompson_intel' [04:39, 02:22](2522 MB) -PASS -- TEST 'merra2_hf_thompson_intel' [05:26, 03:27](2544 MB) -PASS -- TEST 'regional_control_intel' [05:27, 03:26](1702 MB) -PASS -- TEST 'regional_restart_intel' [03:26, 01:58](1685 MB) -PASS -- TEST 'regional_decomp_intel' [05:25, 03:35](1710 MB) -PASS -- TEST 'regional_2threads_intel' [03:28, 02:08](1555 MB) -PASS -- TEST 'regional_noquilt_intel' [05:27, 03:26](1987 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [05:27, 03:26](1712 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [05:24, 03:27](1726 MB) -PASS -- TEST 'regional_wofs_intel' [06:26, 04:19](2627 MB) - -PASS -- COMPILE 'atm_dyn32_rad32_intel' [08:11, 06:37] ( 1 warnings 481 remarks ) -PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [04:43, 02:53](2541 MB) - -PASS -- COMPILE 'rrfs_intel' [07:11, 05:55] ( 4 warnings 448 remarks ) -PASS -- TEST 'rap_control_intel' [04:25, 02:29](1782 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [04:45, 02:39](1620 MB) -PASS -- TEST 'rap_decomp_intel' [04:23, 02:31](1709 MB) -PASS -- TEST 'rap_2threads_intel' [03:27, 02:01](1168 MB) -PASS -- TEST 'rap_restart_intel' [03:27, 01:20](1749 MB) -PASS -- TEST 'rap_sfcdiff_intel' [04:27, 02:39](1801 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [04:25, 02:33](1720 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [03:30, 01:20](1772 MB) -PASS -- TEST 'hrrr_control_intel' [04:24, 02:23](1769 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [04:22, 02:28](1683 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [03:25, 01:58](1157 MB) -PASS -- TEST 'hrrr_control_restart_intel' [03:21, 01:18](1692 MB) -PASS -- TEST 'rrfs_v1beta_intel' [06:31, 04:22](1919 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [07:18, 06:00](2677 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [07:21, 05:46](2905 MB) - -PASS -- COMPILE 'csawmg_intel' [08:11, 06:09] ( 1 warnings 417 remarks ) -PASS -- TEST 'control_csawmg_intel' [06:26, 04:19](1735 MB) -PASS -- TEST 'control_ras_intel' [04:20, 02:13](1585 MB) - -PASS -- COMPILE 'wam_intel' [07:11, 05:45] ( 1 warnings 395 remarks ) -PASS -- TEST 'control_wam_intel' [16:34, 14:23](2455 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [05:11, 03:51] ( 418 warnings 589 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:19, 01:39](2235 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:19, 01:41](2263 MB) -PASS -- TEST 'control_stochy_debug_intel' [04:17, 02:12](1474 MB) -PASS -- TEST 'control_lndp_debug_intel' [03:17, 02:00](1478 MB) -PASS -- TEST 'control_csawmg_debug_intel' [05:31, 03:18](1785 MB) -PASS -- TEST 'control_ras_debug_intel' [03:21, 02:01](1476 MB) -PASS -- TEST 'control_diag_debug_intel' [03:27, 02:01](2321 MB) -PASS -- TEST 'control_debug_p8_intel' [03:30, 02:03](2537 MB) -PASS -- TEST 'regional_debug_intel' [13:32, 12:04](1628 MB) -PASS -- TEST 'rap_control_debug_intel' [05:21, 03:36](1866 MB) -PASS -- TEST 'hrrr_control_debug_intel' [05:17, 03:30](1871 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [05:17, 03:34](1861 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [05:21, 03:38](1869 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:17, 03:36](1869 MB) -PASS -- TEST 'rap_diag_debug_intel' [11:24, 10:04](1961 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [05:38, 03:39](1871 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:32, 03:37](1868 MB) -PASS -- TEST 'rap_lndp_debug_intel' [05:32, 03:54](1867 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:27, 03:35](1864 MB) -PASS -- TEST 'rap_noah_debug_intel' [05:18, 03:33](1869 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [05:18, 03:55](1867 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [07:18, 05:46](1859 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [05:19, 03:33](1853 MB) -PASS -- TEST 'rap_flake_debug_intel' [05:18, 03:34](1869 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [07:38, 06:04](1868 MB) - -PASS -- COMPILE 'wam_debug_intel' [04:11, 02:11] ( 381 warnings 395 remarks ) -PASS -- TEST 'control_wam_debug_intel' [11:34, 09:22](2301 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [07:11, 05:44] ( 4 warnings 415 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [05:44, 02:28](1493 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [03:24, 02:06](1715 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [04:24, 02:03](1704 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [05:23, 01:41](1065 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [05:21, 01:37](1043 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:21, 02:17](1654 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [03:23, 01:10](1646 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:18, 01:08](1630 MB) -PASS -- TEST 'conus13km_control_intel' [03:52, 01:54](1768 MB) -PASS -- TEST 'conus13km_2threads_intel' [02:35, 00:50](1795 MB) -PASS -- TEST 'conus13km_decomp_intel' [04:34, 02:07](1808 MB) -PASS -- TEST 'conus13km_restart_intel' [03:35, 01:08](1538 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [07:11, 05:48] ( 4 warnings 415 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:27, 02:55](1799 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:11, 02:09] ( 312 warnings 421 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:18, 03:27](1748 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:19, 03:20](1739 MB) -PASS -- TEST 'conus13km_debug_intel' [16:42, 14:49](1815 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [16:42, 14:50](1368 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [10:33, 08:23](1820 MB) -PASS -- TEST 'conus13km_debug_decomp_intel' [17:31, 15:08](1859 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [17:33, 15:00](1881 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [03:11, 02:06] ( 312 warnings 415 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:18, 03:30](1854 MB) - -PASS -- COMPILE 'hafsw_intel' [10:11, 08:53] ( 1 warnings 693 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [04:35, 02:45](1145 MB) -PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [05:52, 03:57](1356 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [07:22, 02:23](1454 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [31:37, 29:23](1351 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [06:30, 03:19](787 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [06:33, 04:16](813 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [06:28, 01:37](531 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [07:03, 04:17](619 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:27, 02:18](742 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [05:28, 02:09](750 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [04:19, 00:46](529 MB) -PASS -- TEST 'gnv1_nested_intel' [05:45, 02:27](1720 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [09:11, 08:01] ( 1 warnings 927 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [21:16, 17:59](1088 MB) - -PASS -- COMPILE 'hafs_all_intel' [09:11, 08:02] ( 1 warnings 635 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [06:34, 04:22](1324 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [06:35, 04:23](1271 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [13:11, 11:24] ( 562 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:16, 02:09](1933 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:17, 01:21](1871 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:15, 02:00](1206 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:16, 01:57](1201 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:17, 01:58](1190 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:16, 02:00](1944 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:16, 02:04](1931 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:15, 01:56](1191 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [07:56, 05:30](1843 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [07:53, 05:24](1364 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:14, 02:05](1937 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:16, 03:19](4789 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [05:16, 03:23](4786 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [03:11, 02:08] ( 2 warnings 562 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [06:16, 04:15](1841 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [02:11, 00:42] ( 126 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:27, 00:43](364 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:20, 00:32](619 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:20, 00:24](624 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [13:11, 11:50] ( 1 warnings 611 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [04:42, 02:53](2836 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [07:11, 05:58] ( 1 warnings 499 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [05:35, 03:22](2856 MB) - -PASS -- COMPILE 'atml_intel' [08:11, 06:50] ( 9 warnings 552 remarks ) -PASS -- TEST 'control_p8_atmlnd_intel' [04:38, 02:23](1911 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:30, 01:24](1305 MB) - -PASS -- COMPILE 'atml_debug_intel' [05:11, 03:25] ( 425 warnings 552 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [05:36, 03:39](1938 MB) - -PASS -- COMPILE 'atmw_intel' [09:10, 07:24] ( 1 warnings 518 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:34, 01:44](2695 MB) - -PASS -- COMPILE 'atmaero_intel' [10:10, 08:57] ( 1 warnings 413 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [05:41, 03:11](1995 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [23:31, 21:32](2407 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:32, 03:27](2400 MB) - -PASS -- COMPILE 'atmaq_intel' [08:14, 06:12] ( 1 warnings 598 remarks ) -PASS -- TEST 'regional_atmaq_intel' [13:25, 10:34](2878 MB) -PASS -- TEST 'regional_atmaq_canopy_intel' [15:19, 12:38](2880 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [04:10, 02:25] ( 398 warnings 598 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [30:18, 27:39](2890 MB) - -PASS -- COMPILE 'atm_fbh_intel' [07:10, 05:52] ( 4 warnings 422 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [30:23, 28:31](1150 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intelllvm' [15:10, 14:07] -PASS -- TEST 'cpld_control_gfsv17_intelllvm' [11:41, 09:18](2051 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intelllvm' [05:10, 03:10] -PASS -- TEST 'cpld_debug_gfsv17_intelllvm' [15:45, 13:23](2094 MB) - -PASS -- COMPILE 's2s_32bit_sfs_intelllvm' [13:11, 11:46] -PASS -- TEST 'cpld_control_sfs_intelllvm' [12:16, 08:20](2395 MB) - -PASS -- COMPILE 's2swa_intelllvm' [15:11, 13:55] -PASS -- TEST 'cpld_control_p8_intelllvm' [10:09, 07:08](2507 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intelllvm' [07:11, 05:46] -PASS -- TEST 'rap_control_dyn32_phy32_intelllvm' [03:26, 02:07](1721 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intelllvm' [07:11, 05:47] -PASS -- TEST 'rap_control_dyn64_phy32_intelllvm' [04:27, 02:38](1793 MB) - -PASS -- COMPILE 'datm_cdeps_intelllvm' [13:11, 11:42] -PASS -- TEST 'datm_cdeps_control_cfsr_intelllvm' [04:16, 02:09](1943 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intelllvm' [04:11, 02:17] -PASS -- TEST 'datm_cdeps_debug_cfsr_intelllvm' [05:16, 04:06](1844 MB) - -PASS -- COMPILE 'atm_gnu' [04:11, 03:02] -PASS -- TEST 'control_c48_gnu' [07:22, 05:50](1508 MB) +PASS -- COMPILE 's2swa_32bit_intel' [16:10, 13:48] ( 1 warnings 1043 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [48:51, 06:18](2178 MB) +PASS -- TEST 'cpld_control_gefs_intel' [10:19, 21:29](3246 MB) +PASS -- TEST 'cpld_restart_gefs_intel' [23:22, 06:54](2945 MB) +PASS -- TEST 'cpld_dcp_gefs_intel' [21:07, 33:18](3473 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [16:10, 14:34] ( 1 warnings 1041 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [44:48, 09:28](2048 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [12:53, 10:09](2606 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [05:49, 03:53](1487 MB) +PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [20:53, 04:32](2365 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [50:39, 16:46](1999 MB) + +PASS -- COMPILE 's2s_32bit_sfs_intel' [14:10, 12:37] ( 1 warnings 938 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [58:29, 09:01](2384 MB) +PASS -- TEST 'cpld_restart_sfs_intel' [09:33, 04:28](1896 MB) + +PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [05:10, 03:09] ( 338 warnings 938 remarks ) +PASS -- TEST 'cpld_debug_sfs_intel' [07:31, 08:28](2415 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [05:10, 03:30] ( 338 warnings 2772 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [24:47, 13:14](2082 MB) + +PASS -- COMPILE 's2swa_intel' [16:10, 14:29] ( 1 warnings 1043 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [37:57, 07:04](2462 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [37:59, 06:51](2448 MB) +PASS -- TEST 'cpld_restart_p8_intel' [07:55, 03:38](2236 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [36:52, 06:36](2365 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [07:55, 03:38](1996 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [41:45, 13:27](3000 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [34:51, 06:36](2428 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [38:49, 11:35](2332 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [32:54, 06:40](2490 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [47:33, 21:15](3598 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [28:56, 11:25](3463 MB) + +PASS -- COMPILE 's2swal_intel' [16:10, 13:56] ( 1 warnings 1064 remarks ) +PASS -- TEST 'cpld_control_p8_lnd_intel' [32:54, 07:38](2525 MB) +PASS -- TEST 'cpld_restart_p8_lnd_intel' [07:03, 03:39](2271 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [28:47, 25:41](3105 MB) + +PASS -- COMPILE 's2sw_intel' [15:10, 13:39] ( 1 warnings 1011 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [52:42, 06:11](2104 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [08:47, 05:07](2980 MB) + +PASS -- COMPILE 's2swa_debug_intel' [05:10, 03:37] ( 338 warnings 2021 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [07:01, 09:01](2413 MB) + +PASS -- COMPILE 's2sw_debug_intel' [05:10, 03:16] ( 338 warnings 2003 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [10:46, 04:37](2105 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [14:11, 12:38] ( 1 warnings 949 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [26:49, 03:32](2146 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [14:11, 12:25] ( 1 warnings 1034 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [30:44, 08:10](2166 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [06:50, 03:53](1673 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [33:40, 11:43](2107 MB) +PASS -- TEST 'cpld_control_c48_5deg_intel' [06:32, 04:12](3032 MB) +PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [03:54, 01:22](3016 MB) +PASS -- TEST 'cpld_restart_c48_5deg_intel' [03:32, 00:50](2453 MB) +PASS -- TEST 'cpld_control_c24_5deg_intel' [02:29, 00:51](2209 MB) +PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [03:29, 00:29](2208 MB) +PASS -- TEST 'cpld_restart_c24_5deg_intel' [02:35, 00:26](1529 MB) +PASS -- TEST 'cpld_control_c24_9deg_intel' [06:28, 04:25](2212 MB) +PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [03:45, 00:31](2207 MB) +PASS -- TEST 'cpld_restart_c24_9deg_intel' [02:25, 00:24](1532 MB) +PASS -- TEST 'cpld_control_c12_9deg_intel' [03:28, 00:33](2138 MB) +PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [02:26, 00:27](2137 MB) +PASS -- TEST 'cpld_restart_c12_9deg_intel' [02:27, 00:23](1488 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:11, 03:03] ( 338 warnings 2754 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [11:44, 19:19](2185 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [09:11, 07:16] ( 1 warnings 501 remarks ) +PASS -- TEST 'control_flake_intel' [05:19, 02:41](1342 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [19:21, 05:04](2221 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [21:23, 06:05](2245 MB) +PASS -- TEST 'control_latlon_intel' [21:20, 08:04](2229 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [23:22, 08:15](2221 MB) +PASS -- TEST 'control_c48_intel' [06:20, 04:24](1663 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [06:19, 04:08](803 MB) +PASS -- TEST 'control_c48_lnd_iau_intel' [06:20, 04:26](1668 MB) +PASS -- TEST 'control_c192_intel' [52:37, 04:43](1837 MB) +PASS -- TEST 'control_c384_intel' [54:17, 05:36](2061 MB) +PASS -- TEST 'control_c384gdas_intel' [55:05, 06:17](1873 MB) +PASS -- TEST 'control_stochy_intel' [18:19, 06:54](1304 MB) +PASS -- TEST 'control_stochy_restart_intel' [03:17, 00:56](1230 MB) +PASS -- TEST 'control_lndp_intel' [29:22, 20:37](1311 MB) +PASS -- TEST 'control_iovr4_intel' [18:20, 05:09](1300 MB) +PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [24:32, 09:58](1603 MB) +PASS -- TEST 'control_iovr5_intel' [14:20, 05:27](1303 MB) +PASS -- TEST 'control_p8_intel' [27:39, 11:18](2522 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [24:46, 08:49](2526 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [22:39, 08:00](2530 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [26:41, 10:37](2541 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [25:41, 09:29](2563 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [05:54, 01:47](2412 MB) +PASS -- TEST 'control_restart_p8_intel' [03:36, 01:18](1841 MB) +PASS -- TEST 'control_noqr_p8_intel' [21:40, 06:33](2502 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [10:33, 08:32](1923 MB) +PASS -- TEST 'control_decomp_p8_intel' [23:37, 08:26](2509 MB) +PASS -- TEST 'control_2threads_p8_intel' [04:32, 01:43](2011 MB) +PASS -- TEST 'control_p8_lndp_intel' [05:29, 03:33](2500 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [05:34, 03:04](2559 MB) +PASS -- TEST 'control_p8_mynn_intel' [04:36, 02:11](2526 MB) +PASS -- TEST 'merra2_thompson_intel' [05:34, 02:21](2545 MB) +PASS -- TEST 'merra2_hf_thompson_intel' [05:25, 03:24](2536 MB) +PASS -- TEST 'regional_control_intel' [06:29, 03:25](1721 MB) +PASS -- TEST 'regional_restart_intel' [04:26, 01:58](1690 MB) +PASS -- TEST 'regional_decomp_intel' [06:26, 03:36](1705 MB) +PASS -- TEST 'regional_2threads_intel' [04:26, 02:08](1565 MB) +PASS -- TEST 'regional_noquilt_intel' [06:27, 03:39](1989 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [06:27, 03:27](1714 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [05:25, 03:27](1717 MB) +PASS -- TEST 'regional_wofs_intel' [06:26, 04:49](2627 MB) + +PASS -- COMPILE 'atm_dyn32_rad32_intel' [08:11, 06:51] ( 1 warnings 481 remarks ) +PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [04:34, 02:43](2548 MB) + +PASS -- COMPILE 'rrfs_intel' [08:11, 06:08] ( 4 warnings 448 remarks ) +PASS -- TEST 'rap_control_intel' [04:27, 02:30](1801 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [06:46, 02:41](1602 MB) +PASS -- TEST 'rap_decomp_intel' [05:24, 02:33](1715 MB) +PASS -- TEST 'rap_2threads_intel' [05:24, 02:01](1168 MB) +PASS -- TEST 'rap_restart_intel' [04:27, 01:20](1771 MB) +PASS -- TEST 'rap_sfcdiff_intel' [05:27, 02:31](1769 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [05:28, 02:35](1719 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [19:43, 01:19](1774 MB) +PASS -- TEST 'hrrr_control_intel' [05:27, 02:25](1760 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [04:25, 02:30](1699 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [04:22, 01:53](1152 MB) +PASS -- TEST 'hrrr_control_restart_intel' [20:29, 01:17](1696 MB) +PASS -- TEST 'rrfs_v1beta_intel' [07:36, 04:37](1908 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [08:20, 05:37](2680 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [08:18, 05:25](2901 MB) + +PASS -- COMPILE 'csawmg_intel' [08:10, 06:18] ( 1 warnings 417 remarks ) +PASS -- TEST 'control_csawmg_intel' [07:27, 04:20](1747 MB) +PASS -- TEST 'control_ras_intel' [05:16, 02:14](1589 MB) + +PASS -- COMPILE 'wam_intel' [07:10, 05:33] ( 1 warnings 395 remarks ) +PASS -- TEST 'control_wam_intel' [13:35, 08:10](2419 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [05:10, 03:45] ( 419 warnings 589 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [17:22, 01:38](2240 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [17:21, 01:42](2241 MB) +PASS -- TEST 'control_stochy_debug_intel' [17:19, 02:11](1472 MB) +PASS -- TEST 'control_lndp_debug_intel' [16:18, 01:58](1474 MB) +PASS -- TEST 'control_csawmg_debug_intel' [18:29, 03:06](1786 MB) +PASS -- TEST 'control_ras_debug_intel' [16:18, 01:59](1488 MB) +PASS -- TEST 'control_diag_debug_intel' [16:24, 02:01](2323 MB) +PASS -- TEST 'control_debug_p8_intel' [18:30, 02:06](2544 MB) +PASS -- TEST 'regional_debug_intel' [30:39, 12:09](1644 MB) +PASS -- TEST 'rap_control_debug_intel' [19:19, 03:31](1869 MB) +PASS -- TEST 'hrrr_control_debug_intel' [22:27, 03:32](1856 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [23:20, 03:37](1861 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [23:19, 03:37](1870 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [22:18, 03:35](1870 MB) +PASS -- TEST 'rap_diag_debug_intel' [22:26, 03:43](1951 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [21:40, 03:42](1869 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [21:36, 03:36](1873 MB) +PASS -- TEST 'rap_lndp_debug_intel' [21:18, 03:39](1864 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [21:28, 03:34](1873 MB) +PASS -- TEST 'rap_noah_debug_intel' [21:19, 03:34](1868 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [20:34, 03:36](1859 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [22:26, 05:44](1857 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [14:21, 03:36](1869 MB) +PASS -- TEST 'rap_flake_debug_intel' [12:19, 03:52](1867 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [14:28, 06:11](1883 MB) + +PASS -- COMPILE 'wam_debug_intel' [04:10, 02:08] ( 380 warnings 395 remarks ) +PASS -- TEST 'control_wam_debug_intel' [17:35, 09:09](2307 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [07:10, 05:40] ( 4 warnings 415 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [10:45, 02:29](1488 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [10:24, 02:06](1742 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [10:23, 02:03](1724 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [09:22, 01:41](1057 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [10:21, 01:36](1048 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [10:21, 02:27](1638 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [03:23, 01:10](1659 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:18, 01:10](1639 MB) +PASS -- TEST 'conus13km_control_intel' [07:49, 01:54](1777 MB) +PASS -- TEST 'conus13km_2threads_intel' [06:35, 00:50](1781 MB) +PASS -- TEST 'conus13km_decomp_intel' [06:36, 01:57](1803 MB) +PASS -- TEST 'conus13km_restart_intel' [09:34, 01:08](1534 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [08:10, 06:08] ( 4 warnings 415 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:26, 02:41](1782 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [05:10, 02:28] ( 313 warnings 421 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:17, 03:28](1750 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:18, 03:22](1749 MB) +PASS -- TEST 'conus13km_debug_intel' [16:36, 14:52](1834 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [17:35, 15:01](1445 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [10:33, 08:19](1841 MB) +PASS -- TEST 'conus13km_debug_decomp_intel' [17:40, 15:10](1870 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [16:36, 14:45](1888 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:10, 02:10] ( 313 warnings 415 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:18, 03:30](1850 MB) + +PASS -- COMPILE 'hafsw_intel' [10:13, 08:49] ( 1 warnings 693 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [12:34, 02:46](1151 MB) +PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [13:50, 03:57](1339 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [12:22, 02:26](1455 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [45:37, 35:30](1328 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [13:31, 03:19](814 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [06:33, 03:57](832 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [03:28, 01:36](528 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [13:01, 04:22](610 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [10:29, 02:20](748 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [10:27, 02:08](744 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [09:19, 00:47](524 MB) +PASS -- TEST 'gnv1_nested_intel' [10:57, 02:28](1711 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [10:14, 08:25] ( 1 warnings 927 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [24:19, 16:17](1083 MB) + +PASS -- COMPILE 'hafs_all_intel' [10:14, 08:23] ( 1 warnings 635 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [11:36, 04:18](1276 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [11:40, 04:20](1305 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [14:17, 12:37] ( 562 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:15, 02:12](1934 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:16, 01:24](1880 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:15, 01:54](1204 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:15, 02:01](1193 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:15, 01:54](1199 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:15, 02:04](1938 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:15, 02:17](1936 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:15, 02:06](1192 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [09:54, 05:38](1830 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [09:54, 05:26](1364 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:14, 02:07](1938 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [07:16, 05:15](4783 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [07:16, 04:21](4785 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [04:11, 02:37] ( 2 warnings 562 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [06:22, 04:20](1844 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [03:10, 00:41] ( 126 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [03:24, 00:45](365 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:20, 00:32](621 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:20, 00:24](621 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [13:10, 11:51] ( 1 warnings 611 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [04:40, 02:33](2836 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [08:10, 06:08] ( 1 warnings 499 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [05:36, 03:23](2857 MB) + +PASS -- COMPILE 'atml_intel' [09:10, 06:44] ( 9 warnings 552 remarks ) +PASS -- TEST 'control_p8_atmlnd_intel' [04:37, 02:22](1910 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:30, 01:26](1305 MB) + +PASS -- COMPILE 'atml_debug_intel' [05:10, 03:13] ( 424 warnings 552 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [05:36, 03:38](1926 MB) + +PASS -- COMPILE 'atmw_intel' [10:10, 07:19] ( 1 warnings 518 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:33, 01:45](2684 MB) + +PASS -- COMPILE 'atmaero_intel' [11:10, 08:53] ( 1 warnings 413 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [05:40, 03:29](1985 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [05:31, 03:20](2394 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:31, 03:23](2403 MB) + +PASS -- COMPILE 'atmaq_intel' [07:10, 05:57] ( 1 warnings 598 remarks ) +PASS -- TEST 'regional_atmaq_intel' [13:37, 10:29](2877 MB) +PASS -- TEST 'regional_atmaq_canopy_intel' [15:48, 12:13](2875 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [05:10, 02:18] ( 397 warnings 598 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [29:53, 27:04](2891 MB) + +PASS -- COMPILE 'atm_fbh_intel' [08:10, 05:34] ( 4 warnings 422 remarks ) +PASS -- TEST 'cpld_regional_atm_fbh_intel' [08:22, 06:24](1136 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intelllvm' [17:10, 14:23] +PASS -- TEST 'cpld_control_gfsv17_intelllvm' [11:53, 09:25](2049 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intelllvm' [06:10, 03:32] +PASS -- TEST 'cpld_debug_gfsv17_intelllvm' [15:44, 13:20](2075 MB) + +PASS -- COMPILE 's2s_32bit_sfs_intelllvm' [15:10, 12:54] +PASS -- TEST 'cpld_control_sfs_intelllvm' [12:31, 08:19](2376 MB) + +PASS -- COMPILE 's2swa_intelllvm' [16:10, 13:57] +PASS -- TEST 'cpld_control_p8_intelllvm' [09:56, 07:12](2511 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intelllvm' [08:10, 05:36] +PASS -- TEST 'rap_control_dyn32_phy32_intelllvm' [04:33, 02:07](1717 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intelllvm' [07:10, 05:54] +PASS -- TEST 'rap_control_dyn64_phy32_intelllvm' [04:31, 02:39](1827 MB) + +PASS -- COMPILE 'datm_cdeps_intelllvm' [13:10, 11:08] +PASS -- TEST 'datm_cdeps_control_cfsr_intelllvm' [03:15, 02:01](1932 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intelllvm' [04:10, 02:10] +PASS -- TEST 'datm_cdeps_debug_cfsr_intelllvm' [06:20, 04:31](1853 MB) + +PASS -- COMPILE 'atm_gnu' [05:10, 02:51] +PASS -- TEST 'control_c48_gnu' [25:24, 23:43](1506 MB) PASS -- TEST 'control_stochy_gnu' [03:17, 02:01](509 MB) -PASS -- TEST 'control_ras_gnu' [05:15, 03:19](514 MB) -PASS -- TEST 'control_p8_gnu' [04:44, 03:05](1459 MB) -PASS -- TEST 'control_p8_ugwpv1_gnu' [04:47, 03:01](1467 MB) -PASS -- TEST 'control_flake_gnu' [05:23, 04:06](554 MB) - -PASS -- COMPILE 'rrfs_gnu' [04:12, 02:50] -PASS -- TEST 'rap_control_gnu' [05:32, 03:27](847 MB) -PASS -- TEST 'rap_decomp_gnu' [05:31, 03:29](848 MB) -PASS -- TEST 'rap_2threads_gnu' [06:22, 02:40](897 MB) -PASS -- TEST 'rap_restart_gnu' [04:27, 01:51](581 MB) -PASS -- TEST 'rap_sfcdiff_gnu' [06:28, 03:30](847 MB) -PASS -- TEST 'rap_sfcdiff_decomp_gnu' [06:23, 03:29](847 MB) -PASS -- TEST 'rap_sfcdiff_restart_gnu' [03:26, 01:50](581 MB) -PASS -- TEST 'hrrr_control_gnu' [06:22, 03:27](849 MB) -PASS -- TEST 'hrrr_control_noqr_gnu' [06:22, 03:23](835 MB) -PASS -- TEST 'hrrr_control_2threads_gnu' [04:24, 02:35](888 MB) -PASS -- TEST 'hrrr_control_decomp_gnu' [05:25, 03:23](850 MB) -PASS -- TEST 'hrrr_control_restart_gnu' [03:18, 01:51](577 MB) -PASS -- TEST 'hrrr_control_restart_noqr_gnu' [03:18, 01:47](664 MB) -PASS -- TEST 'rrfs_v1beta_gnu' [08:26, 06:17](844 MB) - -PASS -- COMPILE 'csawmg_gnu' [04:10, 02:35] -PASS -- TEST 'control_csawmg_gnu' [07:26, 05:39](751 MB) - -PASS -- COMPILE 'atm_dyn32_debug_gnu' [06:11, 04:53] -PASS -- TEST 'control_diag_debug_gnu' [03:25, 01:20](1264 MB) -PASS -- TEST 'regional_debug_gnu' [07:27, 05:35](762 MB) -PASS -- TEST 'rap_control_debug_gnu' [03:17, 01:49](855 MB) -PASS -- TEST 'hrrr_control_debug_gnu' [03:17, 01:53](856 MB) -PASS -- TEST 'hrrr_gf_debug_gnu' [03:17, 01:49](860 MB) -PASS -- TEST 'hrrr_c3_debug_gnu' [03:16, 01:53](860 MB) -PASS -- TEST 'rap_diag_debug_gnu' [04:23, 02:04](941 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [05:17, 02:57](852 MB) -PASS -- TEST 'rap_progcld_thompson_debug_gnu' [04:17, 01:54](855 MB) -PASS -- TEST 'control_ras_debug_gnu' [02:17, 01:06](500 MB) +PASS -- TEST 'control_ras_gnu' [05:16, 03:09](514 MB) +PASS -- TEST 'control_p8_gnu' [04:38, 03:05](1450 MB) +PASS -- TEST 'control_p8_ugwpv1_gnu' [04:38, 03:04](1469 MB) +PASS -- TEST 'control_flake_gnu' [05:18, 04:04](554 MB) + +PASS -- COMPILE 'rrfs_gnu' [05:10, 02:46] +PASS -- TEST 'rap_control_gnu' [05:30, 03:27](846 MB) +PASS -- TEST 'rap_decomp_gnu' [05:22, 03:27](849 MB) +PASS -- TEST 'rap_2threads_gnu' [05:28, 02:41](898 MB) +PASS -- TEST 'rap_restart_gnu' [03:25, 01:50](582 MB) +PASS -- TEST 'rap_sfcdiff_gnu' [05:27, 03:28](848 MB) +PASS -- TEST 'rap_sfcdiff_decomp_gnu' [05:23, 03:26](849 MB) +PASS -- TEST 'rap_sfcdiff_restart_gnu' [04:28, 01:50](582 MB) +PASS -- TEST 'hrrr_control_gnu' [06:27, 03:34](849 MB) +PASS -- TEST 'hrrr_control_noqr_gnu' [06:26, 03:28](834 MB) +PASS -- TEST 'hrrr_control_2threads_gnu' [07:32, 02:34](888 MB) +PASS -- TEST 'hrrr_control_decomp_gnu' [06:22, 03:33](851 MB) +PASS -- TEST 'hrrr_control_restart_gnu' [04:25, 01:53](574 MB) +PASS -- TEST 'hrrr_control_restart_noqr_gnu' [04:28, 01:52](663 MB) +PASS -- TEST 'rrfs_v1beta_gnu' [09:27, 06:17](843 MB) + +PASS -- COMPILE 'csawmg_gnu' [05:10, 02:42] +PASS -- TEST 'control_csawmg_gnu' [07:45, 05:44](753 MB) + +PASS -- COMPILE 'atm_dyn32_debug_gnu' [07:10, 05:15] +PASS -- TEST 'control_diag_debug_gnu' [03:28, 01:20](1281 MB) +PASS -- TEST 'regional_debug_gnu' [07:30, 05:37](773 MB) +PASS -- TEST 'rap_control_debug_gnu' [03:17, 01:49](854 MB) +PASS -- TEST 'hrrr_control_debug_gnu' [03:18, 01:48](857 MB) +PASS -- TEST 'hrrr_gf_debug_gnu' [10:22, 09:01](858 MB) +PASS -- TEST 'hrrr_c3_debug_gnu' [04:17, 01:50](861 MB) +PASS -- TEST 'rap_diag_debug_gnu' [03:23, 02:05](940 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [04:18, 02:48](854 MB) +PASS -- TEST 'rap_progcld_thompson_debug_gnu' [03:17, 01:50](853 MB) +PASS -- TEST 'control_ras_debug_gnu' [03:17, 01:07](501 MB) PASS -- TEST 'control_stochy_debug_gnu' [03:17, 01:13](493 MB) -PASS -- TEST 'control_debug_p8_gnu' [03:30, 01:20](1444 MB) -PASS -- TEST 'rap_flake_debug_gnu' [03:19, 01:50](853 MB) -PASS -- TEST 'rap_clm_lake_debug_gnu' [03:17, 01:49](855 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [04:27, 03:00](866 MB) - -PASS -- COMPILE 'wam_debug_gnu' [03:10, 01:25] -PASS -- TEST 'control_wam_debug_gnu' [06:33, 04:34](1304 MB) - -PASS -- COMPILE 'atm_debug_dyn32_gnu' [04:11, 02:49] -PASS -- TEST 'control_csawmg_debug_gnu' [03:26, 01:47](736 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [04:11, 02:46] -PASS -- TEST 'rap_control_dyn32_phy32_gnu' [05:24, 03:13](706 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [05:20, 03:09](711 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [04:21, 02:28](734 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [04:23, 02:27](725 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [05:20, 03:17](708 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [03:22, 01:48](554 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [03:17, 01:40](559 MB) -PASS -- TEST 'conus13km_control_gnu' [04:42, 02:56](902 MB) -PASS -- TEST 'conus13km_2threads_gnu' [03:33, 01:10](907 MB) -PASS -- TEST 'conus13km_decomp_gnu' [04:34, 02:58](905 MB) -PASS -- TEST 'conus13km_restart_gnu' [03:32, 01:42](579 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_gnu' [08:11, 06:20] -PASS -- TEST 'rap_control_dyn64_phy32_gnu' [05:26, 03:41](733 MB) - -PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [07:12, 05:37] -PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [03:17, 01:46](713 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [03:17, 01:45](717 MB) -PASS -- TEST 'conus13km_debug_gnu' [08:35, 07:02](922 MB) -PASS -- TEST 'conus13km_debug_qr_gnu' [09:34, 07:10](648 MB) -PASS -- TEST 'conus13km_debug_2threads_gnu' [05:32, 04:05](921 MB) -PASS -- TEST 'conus13km_debug_decomp_gnu' [09:34, 07:21](925 MB) -PASS -- TEST 'conus13km_radar_tten_debug_gnu' [09:33, 07:06](990 MB) +PASS -- TEST 'control_debug_p8_gnu' [03:29, 01:20](1422 MB) +PASS -- TEST 'rap_flake_debug_gnu' [03:18, 01:50](855 MB) +PASS -- TEST 'rap_clm_lake_debug_gnu' [04:18, 01:50](855 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [04:28, 02:59](864 MB) + +PASS -- COMPILE 'wam_debug_gnu' [04:10, 01:31] +PASS -- TEST 'control_wam_debug_gnu' [07:30, 04:49](1305 MB) + +PASS -- COMPILE 'atm_debug_dyn32_gnu' [05:11, 02:36] +PASS -- TEST 'control_csawmg_debug_gnu' [04:27, 01:56](737 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [05:10, 02:45] +PASS -- TEST 'rap_control_dyn32_phy32_gnu' [05:24, 03:23](707 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [07:23, 03:14](709 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [11:37, 02:28](733 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [11:40, 02:23](727 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [08:33, 03:17](709 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [04:22, 01:42](553 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [04:17, 01:42](557 MB) +PASS -- TEST 'conus13km_control_gnu' [12:48, 03:02](904 MB) +PASS -- TEST 'conus13km_2threads_gnu' [09:38, 01:09](905 MB) +PASS -- TEST 'conus13km_decomp_gnu' [12:39, 03:02](907 MB) +PASS -- TEST 'conus13km_restart_gnu' [24:37, 01:38](579 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_gnu' [08:11, 06:17] +PASS -- TEST 'rap_control_dyn64_phy32_gnu' [09:26, 03:41](733 MB) + +PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [07:11, 05:23] +PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [07:18, 01:48](714 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [07:20, 01:44](717 MB) +PASS -- TEST 'conus13km_debug_gnu' [15:38, 07:03](920 MB) +PASS -- TEST 'conus13km_debug_qr_gnu' [15:38, 07:09](648 MB) +PASS -- TEST 'conus13km_debug_2threads_gnu' [12:36, 04:03](923 MB) +PASS -- TEST 'conus13km_debug_decomp_gnu' [15:41, 07:17](925 MB) +PASS -- TEST 'conus13km_radar_tten_debug_gnu' [16:40, 07:07](989 MB) PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [07:11, 05:18] -PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [03:18, 01:51](740 MB) +PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [06:17, 01:49](741 MB) -PASS -- COMPILE 's2swa_gnu' [12:11, 10:50] -PASS -- TEST 'cpld_control_p8_gnu' [09:57, 07:41](1594 MB) +PASS -- COMPILE 's2swa_gnu' [13:11, 11:11] +PASS -- TEST 'cpld_control_p8_gnu' [17:15, 07:40](1597 MB) -PASS -- COMPILE 's2s_gnu' [12:11, 10:32] -PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [09:47, 06:54](1548 MB) +PASS -- COMPILE 's2s_gnu' [13:11, 10:53] +FAILED: TEST TIMED OUT -- TEST 'cpld_control_nowave_noaero_p8_gnu' [, ]( MB) -PASS -- COMPILE 's2swa_debug_gnu' [03:11, 02:01] -PASS -- TEST 'cpld_debug_p8_gnu' [06:48, 04:52](1601 MB) +PASS -- COMPILE 's2swa_debug_gnu' [04:12, 02:02] +PASS -- TEST 'cpld_debug_p8_gnu' [15:24, 04:52](1605 MB) -PASS -- COMPILE 's2sw_pdlib_gnu' [12:14, 11:03] -PASS -- TEST 'cpld_control_pdlib_p8_gnu' [10:40, 08:56](1553 MB) +PASS -- COMPILE 's2sw_pdlib_gnu' [13:11, 10:49] +PASS -- TEST 'cpld_control_pdlib_p8_gnu' [19:13, 08:55](1573 MB) -PASS -- COMPILE 's2sw_pdlib_debug_gnu' [03:11, 01:48] -PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [08:39, 06:34](1573 MB) +PASS -- COMPILE 's2sw_pdlib_debug_gnu' [04:11, 01:55] +PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [16:04, 06:31](1561 MB) -PASS -- COMPILE 'datm_cdeps_gnu' [11:11, 10:06] -PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [04:15, 02:25](1512 MB) +PASS -- COMPILE 'datm_cdeps_gnu' [13:11, 11:08] +PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [04:15, 02:23](1511 MB) SYNOPSIS: -Starting Date/Time: 20251223 00:35:37 -Ending Date/Time: 20251223 02:30:14 -Total Time: 01h:55m:16s +Starting Date/Time: 20251219 17:55:11 +Ending Date/Time: 20251219 21:45:22 +Total Time: 03h:50m:43s Compiles Completed: 63/63 -Tests Completed: 272/272 +Tests Completed: 271/272 +Failed Tests: +* TEST cpld_control_nowave_noaero_p8_gnu: FAILED: TEST TIMED OUT +-- LOG: /scratch4/NCEPDEV/stmp/Denise.Worthen/RT_RUNDIRS/Denise.Worthen/FV3_RT/rt_928449/cpld_control_nowave_noaero_p8_gnu/err NOTES: -A file 'test_changes.list' was generated but is empty. +A file 'test_changes.list' was generated with list of all failed tests. +You can use './rt.sh -c -b test_changes.list' to create baselines for the failed tests. If you are using this log as a pull request verification, please commit 'test_changes.list'. -Result: SUCCESS +Result: FAILURE ====END OF URSA REGRESSION TESTING LOG==== diff --git a/tests/test_changes.list b/tests/test_changes.list index e69de29bb2..8b13789179 100644 --- a/tests/test_changes.list +++ b/tests/test_changes.list @@ -0,0 +1 @@ +