Trilinos icon indicating copy to clipboard operation
Trilinos copied to clipboard

ROL_test_algorithm_TypeB_* failing in Trilinos builds starting 2021-04-08

Open ZUUL42 opened this issue 3 years ago • 29 comments

SUMMARY: 2021-04-08

CC: @trilinos/rol , @dridzal (Trilinos Nonlinear Solvers Triage Contact)

??: Once GitHub Issue is created, add entries for tests to TrilinosATDMStatus/*.csv files?>

Next Action Status

Description

As shown in this query (click "Shown Matching Output" in upper right) the tests:

  • ROL_test_algorithm_TypeB_ProjectedGradient_MPI_1
  • ROL_test_algorithm_TypeB_TrustRegionSPG_MPI_1

in the builds:

  • Trilinos-atdm-ats1-knl_intel-19.0.4_mpich-7.7.15_openmp_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

started failing on testing day 2021-04-08.

These tests do not provide must output that is easily identifiable as the cause of the failure. However they have been failing consistently.

Current Status on CDash

Run the above query 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 <build-name> listed above and run commands like:

$ cd <some_build_dir>/

$ source $TRILINOS_DIR/cmake/std/atdm/load-env.sh <build-name>

$ cmake \
 -GNinja \
 -DTrilinos_CONFIGURE_OPTIONS_FILE:STRING=cmake/std/atdm/ATDMDevEnv.cmake \
 -DTrilinos_ENABLE_TESTS=ON -DTrilinos_ENABLE_<package-name>=ON \
 $TRILINOS_DIR

$ make NP=16

$ <command-to-run-on-compute-node> ctest -j4

where <package-name> 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.

ZUUL42 avatar Apr 26 '21 06:04 ZUUL42

Test results for issue #9053 as of 2021-04-25

Tests with issue trackers Failed: twif=4

Detailed test results: (click to expand)

Tests with issue trackers Failed: twif=4

Site Build Name Test Name Status Details Consec­utive Non-pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­ProjectedGradient_­MPI_­1 Failed Completed (Failed) 18 18 0 #9053
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­ProjectedGradient_­MPI_­1 Failed Completed (Failed) 18 18 0 #9053
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 18 18 0 #9053
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 18 18 0 #9053

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 avatar Apr 26 '21 14:04 grover-trilinos

Test results for issue #9053 as of 2021-05-02

Tests with issue trackers Failed: twif=5

Detailed test results: (click to expand)

Tests with issue trackers Failed: twif=5

Site Build Name Test Name Status Details Consec­utive Non-pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­ProjectedGradient_­MPI_­1 Failed Completed (Failed) 25 25 0 #9053
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­ProjectedGradient_­MPI_­1 Failed Completed (Failed) 25 25 0 #9053
mutrino Trilinos-atdm-ats1-knl_­intel-19.0.4_­mpich-7.7.15_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 22 22 0 #9053
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 25 25 0 #9053
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 25 25 0 #9053

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 avatar May 03 '21 14:05 grover-trilinos

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

Tests with issue trackers Failed: twif=5

Detailed test results: (click to expand)

Tests with issue trackers Failed: twif=5

Site Build Name Test Name Status Details Consec­utive Non-pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­ProjectedGradient_­MPI_­1 Failed Completed (Failed) 30 30 0 #9053
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­ProjectedGradient_­MPI_­1 Failed Completed (Failed) 30 30 0 #9053
mutrino Trilinos-atdm-ats1-knl_­intel-19.0.4_­mpich-7.7.15_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 27 27 0 #9053
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 30 30 0 #9053
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 30 30 0 #9053

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 avatar May 10 '21 14:05 grover-trilinos

Test results for issue #9053 as of 2021-05-23

Tests with issue trackers Failed: twif=4

Detailed test results: (click to expand)

Tests with issue trackers Failed: twif=4

Site Build Name Test Name Status Details Consec­utive Non-pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­ProjectedGradient_­MPI_­1 Failed Completed (Failed) 29 29 0 #9053
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­ProjectedGradient_­MPI_­1 Failed Completed (Failed) 28 28 0 #9053
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 29 29 0 #9053
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 28 28 0 #9053

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 avatar May 24 '21 14:05 grover-trilinos

Morning @dridzal, it appears that these tests are consistently failing. Can you look at them and fix or disable them? Thanks!

ccober6 avatar May 24 '21 16:05 ccober6

Test results for issue #9053 as of 2021-05-30

Tests with issue trackers Failed: twif=4

Detailed test results: (click to expand)

Tests with issue trackers Failed: twif=4

Site Build Name Test Name Status Details Consec­utive Non-pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­ProjectedGradient_­MPI_­1 Failed Completed (Failed) 28 28 0 #9053
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­ProjectedGradient_­MPI_­1 Failed Completed (Failed) 27 27 0 #9053
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 28 28 0 #9053
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 27 27 0 #9053

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 avatar May 31 '21 14:05 grover-trilinos

@dridzal Do you have a timeframe when to can look at this?

ccober6 avatar Jun 01 '21 14:06 ccober6

Test results for issue #9053 as of 2021-06-06

Tests with issue trackers Failed: twif=4

Detailed test results: (click to expand)

Tests with issue trackers Failed: twif=4

Site Build Name Test Name Status Details Consec­utive Non-pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­ProjectedGradient_­MPI_­1 Failed Completed (Failed) 28 28 0 #9053
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­ProjectedGradient_­MPI_­1 Failed Completed (Failed) 27 27 0 #9053
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 28 28 0 #9053
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 27 27 0 #9053

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 avatar Jun 07 '21 14:06 grover-trilinos

@ccober6 These look like simple numerical tolerance issues, but we need to confirm that. We'll work on it this week.

dridzal avatar Jun 07 '21 15:06 dridzal

@dridzal Great! Thank for the help with these!

ccober6 avatar Jun 07 '21 15:06 ccober6

Test results for issue #9053 as of 2021-06-20

Tests with issue trackers Failed: twif=4

Detailed test results: (click to expand)

Tests with issue trackers Failed: twif=4

Site Build Name Test Name Status Details Consec­utive Non-pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­ProjectedGradient_­MPI_­1 Failed Completed (Failed) 26 26 0 #9053
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­ProjectedGradient_­MPI_­1 Failed Completed (Failed) 26 26 0 #9053
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 26 26 0 #9053
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 26 26 0 #9053

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 avatar Jun 21 '21 14:06 grover-trilinos

@dridzal Sorry to pester, but what is the status on this?

ccober6 avatar Jun 21 '21 16:06 ccober6

Test results for issue #9053 as of 2021-06-27

Tests with issue trackers Failed: twif=4

Detailed test results: (click to expand)

Tests with issue trackers Failed: twif=4

Site Build Name Test Name Status Details Consec­utive Non-pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­ProjectedGradient_­MPI_­1 Failed Completed (Failed) 27 27 0 #9053
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­ProjectedGradient_­MPI_­1 Failed Completed (Failed) 27 27 0 #9053
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 27 27 0 #9053
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 27 27 0 #9053

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 avatar Jun 28 '21 14:06 grover-trilinos

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

Tests with issue trackers Failed: twif=4

Detailed test results: (click to expand)

Tests with issue trackers Failed: twif=4

Site Build Name Test Name Status Details Consec­utive Non-pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­ProjectedGradient_­MPI_­1 Failed Completed (Failed) 27 27 0 #9053
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­ProjectedGradient_­MPI_­1 Failed Completed (Failed) 26 26 0 #9053
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 27 27 0 #9053
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 26 26 0 #9053

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 avatar Jul 05 '21 14:07 grover-trilinos

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

Tests with issue trackers Failed: twif=4

Detailed test results: (click to expand)

Tests with issue trackers Failed: twif=4

Site Build Name Test Name Status Details Consec­utive Non-pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­ProjectedGradient_­MPI_­1 Failed Completed (Failed) 27 27 0 #9053
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­ProjectedGradient_­MPI_­1 Failed Completed (Failed) 27 27 0 #9053
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 27 27 0 #9053
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 27 27 0 #9053

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 avatar Jul 12 '21 14:07 grover-trilinos

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

Tests with issue trackers Failed: twif=4

Detailed test results: (click to expand)

Tests with issue trackers Failed: twif=4

Site Build Name Test Name Status Details Consec­utive Non-pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­ProjectedGradient_­MPI_­1 Failed Completed (Failed) 29 29 0 #9053
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­ProjectedGradient_­MPI_­1 Failed Completed (Failed) 29 29 0 #9053
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 29 29 0 #9053
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 29 29 0 #9053

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 avatar Jul 19 '21 14:07 grover-trilinos

@dridzal Just following up on these failing tests. Have you had a chance to look at them?

ccober6 avatar Jul 19 '21 14:07 ccober6

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

Tests with issue trackers Failed: twif=3

Detailed test results: (click to expand)

Tests with issue trackers Failed: twif=3

Site Build Name Test Name Status Details Consec­utive Non-pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­ProjectedGradient_­MPI_­1 Failed Completed (Failed) 29 29 0 #9053
mutrino Trilinos-atdm-ats1-knl_­intel-19.0.4_­mpich-7.7.15_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 4 4 0 #9053
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 29 29 0 #9053

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 avatar Jul 26 '21 16:07 grover-trilinos

@dridzal Should you turn these tests off for these platforms?

ccober6 avatar Jul 26 '21 17:07 ccober6

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

Tests with issue trackers Failed: twif=5

Detailed test results: (click to expand)

Tests with issue trackers Failed: twif=5

Site Build Name Test Name Status Details Consec­utive Non-pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­ProjectedGradient_­MPI_­1 Failed Completed (Failed) 29 29 0 #9053
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­ProjectedGradient_­MPI_­1 Failed Completed (Failed) 29 29 0 #9053
mutrino Trilinos-atdm-ats1-knl_­intel-19.0.4_­mpich-7.7.15_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 11 11 0 #9053
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 29 29 0 #9053
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 29 29 0 #9053

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 avatar Aug 02 '21 14:08 grover-trilinos

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

Tests with issue trackers Failed: twif=5

Detailed test results: (click to expand)

Tests with issue trackers Failed: twif=5

Site Build Name Test Name Status Details Consec­utive Non-pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­ProjectedGradient_­MPI_­1 Failed Completed (Failed) 30 30 0 #9053
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­ProjectedGradient_­MPI_­1 Failed Completed (Failed) 28 28 0 #9053
mutrino Trilinos-atdm-ats1-knl_­intel-19.0.4_­mpich-7.7.15_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 18 18 0 #9053
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 30 30 0 #9053
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 28 28 0 #9053

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 avatar Aug 09 '21 14:08 grover-trilinos

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

Tests with issue trackers Failed: twif=5

Detailed test results: (click to expand)

Tests with issue trackers Failed: twif=5

Site Build Name Test Name Status Details Consec­utive Non-pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­ProjectedGradient_­MPI_­1 Failed Completed (Failed) 30 30 0 #9053
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­ProjectedGradient_­MPI_­1 Failed Completed (Failed) 28 28 0 #9053
mutrino Trilinos-atdm-ats1-knl_­intel-19.0.4_­mpich-7.7.15_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 18 18 0 #9053
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 30 30 0 #9053
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 28 28 0 #9053

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 avatar Aug 16 '21 14:08 grover-trilinos

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

Tests with issue trackers Failed: twif=5

Detailed test results: (click to expand)

Tests with issue trackers Failed: twif=5

Site Build Name Test Name Status Details Consec­utive Non-pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­ProjectedGradient_­MPI_­1 Failed Completed (Failed) 30 30 0 #9053
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­ProjectedGradient_­MPI_­1 Failed Completed (Failed) 28 28 0 #9053
mutrino Trilinos-atdm-ats1-knl_­intel-19.0.4_­mpich-7.7.15_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 18 18 0 #9053
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 30 30 0 #9053
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 28 28 0 #9053

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 avatar Aug 23 '21 14:08 grover-trilinos

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

Tests with issue trackers Failed: twif=5

Detailed test results: (click to expand)

Tests with issue trackers Failed: twif=5

Site Build Name Test Name Status Details Consec­utive Non-pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­ProjectedGradient_­MPI_­1 Failed Completed (Failed) 28 28 0 #9053
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­ProjectedGradient_­MPI_­1 Failed Completed (Failed) 28 28 0 #9053
mutrino Trilinos-atdm-ats1-knl_­intel-19.0.4_­mpich-7.7.15_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 30 30 0 #9053
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 28 28 0 #9053
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 28 28 0 #9053

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 avatar Aug 30 '21 14:08 grover-trilinos

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

Tests with issue trackers Failed: twif=5

Detailed test results: (click to expand)

Tests with issue trackers Failed: twif=5

Site Build Name Test Name Status Details Consec­utive Non-pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­ProjectedGradient_­MPI_­1 Failed Completed (Failed) 28 28 0 #9053
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­ProjectedGradient_­MPI_­1 Failed Completed (Failed) 29 29 0 #9053
mutrino Trilinos-atdm-ats1-knl_­intel-19.0.4_­mpich-7.7.15_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 30 30 0 #9053
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 28 28 0 #9053
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 29 29 0 #9053

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 avatar Sep 06 '21 14:09 grover-trilinos

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

Tests with issue trackers Failed: twif=5

Detailed test results: (click to expand)

Tests with issue trackers Failed: twif=5

Site Build Name Test Name Status Details Consec­utive Non-pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­ProjectedGradient_­MPI_­1 Failed Completed (Failed) 28 28 0 #9053
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­ProjectedGradient_­MPI_­1 Failed Completed (Failed) 28 28 0 #9053
mutrino Trilinos-atdm-ats1-knl_­intel-19.0.4_­mpich-7.7.15_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 30 30 0 #9053
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 28 28 0 #9053
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 28 28 0 #9053

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 avatar Sep 13 '21 14:09 grover-trilinos

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

Tests with issue trackers Failed: twif=4

Detailed test results: (click to expand)

Tests with issue trackers Failed: twif=4

Site Build Name Test Name Status Details Consec­utive Non-pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­ProjectedGradient_­MPI_­1 Failed Completed (Failed) 28 28 0 #9053
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­ProjectedGradient_­MPI_­1 Failed Completed (Failed) 27 27 0 #9053
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 28 28 0 #9053
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 27 27 0 #9053

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 avatar Oct 04 '21 14:10 grover-trilinos

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

Tests with issue trackers Failed: twif=4

Detailed test results: (click to expand)

Tests with issue trackers Failed: twif=4

Site Build Name Test Name Status Details Consec­utive Non-pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­ProjectedGradient_­MPI_­1 Failed Completed (Failed) 28 28 0 #9053
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­ProjectedGradient_­MPI_­1 Failed Completed (Failed) 27 27 0 #9053
eclipse Trilinos-atdm-cts1-intel-19.0.4_­openmpi-4.0.3_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 28 28 0 #9053
eclipse Trilinos-atdm-cts1empire-intel-18.0.2_­openmpi-4.0.1_­openmp_­static_­opt ROL_­test_­algorithm_­TypeB_­TrustRegionSPG_­MPI_­1 Failed Completed (Failed) 27 27 0 #9053

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 avatar Oct 11 '21 14:10 grover-trilinos

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] avatar Oct 12 '22 12:10 github-actions[bot]

This issue was closed due to inactivity for 395 days.

github-actions[bot] avatar Nov 12 '22 12:11 github-actions[bot]