trilinos / Trilinos

Primary repository for the Trilinos Project
https://trilinos.org/
Other
1.2k stars 564 forks source link

SEACASIoss_structured_cgns_roundtrip_fpp_vertex_cell_fields Failing sparc_fields2.cgns.4.x #9378

Closed ZUUL42 closed 1 year ago

ZUUL42 commented 3 years ago

CC: @trilinos/seacas , @gsjaardema (Trilinos Data Services Triage Contact (or "Current ATDM contact"))

## Next Action Status ## Description As shown in [this query](https://testing.sandia.gov/cdash/queryTests.php?project=Trilinos&begin=2021-06-24&end=2021-07-31&filtercount=6&showfilters=1&filtercombine=and&field1=groupname&compare1=62&value1=Experimental&field2=buildname&compare2=65&value2=Trilinos-atdm-&field3=buildname&compare3=63&value3=opt&field4=testname&compare4=61&value4=SEACASIoss_structured_cgns_roundtrip_fpp_vertex_cell_fields&field5=status&compare5=62&value5=passed&field6=testoutput&compare6=95&value6=sparc_fields2.cgns.4.) (click "Shown Matching Output" in upper right) the tests: * `SEACASIoss_structured_cgns_roundtrip_fpp_vertex_cell_fields` in the builds: * `Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_static_opt` * `Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_static_opt_cuda-aware-mpi` * `Trilinos-atdm-ats2-gnu-7.3.1-spmpi-rolling_serial_static_opt` * `Trilinos-atdm-cee-rhel7_clang-9.0.1_openmpi-4.0.3_serial_static_opt` * `Trilinos-atdm-cee-rhel7_cuda-10.1.243_gnu-7.2.0_openmpi-4.0.3_shared_opt` * `Trilinos-atdm-cee-rhel7_gnu-7.2.0_openmpi-4.0.3_serial_shared_opt` * `Trilinos-atdm-cee-rhel7_intel-19.0.3_intelmpi-2018.4_serial_static_opt` * `Trilinos-atdm-cee-rhel7_intel-19.0.3_mpich2-3.2_openmp_static_opt` * `Trilinos-atdm-cee-rhel7_mini_clang-9.0.1_openmpi-4.0.3_serial_static_opt` * `Trilinos-atdm-cee-rhel7_mini_gnu-7.2.0_openmpi-4.0.3_serial_static_opt` * `Trilinos-atdm-cee-rhel7_mini_intel-19.0.3_mpich2-3.2_static_opt` * `Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_opt` * `Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_opt` * `Trilinos-atdm-van1-tx2_arm-20.0_openmpi-4.0.2_openmp_static_opt` * `Trilinos-atdm-van1-tx2_arm-20.1_openmpi-4.0.3_openmp_static_opt` * `Trilinos-atdm-van1-tx2_arm-20.1_openmpi-4.0.5_openmp_static_opt` started failing on testing day 2021-06-25. ``` ERROR: Unable to open CGNS decomposed database files: sparc_fields.cgns.4.0 ... sparc_fields.cgns.4.3 for read access. CGNS Error: 'Error opening file: 'sparc_fields.cgns.4.0' not found!' ``` ## Current Status on CDash Run the [above query](https://testing.sandia.gov/cdash/queryTests.php?project=Trilinos&begin=2021-06-24&end=2021-07-31&filtercount=6&showfilters=1&filtercombine=and&field1=groupname&compare1=62&value1=Experimental&field2=buildname&compare2=65&value2=Trilinos-atdm-&field3=buildname&compare3=63&value3=opt&field4=testname&compare4=61&value4=SEACASIoss_structured_cgns_roundtrip_fpp_vertex_cell_fields&field5=status&compare5=62&value5=passed&field6=testoutput&compare6=95&value6=sparc_fields2.cgns.4.) adjusting the "Begin" and "End" dates to match today any other date range or just click "CURRENT" in the top bar to see results for the current testing day. ## Steps to Reproduce One should be able to reproduce this failure as described in: * https://github.com/trilinos/Trilinos/blob/develop/cmake/std/atdm/README.md and the system-specific instructions at: * https://github.com/trilinos/Trilinos/blob/develop/cmake/std/atdm/README.md#specific-instructions-for-each-system Just log into any of the associated machines and copy and paste the full CDash build name `` listed above and run commands like: ``` $ cd / $ source $TRILINOS_DIR/cmake/std/atdm/load-env.sh $ cmake \ -GNinja \ -DTrilinos_CONFIGURE_OPTIONS_FILE:STRING=cmake/std/atdm/ATDMDevEnv.cmake \ -DTrilinos_ENABLE_TESTS=ON -DTrilinos_ENABLE_=ON \ $TRILINOS_DIR $ make NP=16 $ ctest -j4 ``` where `` is any package that you want to enable to reproduce build and/or test results. Again, for exact system-specific details on what commands to run to build and run tests, see: * https://github.com/trilinos/Trilinos/blob/develop/cmake/std/atdm/README.md#specific-instructions-for-each-system If you can't figure out what commands to run to reproduce the problem given this documentation, then please post a comment here and we will give you the exact minimal commands.
grover-trilinos commented 3 years ago

Test results for issue #9378 as of 2021-07-04

Tests with issue trackers Failed: twif=16

Detailed test results: (click to expand)

Tests with issue trackers Failed: twif=16

Site Build Name Test Name Status Details Consec­utive Non-pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 9 9 0 #9378
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­opt_­cuda-aware-mpi SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 9 9 0 #9378
vortex Trilinos-atdm-ats2-gnu-7.3.1-spmpi-rolling_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 9 9 0 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­clang-9.0.1_­openmpi-4.0.3_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 9 9 0 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­cuda-10.1.243_­gnu-7.2.0_­openmpi-4.0.3_­shared_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 9 9 0 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­gnu-7.2.0_­openmpi-4.0.3_­serial_­shared_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 9 9 0 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­intel-19.0.3_­intelmpi-2018.4_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 9 9 0 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­intel-19.0.3_­mpich2-3.2_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 9 9 0 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­mini_­clang-9.0.1_­openmpi-4.0.3_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 9 9 0 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­mini_­gnu-7.2.0_­openmpi-4.0.3_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 9 9 0 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­mini_­intel-19.0.3_­mpich2-3.2_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 9 9 0 #9378
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 9 9 0 #9378
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 8 8 0 #9378
stria Trilinos-atdm-van1-tx2_­arm-20.0_­openmpi-4.0.2_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 8 8 0 #9378
stria Trilinos-atdm-van1-tx2_­arm-20.1_­openmpi-4.0.3_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 8 8 0 #9378
stria Trilinos-atdm-van1-tx2_­arm-20.1_­openmpi-4.0.5_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 8 8 0 #9378

This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.

grover-trilinos commented 3 years ago

Test results for issue #9378 as of 2021-07-11

Tests with issue trackers Failed: twif=16

Detailed test results: (click to expand)

Tests with issue trackers Failed: twif=16

Site Build Name Test Name Status Details Consec­utive Non-pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 16 16 0 #9378
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­opt_­cuda-aware-mpi SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 16 16 0 #9378
vortex Trilinos-atdm-ats2-gnu-7.3.1-spmpi-rolling_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 16 16 0 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­clang-9.0.1_­openmpi-4.0.3_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 16 16 0 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­cuda-10.1.243_­gnu-7.2.0_­openmpi-4.0.3_­shared_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 16 16 0 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­gnu-7.2.0_­openmpi-4.0.3_­serial_­shared_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 16 16 0 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­intel-19.0.3_­intelmpi-2018.4_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 16 16 0 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­intel-19.0.3_­mpich2-3.2_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 16 16 0 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­mini_­clang-9.0.1_­openmpi-4.0.3_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 16 16 0 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­mini_­gnu-7.2.0_­openmpi-4.0.3_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 16 16 0 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­mini_­intel-19.0.3_­mpich2-3.2_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 16 16 0 #9378
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 15 15 0 #9378
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 15 15 0 #9378
stria Trilinos-atdm-van1-tx2_­arm-20.0_­openmpi-4.0.2_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 15 15 0 #9378
stria Trilinos-atdm-van1-tx2_­arm-20.1_­openmpi-4.0.3_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 15 15 0 #9378
stria Trilinos-atdm-van1-tx2_­arm-20.1_­openmpi-4.0.5_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 15 15 0 #9378

This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.

grover-trilinos commented 3 years ago

Test results for issue #9378 as of 2021-07-18

Tests with issue trackers Missing: twim=1
Tests with issue trackers Failed: twif=12

Detailed test results: (click to expand)

Tests with issue trackers Missing: twim=1

Site Build Name Test Name Status Details Consec­utive Missing Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Missing / Failed Completed (Failed) 0 23 0 #9378

Tests with issue trackers Failed: twif=12

Site Build Name Test Name Status Details Consec­utive Non-pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­opt_­cuda-aware-mpi SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 22 22 0 #9378
vortex Trilinos-atdm-ats2-gnu-7.3.1-spmpi-rolling_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 23 23 0 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­clang-9.0.1_­openmpi-4.0.3_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 23 23 0 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­cuda-10.1.243_­gnu-7.2.0_­openmpi-4.0.3_­shared_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 23 23 0 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­gnu-7.2.0_­openmpi-4.0.3_­serial_­shared_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 23 23 0 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­intel-19.0.3_­intelmpi-2018.4_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 23 23 0 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­intel-19.0.3_­mpich2-3.2_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 23 23 0 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­mini_­clang-9.0.1_­openmpi-4.0.3_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 23 23 0 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­mini_­gnu-7.2.0_­openmpi-4.0.3_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 23 23 0 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­mini_­intel-19.0.3_­mpich2-3.2_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 23 23 0 #9378
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 22 22 0 #9378
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 22 22 0 #9378

This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.

ccober6 commented 3 years ago

@gsjaardema These look like new ones. Have you had a chance to look at them?

grover-trilinos commented 3 years ago

Test results for issue #9378 as of 2021-07-25

Tests with issue trackers Failed: twif=12

Detailed test results: (click to expand)

Tests with issue trackers Failed: twif=12

Site Build Name Test Name Status Details Consec­utive Non-pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 30 30 0 #9378
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­opt_­cuda-aware-mpi SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 29 29 0 #9378
vortex Trilinos-atdm-ats2-gnu-7.3.1-spmpi-rolling_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 30 30 0 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­clang-9.0.1_­openmpi-4.0.3_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 30 30 0 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­cuda-10.1.243_­gnu-7.2.0_­openmpi-4.0.3_­shared_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 30 30 0 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­gnu-7.2.0_­openmpi-4.0.3_­serial_­shared_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 30 30 0 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­intel-19.0.3_­intelmpi-2018.4_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 30 30 0 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­intel-19.0.3_­mpich2-3.2_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 30 30 0 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­mini_­clang-9.0.1_­openmpi-4.0.3_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 30 30 0 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­mini_­gnu-7.2.0_­openmpi-4.0.3_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 30 30 0 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­mini_­intel-19.0.3_­mpich2-3.2_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 30 30 0 #9378
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Failed Completed (Failed) 29 29 0 #9378

This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.

prwolfe commented 3 years ago

@gdsjaar - I dug into this a bit because the sparc team was looking for a few builds this blocks (for those who have access see https://sems-atlassian-srn.sandia.gov/servicedesk/customer/portal/10/TRILINOSHD-5). It looks like the initial database read is failing with a version mis-match. The file used in step 0 was written with version 5 and the only available version on the cellar is 4.1.1.

Should we change the database or spend the much longer time to get a new cgns installed? I know sems is mostly not doing newt pls at the moment.

gsjaardema commented 3 years ago

I will see if I can downgrade the version on the file. Thanks for looking into this.

grover-trilinos commented 3 years ago

Test results for issue #9378 as of 2021-08-01

Tests with issue trackers Passed: twip=13
Tests with issue trackers Missing: twim=1

Detailed test results: (click to expand)

Tests with issue trackers Passed: twip=13

Site Build Name Test Name Status Details Consec­utive Pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­opt_­cuda-aware-mpi SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 4 25 4 #9378
vortex Trilinos-atdm-ats2-gnu-7.3.1-spmpi-rolling_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 5 25 5 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­clang-9.0.1_­openmpi-4.0.3_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 5 25 5 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­cuda-10.1.243_­gnu-7.2.0_­openmpi-4.0.3_­shared_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 5 25 5 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­gnu-7.2.0_­openmpi-4.0.3_­serial_­shared_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 5 25 5 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­intel-19.0.3_­intelmpi-2018.4_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 5 25 5 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­intel-19.0.3_­mpich2-3.2_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 5 25 5 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­mini_­clang-9.0.1_­openmpi-4.0.3_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 5 25 5 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­mini_­gnu-7.2.0_­openmpi-4.0.3_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 5 25 5 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­mini_­intel-19.0.3_­mpich2-3.2_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 5 25 5 #9378
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 5 24 5 #9378
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 5 24 5 #9378
stria Trilinos-atdm-van1-tx2_­arm-20.1_­openmpi-4.0.5_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 5 14 5 #9378

Tests with issue trackers Missing: twim=1

Site Build Name Test Name Status Details Consec­utive Missing Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Missing / Failed Completed (Failed) 0 26 4 #9378

This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.

grover-trilinos commented 3 years ago

Test results for issue #9378 as of 2021-08-08

Tests with issue trackers Passed: twip=14

Detailed test results: (click to expand)

Tests with issue trackers Passed: twip=14

Site Build Name Test Name Status Details Consec­utive Pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 3 21 9 #9378
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­opt_­cuda-aware-mpi SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 6 19 10 #9378
vortex Trilinos-atdm-ats2-gnu-7.3.1-spmpi-rolling_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 12 18 12 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­clang-9.0.1_­openmpi-4.0.3_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 12 18 12 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­cuda-10.1.243_­gnu-7.2.0_­openmpi-4.0.3_­shared_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 12 18 12 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­gnu-7.2.0_­openmpi-4.0.3_­serial_­shared_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 12 18 12 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­intel-19.0.3_­intelmpi-2018.4_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 12 18 12 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­intel-19.0.3_­mpich2-3.2_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 12 18 12 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­mini_­clang-9.0.1_­openmpi-4.0.3_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 12 18 12 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­mini_­gnu-7.2.0_­openmpi-4.0.3_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 12 18 12 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­mini_­intel-19.0.3_­mpich2-3.2_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 12 18 12 #9378
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 12 18 12 #9378
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 11 17 11 #9378
stria Trilinos-atdm-van1-tx2_­arm-20.1_­openmpi-4.0.5_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 12 7 12 #9378

This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.

gsjaardema commented 3 years ago

These are all passing consistently, can this be closed

grover-trilinos commented 3 years ago

Test results for issue #9378 as of 2021-08-08

Tests with issue trackers Passed: twip=14

Detailed test results: (click to expand)

Tests with issue trackers Passed: twip=14

Site Build Name Test Name Status Details Consec­utive Pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 3 21 9 #9378
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­opt_­cuda-aware-mpi SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 6 19 10 #9378
vortex Trilinos-atdm-ats2-gnu-7.3.1-spmpi-rolling_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 12 18 12 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­clang-9.0.1_­openmpi-4.0.3_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 12 18 12 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­cuda-10.1.243_­gnu-7.2.0_­openmpi-4.0.3_­shared_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 12 18 12 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­gnu-7.2.0_­openmpi-4.0.3_­serial_­shared_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 12 18 12 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­intel-19.0.3_­intelmpi-2018.4_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 12 18 12 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­intel-19.0.3_­mpich2-3.2_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 12 18 12 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­mini_­clang-9.0.1_­openmpi-4.0.3_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 12 18 12 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­mini_­gnu-7.2.0_­openmpi-4.0.3_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 12 18 12 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­mini_­intel-19.0.3_­mpich2-3.2_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 12 18 12 #9378
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 12 18 12 #9378
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 11 17 11 #9378
stria Trilinos-atdm-van1-tx2_­arm-20.1_­openmpi-4.0.5_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 12 7 12 #9378

This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.

grover-trilinos commented 3 years ago

Test results for issue #9378 as of 2021-08-08

Tests with issue trackers Passed: twip=14

Detailed test results: (click to expand)

Tests with issue trackers Passed: twip=14

Site Build Name Test Name Status Details Consec­utive Pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 3 21 9 #9378
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­opt_­cuda-aware-mpi SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 6 19 10 #9378
vortex Trilinos-atdm-ats2-gnu-7.3.1-spmpi-rolling_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 12 18 12 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­clang-9.0.1_­openmpi-4.0.3_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 12 18 12 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­cuda-10.1.243_­gnu-7.2.0_­openmpi-4.0.3_­shared_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 12 18 12 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­gnu-7.2.0_­openmpi-4.0.3_­serial_­shared_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 12 18 12 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­intel-19.0.3_­intelmpi-2018.4_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 12 18 12 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­intel-19.0.3_­mpich2-3.2_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 12 18 12 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­mini_­clang-9.0.1_­openmpi-4.0.3_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 12 18 12 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­mini_­gnu-7.2.0_­openmpi-4.0.3_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 12 18 12 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­mini_­intel-19.0.3_­mpich2-3.2_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 12 18 12 #9378
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 12 18 12 #9378
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 11 17 11 #9378
stria Trilinos-atdm-van1-tx2_­arm-20.1_­openmpi-4.0.5_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 12 7 12 #9378

This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.

grover-trilinos commented 3 years ago

Test results for issue #9378 as of 2021-08-29

Tests with issue trackers Passed: twip=13
Tests with issue trackers Missing: twim=1

Detailed test results: (click to expand)

Tests with issue trackers Passed: twip=13

Site Build Name Test Name Status Details Consec­utive Pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­opt_­cuda-aware-mpi SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 12 2 28 #9378
vortex Trilinos-atdm-ats2-gnu-7.3.1-spmpi-rolling_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 4 1 29 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­clang-9.0.1_­openmpi-4.0.3_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 30 0 30 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­cuda-10.1.243_­gnu-7.2.0_­openmpi-4.0.3_­shared_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 30 0 30 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­gnu-7.2.0_­openmpi-4.0.3_­serial_­shared_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 30 0 30 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­intel-19.0.3_­intelmpi-2018.4_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 30 0 30 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­intel-19.0.3_­mpich2-3.2_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 30 0 30 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­mini_­clang-9.0.1_­openmpi-4.0.3_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 30 0 30 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­mini_­gnu-7.2.0_­openmpi-4.0.3_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 30 0 30 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­mini_­intel-19.0.3_­mpich2-3.2_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 30 0 30 #9378
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 28 0 28 #9378
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 28 0 28 #9378
stria Trilinos-atdm-van1-tx2_­arm-20.1_­openmpi-4.0.5_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 30 0 30 #9378

Tests with issue trackers Missing: twim=1

Site Build Name Test Name Status Details Consec­utive Missing Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Missing / Failed Completed (Failed) 0 5 24 #9378

This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.

grover-trilinos commented 3 years ago

Test results for issue #9378 as of 2021-09-05

Tests with issue trackers Passed: twip=14

Detailed test results: (click to expand)

Tests with issue trackers Passed: twip=14

Site Build Name Test Name Status Details Consec­utive Pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 7 2 27 #9378
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­opt_­cuda-aware-mpi SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 18 1 28 #9378
vortex Trilinos-atdm-ats2-gnu-7.3.1-spmpi-rolling_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 11 1 29 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­clang-9.0.1_­openmpi-4.0.3_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 29 0 29 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­cuda-10.1.243_­gnu-7.2.0_­openmpi-4.0.3_­shared_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 30 0 30 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­gnu-7.2.0_­openmpi-4.0.3_­serial_­shared_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 29 0 29 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­intel-19.0.3_­intelmpi-2018.4_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 29 0 29 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­intel-19.0.3_­mpich2-3.2_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 29 0 29 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­mini_­clang-9.0.1_­openmpi-4.0.3_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 29 0 29 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­mini_­gnu-7.2.0_­openmpi-4.0.3_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 29 0 29 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­mini_­intel-19.0.3_­mpich2-3.2_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 29 0 29 #9378
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 28 0 28 #9378
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 29 0 29 #9378
stria Trilinos-atdm-van1-tx2_­arm-20.1_­openmpi-4.0.5_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 30 0 30 #9378

This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.

grover-trilinos commented 3 years ago

Test results for issue #9378 as of 2021-09-12

Tests with issue trackers Passed: twip=14

Detailed test results: (click to expand)

Tests with issue trackers Passed: twip=14

Site Build Name Test Name Status Details Consec­utive Pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 14 2 27 #9378
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­opt_­cuda-aware-mpi SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 25 1 28 #9378
vortex Trilinos-atdm-ats2-gnu-7.3.1-spmpi-rolling_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 18 1 29 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­clang-9.0.1_­openmpi-4.0.3_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 29 0 29 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­cuda-10.1.243_­gnu-7.2.0_­openmpi-4.0.3_­shared_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 30 0 30 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­gnu-7.2.0_­openmpi-4.0.3_­serial_­shared_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 29 0 29 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­intel-19.0.3_­intelmpi-2018.4_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 29 0 29 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­intel-19.0.3_­mpich2-3.2_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 29 0 29 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­mini_­clang-9.0.1_­openmpi-4.0.3_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 29 0 29 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­mini_­gnu-7.2.0_­openmpi-4.0.3_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 29 0 29 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­mini_­intel-19.0.3_­mpich2-3.2_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 29 0 29 #9378
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 28 0 28 #9378
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 28 0 28 #9378
stria Trilinos-atdm-van1-tx2_­arm-20.1_­openmpi-4.0.5_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 30 0 30 #9378

This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.

grover-trilinos commented 2 years ago

Test results for issue #9378 as of 2021-10-03

Tests with issue trackers Passed: twip=14

Detailed test results: (click to expand)

Tests with issue trackers Passed: twip=14

Site Build Name Test Name Status Details Consec­utive Pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 3 5 24 #9378
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­opt_­cuda-aware-mpi SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 15 1 28 #9378
vortex Trilinos-atdm-ats2-gnu-7.3.1-spmpi-rolling_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 30 0 30 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­clang-9.0.1_­openmpi-4.0.3_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 30 0 30 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­cuda-10.1.243_­gnu-7.2.0_­openmpi-4.0.3_­shared_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 29 0 29 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­gnu-7.2.0_­openmpi-4.0.3_­serial_­shared_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 30 0 30 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­intel-19.0.3_­intelmpi-2018.4_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 30 0 30 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­intel-19.0.3_­mpich2-3.2_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 30 0 30 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­mini_­clang-9.0.1_­openmpi-4.0.3_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 30 0 30 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­mini_­gnu-7.2.0_­openmpi-4.0.3_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 30 0 30 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­mini_­intel-19.0.3_­mpich2-3.2_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 30 0 30 #9378
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 28 0 28 #9378
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 27 0 27 #9378
stria Trilinos-atdm-van1-tx2_­arm-20.1_­openmpi-4.0.5_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 27 0 27 #9378

This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.

grover-trilinos commented 2 years ago

Test results for issue #9378 as of 2021-10-03

Tests with issue trackers Passed: twip=14

Detailed test results: (click to expand)

Tests with issue trackers Passed: twip=14

Site Build Name Test Name Status Details Consec­utive Pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 3 5 24 #9378
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­opt_­cuda-aware-mpi SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 15 1 28 #9378
vortex Trilinos-atdm-ats2-gnu-7.3.1-spmpi-rolling_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 30 0 30 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­clang-9.0.1_­openmpi-4.0.3_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 30 0 30 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­cuda-10.1.243_­gnu-7.2.0_­openmpi-4.0.3_­shared_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 29 0 29 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­gnu-7.2.0_­openmpi-4.0.3_­serial_­shared_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 30 0 30 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­intel-19.0.3_­intelmpi-2018.4_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 30 0 30 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­intel-19.0.3_­mpich2-3.2_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 30 0 30 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­mini_­clang-9.0.1_­openmpi-4.0.3_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 30 0 30 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­mini_­gnu-7.2.0_­openmpi-4.0.3_­serial_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 30 0 30 #9378
cee-rhel7 Trilinos-atdm-cee-rhel7_­mini_­intel-19.0.3_­mpich2-3.2_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 30 0 30 #9378
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 28 0 28 #9378
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 27 0 27 #9378
stria Trilinos-atdm-van1-tx2_­arm-20.1_­openmpi-4.0.5_­openmp_­static_­opt SEACASIoss_­structured_­cgns_­roundtrip_­fpp_­vertex_­cell_­fields Passed Completed 27 0 27 #9378

This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.

github-actions[bot] commented 1 year ago

This issue has had no activity for 365 days and is marked for closure. It will be closed after an additional 30 days of inactivity. If you would like to keep this issue open please add a comment and/or remove the MARKED_FOR_CLOSURE label. If this issue should be kept open even with no activity beyond the time limits you can add the label DO_NOT_AUTOCLOSE. If it is ok for this issue to be closed, feel free to go ahead and close it. Please do not add any comments or change any labels or otherwise touch this issue unless your intention is to reset the inactivity counter for an additional year.

github-actions[bot] commented 1 year ago

This issue was closed due to inactivity for 395 days.