Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Framework: Setting CMake specification to 3.10.3 for PR builds #8392

Closed
wants to merge 3 commits into from
Closed

Framework: Setting CMake specification to 3.10.3 for PR builds #8392

wants to merge 3 commits into from

Conversation

william76
Copy link
Contributor

@trilinos/framework

Motivation

We have some PR builds that seem to fail if we use CMake 3.10.x, which violates the assertion in the top-level CMakeLists.txt file that the minimum required CMake is a 3.10.x variant.

The intent of this PR is to set the specifications in our builds to use CMake 3.10.3 (SEMS) and to trigger some builds so that we can see the errors and discuss them in issue #8387

Related Issues

Additional Information

This PR shouldn't be merged, once I get a test set I'll close it out and we can link to it from the issue as needed.

William McLendon added 2 commits November 25, 2020 16:46
This is for PR #8392, which is part of Issue #8387

It is for testing purposes only, we should not really merge this in
to the mainline code.
@william76 william76 added the PA: Framework Issues that fall under the Trilinos Framework Product Area label Nov 25, 2020
@william76 william76 self-assigned this Nov 25, 2020
@william76 william76 requested a review from a team as a code owner November 25, 2020 23:53
@william76 william76 added the AT: RETEST Causes the PR autotester to run a new round of PR tests on the next iteration label Nov 29, 2020
@william76 william76 requested review from prwolfe and removed request for a team November 29, 2020 17:28
@william76
Copy link
Contributor Author

@prwolfe any idea why the autotester didn't run this through a run? It looks like it's wanting a pre-test approval which doesn't make sense since I'm on the Trilinos team.

@prwolfe
Copy link
Contributor

prwolfe commented Nov 30, 2020

There are no autotester comments which is suspicious to begin with. Lookat the the Jenkins server all jobs are failing with

07:49:10 fatal: unable to access 'https://prwolfe:rJpyCM7tesqsjFA6QUsq@gitlab-ex.sandia.gov/SEMS/sems-workflow-autotesting.git/': Failed connect to gitlab-ex.sandia.gov:443; Connection timed out

so we have an issue with gitlab-ex. Which is odd because I can log into it just fine.

Paul

@prwolfe
Copy link
Contributor

prwolfe commented Nov 30, 2020

This turned out to be a proxy setting change. Again. They are all running now, but I'm sure it will take some time to catch up.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - User Requested Retest - Label AT: RETEST will be reset after testing.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pre-Test Inspection' - Auto Inspected - Inspection Is Not Necessary for this Pull Request.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Testing Jenkins Projects:

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 2876
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA 7ce9675
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 511
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA 7ce9675
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 1007
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA 7ce9675
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 8371
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA 7ce9675
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98

Build Information

Test Name: Trilinos_pullrequest_cuda_9.2

  • Build Num: 6106
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA 7ce9675
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 1241
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA 7ce9675
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98

Build Information

Test Name: Trilinos_pullrequest_python_3

  • Build Num: 4012
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA 7ce9675
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98

Using Repos:

Repo: TRILINOS (william76/Trilinos)
  • Branch: fmwk-test-cmake-versions
  • SHA: 7ce9675
  • Mode: TEST_REPO

Pull Request Author: william76

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Jenkins Testing: 1 or more Jobs FAILED

Note: Testing will normally be attempted again in approx. 2 Hrs 30 Mins. If a change to the PR source branch occurs, the testing will be attempted again on next available autotester run.

Pull Request Auto Testing has FAILED (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 2876
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA 7ce9675
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 511
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA 7ce9675
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 1007
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA 7ce9675
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 8371
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA 7ce9675
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98

Build Information

Test Name: Trilinos_pullrequest_cuda_9.2

  • Build Num: 6106
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA 7ce9675
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 1241
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA 7ce9675
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98

Build Information

Test Name: Trilinos_pullrequest_python_3

  • Build Num: 4012
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA 7ce9675
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98
Console Output (last 100 lines) : Trilinos_pullrequest_gcc_8.3.0 # 2876 (click to expand)

Wrote file 'packageEnables.cmake'

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-8392-test-Trilinos_pullrequest_gcc_8.3.0-2876
Cur dir = /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/pull_request_test
Parallel level = 20
Testing Parallel level = 4
skip_by_parts_submit = OFF
skip_single_submit = ON
skip_update_step = ON
skip_upload_config_files = OFF
skip_clean_build_dir = ON
Subproject count = 60
Dashboard model = Experimental
Dashboard track = Pull Request
Running configuration:
/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.10.3/bin/cmake
-C "/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/Trilinos/cmake/std/PullRequestLinuxGCC8.3.0TestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic141&field2=buildname&compare2=61&value2=PR-8392-test-Trilinos_pullrequest_gcc_8.3.0-2876&field3=buildstamp&compare3=61&value3=20201130-1733-Pull Request
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8392-test-Trilinos_pullrequest_gcc_8.3.0-2876&field2=buildstamp&compare2=61&value2=20201130-1733-Pull Request
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8392-test-Trilinos_pullrequest_gcc_8.3.0-2876&field2=buildstamp&compare2=61&value2=20201130-1733-Pull Request
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
.................................................. Size: 100K
................................ Size of output: 131K
configure submit error = 0
Configure suceeded.
Starting build step.
Each symbol represents 1024 bytes of output.
.................................................. Size: 49K
.................................................. Size: 99K
.................................................. Size: 149K
.................................................. Size: 199K
.................................................. Size: 249K
.................................................. Size: 299K
.................................................. Size: 349K
.................................................. Size: 399K
.................................................. Size: 449K
.................................................. Size: 499K
.................................................. Size: 549K
.................................................. Size: 599K
.................................................. Size: 649K
.................................................. Size: 699K
.................................................. Size: 749K
.................................................. Size: 799K
............. Size of output: 812K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_PanzerCore = ON
-- Setting Trilinos_ENABLE_Tempus = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-8392-test-Trilinos_pullrequest_gcc_8.3.0-2876
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=20
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/Trilinos/cmake/std/PullRequestLinuxGCC8.3.0TestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_pullrequest_gcc_7.2.0_serial # 511 (click to expand)

D) Filter list of changed packages to get only the PT packages

CHANGED_PACKAGES_ST_LIST='PanzerCore,Tempus'

E) Generate the packageEnables.cmake enables file

Wrote file 'packageEnables.cmake'

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-8392-test-Trilinos_pullrequest_gcc_7.2.0_serial-511
Cur dir = /scratch/trilinos/jenkins/ascic144/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic144/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic144/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/pull_request_test
Parallel level = 20
Testing Parallel level = 4
skip_by_parts_submit = OFF
skip_single_submit = ON
skip_update_step = ON
skip_upload_config_files = OFF
skip_clean_build_dir = ON
Subproject count = 60
Dashboard model = Experimental
Dashboard track = Pull Request
Running configuration:
/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.10.3/bin/cmake
-C "/scratch/trilinos/jenkins/ascic144/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0SerialTestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic144/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/scratch/trilinos/jenkins/ascic144/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic144&field2=buildname&compare2=61&value2=PR-8392-test-Trilinos_pullrequest_gcc_7.2.0_serial-511&field3=buildstamp&compare3=61&value3=20201130-1733-Pull Request
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8392-test-Trilinos_pullrequest_gcc_7.2.0_serial-511&field2=buildstamp&compare2=61&value2=20201130-1733-Pull Request
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8392-test-Trilinos_pullrequest_gcc_7.2.0_serial-511&field2=buildstamp&compare2=61&value2=20201130-1733-Pull Request
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
............................................ Size of output: 93K
configure submit error = 0
Configure suceeded.
Starting build step.
Each symbol represents 1024 bytes of output.
.................................................. Size: 49K
.................................................. Size: 99K
.................................................. Size: 149K
.................................................. Size: 199K
.................................................. Size: 249K
.................................................. Size: 299K
.................................................. Size: 349K
.................................................. Size: 399K
.................................................. Size: 449K
.................................................. Size: 499K
............................... Size of output: 530K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_PanzerCore = ON
-- Setting Trilinos_ENABLE_Tempus = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic144/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-8392-test-Trilinos_pullrequest_gcc_7.2.0_serial-511
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=20
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic144/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic144/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0SerialTestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_pullrequest_gcc_7.2.0_debug # 1007 (click to expand)

Wrote file 'changed-files.txt'

Current directory: /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug

C) Get the unfiltered list of changed Trilinos packages (including 'ALL_PACKAGES')

CHANGED_PACKAGES_FULL_LIST='PanzerCore,Tempus'

D) Filter list of changed packages to get only the PT packages

CHANGED_PACKAGES_ST_LIST='PanzerCore,Tempus'

E) Generate the packageEnables.cmake enables file

Wrote file 'packageEnables.cmake'

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-8392-test-Trilinos_pullrequest_gcc_7.2.0_debug-1007
Cur dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test
Parallel level = 29
Testing Parallel level = 4
skip_by_parts_submit = OFF
skip_single_submit = ON
skip_update_step = ON
skip_upload_config_files = OFF
skip_clean_build_dir = ON
Subproject count = 60
Dashboard model = Experimental
Dashboard track = Pull Request
Running configuration:
/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.10.3/bin/cmake
-C "/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0DebugTestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic158&field2=buildname&compare2=61&value2=PR-8392-test-Trilinos_pullrequest_gcc_7.2.0_debug-1007&field3=buildstamp&compare3=61&value3=20201130-1733-Pull Request
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8392-test-Trilinos_pullrequest_gcc_7.2.0_debug-1007&field2=buildstamp&compare2=61&value2=20201130-1733-Pull Request
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8392-test-Trilinos_pullrequest_gcc_7.2.0_debug-1007&field2=buildstamp&compare2=61&value2=20201130-1733-Pull Request
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
.................................................. Size: 100K
.............................. Size of output: 129K
configure submit error = 0
Configure suceeded.
Starting build step.
Each symbol represents 1024 bytes of output.
.................................................. Size: 49K
................ Size of output: 66K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_PanzerCore = ON
-- Setting Trilinos_ENABLE_Tempus = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-8392-test-Trilinos_pullrequest_gcc_7.2.0_debug-1007
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=29
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0DebugTestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_pullrequest_intel_17.0.1 # 8371 (click to expand)

Current directory: /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1

C) Get the unfiltered list of changed Trilinos packages (including 'ALL_PACKAGES')

CHANGED_PACKAGES_FULL_LIST='PanzerCore,Tempus'

D) Filter list of changed packages to get only the PT packages

CHANGED_PACKAGES_ST_LIST='PanzerCore,Tempus'

E) Generate the packageEnables.cmake enables file

Wrote file 'packageEnables.cmake'

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-8392-test-Trilinos_pullrequest_intel_17.0.1-8371
Cur dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/pull_request_test
Parallel level = 29
Testing Parallel level = 4
skip_by_parts_submit = OFF
skip_single_submit = ON
skip_update_step = ON
skip_upload_config_files = OFF
skip_clean_build_dir = ON
Subproject count = 60
Dashboard model = Experimental
Dashboard track = Pull Request
Running configuration:
/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.10.3/bin/cmake
-C "/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos/cmake/std/PullRequestLinuxIntel17.0.1TestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic158&field2=buildname&compare2=61&value2=PR-8392-test-Trilinos_pullrequest_intel_17.0.1-8371&field3=buildstamp&compare3=61&value3=20201130-1733-Pull Request
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8392-test-Trilinos_pullrequest_intel_17.0.1-8371&field2=buildstamp&compare2=61&value2=20201130-1733-Pull Request
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8392-test-Trilinos_pullrequest_intel_17.0.1-8371&field2=buildstamp&compare2=61&value2=20201130-1733-Pull Request
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
.................................................. Size: 100K
................................. Size of output: 132K
configure submit error = 0
Configure suceeded.
Starting build step.
Each symbol represents 1024 bytes of output.
.................................................. Size: 49K
.................................................. Size: 99K
.................................................. Size: 149K
.................................................. Size: 199K
...... Size of output: 205K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_PanzerCore = ON
-- Setting Trilinos_ENABLE_Tempus = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-8392-test-Trilinos_pullrequest_intel_17.0.1-8371
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=29
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos/cmake/std/PullRequestLinuxIntel17.0.1TestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_pullrequest_cuda_9.2 # 6106 (click to expand)

Wrote file 'changed-files.txt'

Current directory: /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2

C) Get the unfiltered list of changed Trilinos packages (including 'ALL_PACKAGES')

CHANGED_PACKAGES_FULL_LIST='PanzerCore,Tempus'

D) Filter list of changed packages to get only the PT packages

CHANGED_PACKAGES_ST_LIST='PanzerCore,Tempus'

E) Generate the packageEnables.cmake enables file

Wrote file 'packageEnables.cmake'

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-8392-test-Trilinos_pullrequest_cuda_9.2-6106
Cur dir = /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2/TFW_testing_single_configure_prototype
Source dir = /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2/Trilinos
Binary dir = /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2/pull_request_test
Parallel level = 29
Testing Parallel level = 4
skip_by_parts_submit = OFF
skip_single_submit = ON
skip_update_step = ON
skip_upload_config_files = OFF
skip_clean_build_dir = ON
Subproject count = 60
Dashboard model = Experimental
Dashboard track = Pull Request
Running configuration:
/home/rabartl/install/white-ride/cmake-3.11.2/bin/cmake
-C "/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2/Trilinos/cmake/std/PullRequestLinuxCuda9.2TestingSettings.cmake"
-C "/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ride10&field2=buildname&compare2=61&value2=PR-8392-test-Trilinos_pullrequest_cuda_9.2-6106&field3=buildstamp&compare3=61&value3=20201130-1734-Pull Request
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8392-test-Trilinos_pullrequest_cuda_9.2-6106&field2=buildstamp&compare2=61&value2=20201130-1734-Pull Request
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8392-test-Trilinos_pullrequest_cuda_9.2-6106&field2=buildstamp&compare2=61&value2=20201130-1734-Pull Request
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
.................................................. Size: 100K
........................ Size of output: 123K
configure submit error = 0
Configure suceeded.
Starting build step.
Each symbol represents 1024 bytes of output.
.................................................. Size: 50K
.................................................. Size: 99K
..... Size of output: 104K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_PanzerCore = ON
-- Setting Trilinos_ENABLE_Tempus = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-8392-test-Trilinos_pullrequest_cuda_9.2-6106
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=29
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2/pull_request_test
-Dconfigure_script=/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2/Trilinos/cmake/std/PullRequestLinuxCuda9.2TestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_pullrequest_clang_10.0.0 # 1241 (click to expand)

Wrote the file 'TrilinosPackageDependencies.xml'

B) Get the set of changed files

Current directory: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/Trilinos

git diff --name-only origin/develop..HEAD > /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/changed-files.txt

Wrote file 'changed-files.txt'

Current directory: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0

C) Get the unfiltered list of changed Trilinos packages (including 'ALL_PACKAGES')

CHANGED_PACKAGES_FULL_LIST='PanzerCore,Tempus'

D) Filter list of changed packages to get only the PT packages

CHANGED_PACKAGES_ST_LIST='PanzerCore,Tempus'

E) Generate the packageEnables.cmake enables file

Wrote file 'packageEnables.cmake'

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-8392-test-Trilinos_pullrequest_clang_10.0.0-1241
Cur dir = /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/pull_request_test
Parallel level = 29
Testing Parallel level = 4
skip_by_parts_submit = OFF
skip_single_submit = ON
skip_update_step = ON
skip_upload_config_files = OFF
skip_clean_build_dir = ON
Subproject count = 60
Dashboard model = Experimental
Dashboard track = Pull Request
Running configuration:
/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.10.3/bin/cmake
-C "/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/Trilinos/cmake/std/PullRequestLinuxClang10.0.0TestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic166&field2=buildname&compare2=61&value2=PR-8392-test-Trilinos_pullrequest_clang_10.0.0-1241&field3=buildstamp&compare3=61&value3=20201130-1734-Pull Request
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8392-test-Trilinos_pullrequest_clang_10.0.0-1241&field2=buildstamp&compare2=61&value2=20201130-1734-Pull Request
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8392-test-Trilinos_pullrequest_clang_10.0.0-1241&field2=buildstamp&compare2=61&value2=20201130-1734-Pull Request
Starting configure step.
Each . represents 1024 bytes of output
................................................. Size of output: 48K
Error(s) when configuring the project
configure submit error = 0
CMake Error at /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/TFW_testing_single_configure_prototype/simple_testing.cmake:194 (message):
Configure failed with error -1

Enabled Packages:
-- Setting Trilinos_ENABLE_PanzerCore = ON
-- Setting Trilinos_ENABLE_Tempus = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-8392-test-Trilinos_pullrequest_clang_10.0.0-1241
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=29
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/Trilinos/cmake/std/PullRequestLinuxClang10.0.0TestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

--- ctest command failed!
Done.
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: FAILURE

Console Output (last 100 lines) : Trilinos_pullrequest_python_3 # 4012 (click to expand)

--- WORKSPACE_TMP = /scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_python_3@tmp
--- JOB_OWNER = prwolfe
--- EXECUTOR_NUMBER
--- JOB_COOWNERS = prwolfe,trilinos
--- NODE_LABELS
--- GIT_URL
--- LOGNAME
--- CVS_RSH
--- QTLIB
--- HUDSON_HOME
--- SSH_CONNECTION
--- NODE_NAME
--- MODULESHOME
--- SEMS_MODULEFILES_ROOT = /projects/sems/modulefiles
--- LESSOPEN
--- JOB_DISPLAY_URL = https://ascic-jenkins.sandia.gov/job/trilinos-folder/job/Trilinos_pullrequest_python_3/display/redirect
--- BUILD_NUMBER = 4012
--- TRILINOS_SOURCE_BRANCH = fmwk-test-cmake-versions
--- JOB_COOWNERS_EMAILS = prwolfe@sandia.gov,trilinos@sandia.gov
--- HUDSON_COOKIE
--- ROOT_BUILD_CAUSE_MANUALTRIGGER = true
--- XDG_RUNTIME_DIR
--- NODE_COOWNERS_EMAILS
--- FORCE_CLEAN = false
--- BASH_FUNC_module()
--- _
--- LOADEDMODULES
--- _LMFILES_
--- CC
--- CXX
--- F77
--- F90
--- FC
--- LD_LIBRARY_PATH = /projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.10.3/lib:/projects/sems/install/rhel7-x86_64/sems/utility/git/2.10.1/lib:/projects/sems/install/rhel7-x86_64/atdm/utility/ninja_fortran/1.7.2/lib:/projects/sems/install/rhel7-x86_64/sems/compiler/gcc/7.2.0/base/lib64:/projects/sems/install/rhel7-x86_64/sems/compiler/gcc/7.2.0/base/lib
--- SEMS_COMPILER_NAME = gcc
--- SEMS_COMPILER_ROOT = /projects/sems/install/rhel7-x86_64/sems/compiler/gcc/7.2.0/base
--- SEMS_COMPILER_VERSION = 7.2.0
--- SEMS_GCC_LOCAL_COMPILER_VERSION = 4.8.5
--- SEMS_GCC_LOCAL_PYTHON_VERSION = 2.7.5
--- SEMS_GCC_ROOT = /projects/sems/install/rhel7-x86_64/sems/compiler/gcc/7.2.0/base
--- SERIAL_CC
--- SERIAL_CXX
--- SERIAL_F77
--- SERIAL_F90
--- SERIAL_FC
--- SEMS_NINJA_FORTRAN_LOCAL_COMPILER_VERSION = 4.8.5
--- SEMS_NINJA_FORTRAN_LOCAL_PYTHON_VERSION = 2.7.5
--- SEMS_NINJA_FORTRAN_ROOT = /projects/sems/install/rhel7-x86_64/atdm/utility/ninja_fortran/1.7.2
--- SEMS_NINJA_FORTRAN_VERSION = 1.7.2
--- SEMS_GIT_LOCAL_COMPILER_VERSION = 4.8.5
--- SEMS_GIT_LOCAL_PYTHON_VERSION = 2.7.5
--- SEMS_GIT_ROOT = /projects/sems/install/rhel7-x86_64/sems/utility/git/2.10.1
--- SEMS_GIT_VERSION = 2.10.1
--- SEMS_CMAKE_LOCAL_COMPILER_VERSION = 4.8.5
--- SEMS_CMAKE_LOCAL_PYTHON_VERSION = 2.7.5
--- SEMS_CMAKE_ROOT = /projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.10.3
--- SEMS_CMAKE_VERSION = 3.10.3

+--------------------------------------------------------------------+
| E N V I R O N M E N T S E T U P C O M P L E T E
+--------------------------------------------------------------------+
+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake S T A R T I N G
+--------------------------------------------------------------------+

Enabled Packages:
-- Setting Trilinos_ENABLE_TrilinosFrameworkTests = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_python_3/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-8392-test-Trilinos_pullrequest_python_3-4012
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=20
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_python_3/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_python_3/Trilinos/cmake/std/PullRequestLinuxPython3.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS


CDash Test Results for PR# 8392.


Wiki: How to Reproduce PR Testing Builds and Errors.

@trilinos-autotester trilinos-autotester removed the AT: RETEST Causes the PR autotester to run a new round of PR tests on the next iteration label Nov 30, 2020
@prwolfe
Copy link
Contributor

prwolfe commented Nov 30, 2020

@william76 - it looks like this is failing due to a ninja installation that does not support fortran. I looked at our configure *ini and found that clang is the only build using "module load sems-ninja_fortran/1.10.1" with the exception go gcc 8.3.0 which then does "module load atdm-ninja_fortran/1.7.2". I would be checking that ninja installation to see if it contains the patches from kitware at https://github.com/Kitware/ninja/tree/features-for-fortran#readme

Paul

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Testing Jenkins Projects:

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 2880
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA 7ce9675
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 515
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA 7ce9675
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 1011
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA 7ce9675
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 8375
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA 7ce9675
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98

Build Information

Test Name: Trilinos_pullrequest_cuda_9.2

  • Build Num: 6110
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA 7ce9675
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 1245
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA 7ce9675
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98

Build Information

Test Name: Trilinos_pullrequest_python_3

  • Build Num: 4016
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA 7ce9675
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98

Using Repos:

Repo: TRILINOS (william76/Trilinos)
  • Branch: fmwk-test-cmake-versions
  • SHA: 7ce9675
  • Mode: TEST_REPO

Pull Request Author: william76

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Jenkins Testing: 1 or more Jobs FAILED

Note: Testing will normally be attempted again in approx. 2 Hrs 30 Mins. If a change to the PR source branch occurs, the testing will be attempted again on next available autotester run.

Pull Request Auto Testing has FAILED (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 2880
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA 7ce9675
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 515
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA 7ce9675
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 1011
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA 7ce9675
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 8375
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA 7ce9675
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98

Build Information

Test Name: Trilinos_pullrequest_cuda_9.2

  • Build Num: 6110
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA 7ce9675
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 1245
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
PR_LABELS PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA 7ce9675
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98

Build Information

Test Name: Trilinos_pullrequest_python_3

  • Build Num: 4016
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA 7ce9675
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98
Console Output (last 100 lines) : Trilinos_pullrequest_gcc_8.3.0 # 2880 (click to expand)

Wrote file 'packageEnables.cmake'

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-8392-test-Trilinos_pullrequest_gcc_8.3.0-2880
Cur dir = /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/pull_request_test
Parallel level = 20
Testing Parallel level = 4
skip_by_parts_submit = OFF
skip_single_submit = ON
skip_update_step = ON
skip_upload_config_files = OFF
skip_clean_build_dir = ON
Subproject count = 60
Dashboard model = Experimental
Dashboard track = Pull Request
Running configuration:
/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.10.3/bin/cmake
-C "/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/Trilinos/cmake/std/PullRequestLinuxGCC8.3.0TestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic141&field2=buildname&compare2=61&value2=PR-8392-test-Trilinos_pullrequest_gcc_8.3.0-2880&field3=buildstamp&compare3=61&value3=20201130-2220-Pull Request
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8392-test-Trilinos_pullrequest_gcc_8.3.0-2880&field2=buildstamp&compare2=61&value2=20201130-2220-Pull Request
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8392-test-Trilinos_pullrequest_gcc_8.3.0-2880&field2=buildstamp&compare2=61&value2=20201130-2220-Pull Request
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
.................................................. Size: 100K
................................ Size of output: 131K
configure submit error = 0
Configure suceeded.
Starting build step.
Each symbol represents 1024 bytes of output.
.................................................. Size: 49K
.................................................. Size: 99K
.................................................. Size: 149K
.................................................. Size: 199K
.................................................. Size: 249K
.................................................. Size: 299K
.................................................. Size: 349K
.................................................. Size: 399K
.................................................. Size: 449K
.................................................. Size: 499K
.................................................. Size: 549K
.................................................. Size: 599K
.................................................. Size: 649K
.................................................. Size: 699K
.................................................. Size: 749K
.................................................. Size: 799K
............. Size of output: 812K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_PanzerCore = ON
-- Setting Trilinos_ENABLE_Tempus = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-8392-test-Trilinos_pullrequest_gcc_8.3.0-2880
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=20
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/Trilinos/cmake/std/PullRequestLinuxGCC8.3.0TestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_pullrequest_gcc_7.2.0_serial # 515 (click to expand)

D) Filter list of changed packages to get only the PT packages

CHANGED_PACKAGES_ST_LIST='PanzerCore,Tempus'

E) Generate the packageEnables.cmake enables file

Wrote file 'packageEnables.cmake'

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-8392-test-Trilinos_pullrequest_gcc_7.2.0_serial-515
Cur dir = /scratch/trilinos/jenkins/ascic144/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic144/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic144/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/pull_request_test
Parallel level = 20
Testing Parallel level = 4
skip_by_parts_submit = OFF
skip_single_submit = ON
skip_update_step = ON
skip_upload_config_files = OFF
skip_clean_build_dir = ON
Subproject count = 60
Dashboard model = Experimental
Dashboard track = Pull Request
Running configuration:
/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.10.3/bin/cmake
-C "/scratch/trilinos/jenkins/ascic144/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0SerialTestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic144/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/scratch/trilinos/jenkins/ascic144/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic144&field2=buildname&compare2=61&value2=PR-8392-test-Trilinos_pullrequest_gcc_7.2.0_serial-515&field3=buildstamp&compare3=61&value3=20201130-2221-Pull Request
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8392-test-Trilinos_pullrequest_gcc_7.2.0_serial-515&field2=buildstamp&compare2=61&value2=20201130-2221-Pull Request
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8392-test-Trilinos_pullrequest_gcc_7.2.0_serial-515&field2=buildstamp&compare2=61&value2=20201130-2221-Pull Request
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
............................................ Size of output: 93K
configure submit error = 0
Configure suceeded.
Starting build step.
Each symbol represents 1024 bytes of output.
.................................................. Size: 49K
.................................................. Size: 99K
.................................................. Size: 149K
.................................................. Size: 199K
.................................................. Size: 249K
.................................................. Size: 299K
.................................................. Size: 349K
.................................................. Size: 399K
.................................................. Size: 449K
.................................................. Size: 499K
............................... Size of output: 530K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_PanzerCore = ON
-- Setting Trilinos_ENABLE_Tempus = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic144/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-8392-test-Trilinos_pullrequest_gcc_7.2.0_serial-515
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=20
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic144/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic144/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0SerialTestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_pullrequest_gcc_7.2.0_debug # 1011 (click to expand)

Wrote file 'changed-files.txt'

Current directory: /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug

C) Get the unfiltered list of changed Trilinos packages (including 'ALL_PACKAGES')

CHANGED_PACKAGES_FULL_LIST='PanzerCore,Tempus'

D) Filter list of changed packages to get only the PT packages

CHANGED_PACKAGES_ST_LIST='PanzerCore,Tempus'

E) Generate the packageEnables.cmake enables file

Wrote file 'packageEnables.cmake'

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-8392-test-Trilinos_pullrequest_gcc_7.2.0_debug-1011
Cur dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test
Parallel level = 29
Testing Parallel level = 4
skip_by_parts_submit = OFF
skip_single_submit = ON
skip_update_step = ON
skip_upload_config_files = OFF
skip_clean_build_dir = ON
Subproject count = 60
Dashboard model = Experimental
Dashboard track = Pull Request
Running configuration:
/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.10.3/bin/cmake
-C "/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0DebugTestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic158&field2=buildname&compare2=61&value2=PR-8392-test-Trilinos_pullrequest_gcc_7.2.0_debug-1011&field3=buildstamp&compare3=61&value3=20201130-2221-Pull Request
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8392-test-Trilinos_pullrequest_gcc_7.2.0_debug-1011&field2=buildstamp&compare2=61&value2=20201130-2221-Pull Request
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8392-test-Trilinos_pullrequest_gcc_7.2.0_debug-1011&field2=buildstamp&compare2=61&value2=20201130-2221-Pull Request
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
.................................................. Size: 100K
.............................. Size of output: 129K
configure submit error = 0
Configure suceeded.
Starting build step.
Each symbol represents 1024 bytes of output.
.................................................. Size: 49K
................ Size of output: 66K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_PanzerCore = ON
-- Setting Trilinos_ENABLE_Tempus = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-8392-test-Trilinos_pullrequest_gcc_7.2.0_debug-1011
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=29
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0DebugTestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_pullrequest_intel_17.0.1 # 8375 (click to expand)

Current directory: /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1

C) Get the unfiltered list of changed Trilinos packages (including 'ALL_PACKAGES')

CHANGED_PACKAGES_FULL_LIST='PanzerCore,Tempus'

D) Filter list of changed packages to get only the PT packages

CHANGED_PACKAGES_ST_LIST='PanzerCore,Tempus'

E) Generate the packageEnables.cmake enables file

Wrote file 'packageEnables.cmake'

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-8392-test-Trilinos_pullrequest_intel_17.0.1-8375
Cur dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/pull_request_test
Parallel level = 29
Testing Parallel level = 4
skip_by_parts_submit = OFF
skip_single_submit = ON
skip_update_step = ON
skip_upload_config_files = OFF
skip_clean_build_dir = ON
Subproject count = 60
Dashboard model = Experimental
Dashboard track = Pull Request
Running configuration:
/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.10.3/bin/cmake
-C "/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos/cmake/std/PullRequestLinuxIntel17.0.1TestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic158&field2=buildname&compare2=61&value2=PR-8392-test-Trilinos_pullrequest_intel_17.0.1-8375&field3=buildstamp&compare3=61&value3=20201130-2221-Pull Request
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8392-test-Trilinos_pullrequest_intel_17.0.1-8375&field2=buildstamp&compare2=61&value2=20201130-2221-Pull Request
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8392-test-Trilinos_pullrequest_intel_17.0.1-8375&field2=buildstamp&compare2=61&value2=20201130-2221-Pull Request
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
.................................................. Size: 100K
................................. Size of output: 132K
configure submit error = 0
Configure suceeded.
Starting build step.
Each symbol represents 1024 bytes of output.
.................................................. Size: 49K
.................................................. Size: 100K
.................................................. Size: 149K
.................................................. Size: 199K
...... Size of output: 205K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_PanzerCore = ON
-- Setting Trilinos_ENABLE_Tempus = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-8392-test-Trilinos_pullrequest_intel_17.0.1-8375
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=29
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos/cmake/std/PullRequestLinuxIntel17.0.1TestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_pullrequest_cuda_9.2 # 6110 (click to expand)

Wrote file 'changed-files.txt'

Current directory: /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2

C) Get the unfiltered list of changed Trilinos packages (including 'ALL_PACKAGES')

CHANGED_PACKAGES_FULL_LIST='PanzerCore,Tempus'

D) Filter list of changed packages to get only the PT packages

CHANGED_PACKAGES_ST_LIST='PanzerCore,Tempus'

E) Generate the packageEnables.cmake enables file

Wrote file 'packageEnables.cmake'

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-8392-test-Trilinos_pullrequest_cuda_9.2-6110
Cur dir = /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2/TFW_testing_single_configure_prototype
Source dir = /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2/Trilinos
Binary dir = /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2/pull_request_test
Parallel level = 29
Testing Parallel level = 4
skip_by_parts_submit = OFF
skip_single_submit = ON
skip_update_step = ON
skip_upload_config_files = OFF
skip_clean_build_dir = ON
Subproject count = 60
Dashboard model = Experimental
Dashboard track = Pull Request
Running configuration:
/home/rabartl/install/white-ride/cmake-3.11.2/bin/cmake
-C "/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2/Trilinos/cmake/std/PullRequestLinuxCuda9.2TestingSettings.cmake"
-C "/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ride11&field2=buildname&compare2=61&value2=PR-8392-test-Trilinos_pullrequest_cuda_9.2-6110&field3=buildstamp&compare3=61&value3=20201130-2222-Pull Request
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8392-test-Trilinos_pullrequest_cuda_9.2-6110&field2=buildstamp&compare2=61&value2=20201130-2222-Pull Request
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8392-test-Trilinos_pullrequest_cuda_9.2-6110&field2=buildstamp&compare2=61&value2=20201130-2222-Pull Request
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
.................................................. Size: 100K
........................ Size of output: 123K
configure submit error = 0
Configure suceeded.
Starting build step.
Each symbol represents 1024 bytes of output.
.................................................. Size: 50K
.................................................. Size: 99K
..... Size of output: 104K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_PanzerCore = ON
-- Setting Trilinos_ENABLE_Tempus = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-8392-test-Trilinos_pullrequest_cuda_9.2-6110
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=29
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2/pull_request_test
-Dconfigure_script=/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2/Trilinos/cmake/std/PullRequestLinuxCuda9.2TestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_pullrequest_clang_10.0.0 # 1245 (click to expand)

Wrote the file 'TrilinosPackageDependencies.xml'

B) Get the set of changed files

Current directory: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/Trilinos

git diff --name-only origin/develop..HEAD > /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/changed-files.txt

Wrote file 'changed-files.txt'

Current directory: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0

C) Get the unfiltered list of changed Trilinos packages (including 'ALL_PACKAGES')

CHANGED_PACKAGES_FULL_LIST='PanzerCore,Tempus'

D) Filter list of changed packages to get only the PT packages

CHANGED_PACKAGES_ST_LIST='PanzerCore,Tempus'

E) Generate the packageEnables.cmake enables file

Wrote file 'packageEnables.cmake'

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-8392-test-Trilinos_pullrequest_clang_10.0.0-1245
Cur dir = /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/pull_request_test
Parallel level = 29
Testing Parallel level = 4
skip_by_parts_submit = OFF
skip_single_submit = ON
skip_update_step = ON
skip_upload_config_files = OFF
skip_clean_build_dir = ON
Subproject count = 60
Dashboard model = Experimental
Dashboard track = Pull Request
Running configuration:
/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.10.3/bin/cmake
-C "/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/Trilinos/cmake/std/PullRequestLinuxClang10.0.0TestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic166&field2=buildname&compare2=61&value2=PR-8392-test-Trilinos_pullrequest_clang_10.0.0-1245&field3=buildstamp&compare3=61&value3=20201130-2221-Pull Request
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8392-test-Trilinos_pullrequest_clang_10.0.0-1245&field2=buildstamp&compare2=61&value2=20201130-2221-Pull Request
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8392-test-Trilinos_pullrequest_clang_10.0.0-1245&field2=buildstamp&compare2=61&value2=20201130-2221-Pull Request
Starting configure step.
Each . represents 1024 bytes of output
................................................. Size of output: 48K
Error(s) when configuring the project
configure submit error = 0
CMake Error at /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/TFW_testing_single_configure_prototype/simple_testing.cmake:194 (message):
Configure failed with error -1

Enabled Packages:
-- Setting Trilinos_ENABLE_PanzerCore = ON
-- Setting Trilinos_ENABLE_Tempus = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-8392-test-Trilinos_pullrequest_clang_10.0.0-1245
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=29
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/Trilinos/cmake/std/PullRequestLinuxClang10.0.0TestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

--- ctest command failed!
Done.
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: FAILURE

Console Output (last 100 lines) : Trilinos_pullrequest_python_3 # 4016 (click to expand)

--- WORKSPACE_TMP = /scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_python_3@tmp
--- JOB_OWNER = prwolfe
--- EXECUTOR_NUMBER
--- JOB_COOWNERS = prwolfe,trilinos
--- NODE_LABELS
--- GIT_URL
--- LOGNAME
--- CVS_RSH
--- QTLIB
--- HUDSON_HOME
--- SSH_CONNECTION
--- NODE_NAME
--- MODULESHOME
--- SEMS_MODULEFILES_ROOT = /projects/sems/modulefiles
--- LESSOPEN
--- JOB_DISPLAY_URL = https://ascic-jenkins.sandia.gov/job/trilinos-folder/job/Trilinos_pullrequest_python_3/display/redirect
--- BUILD_NUMBER = 4016
--- TRILINOS_SOURCE_BRANCH = fmwk-test-cmake-versions
--- JOB_COOWNERS_EMAILS = prwolfe@sandia.gov,trilinos@sandia.gov
--- HUDSON_COOKIE
--- ROOT_BUILD_CAUSE_MANUALTRIGGER = true
--- XDG_RUNTIME_DIR
--- NODE_COOWNERS_EMAILS
--- FORCE_CLEAN = false
--- BASH_FUNC_module()
--- _
--- LOADEDMODULES
--- _LMFILES_
--- CC
--- CXX
--- F77
--- F90
--- FC
--- LD_LIBRARY_PATH = /projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.10.3/lib:/projects/sems/install/rhel7-x86_64/sems/utility/git/2.10.1/lib:/projects/sems/install/rhel7-x86_64/atdm/utility/ninja_fortran/1.7.2/lib:/projects/sems/install/rhel7-x86_64/sems/compiler/gcc/7.2.0/base/lib64:/projects/sems/install/rhel7-x86_64/sems/compiler/gcc/7.2.0/base/lib
--- SEMS_COMPILER_NAME = gcc
--- SEMS_COMPILER_ROOT = /projects/sems/install/rhel7-x86_64/sems/compiler/gcc/7.2.0/base
--- SEMS_COMPILER_VERSION = 7.2.0
--- SEMS_GCC_LOCAL_COMPILER_VERSION = 4.8.5
--- SEMS_GCC_LOCAL_PYTHON_VERSION = 2.7.5
--- SEMS_GCC_ROOT = /projects/sems/install/rhel7-x86_64/sems/compiler/gcc/7.2.0/base
--- SERIAL_CC
--- SERIAL_CXX
--- SERIAL_F77
--- SERIAL_F90
--- SERIAL_FC
--- SEMS_NINJA_FORTRAN_LOCAL_COMPILER_VERSION = 4.8.5
--- SEMS_NINJA_FORTRAN_LOCAL_PYTHON_VERSION = 2.7.5
--- SEMS_NINJA_FORTRAN_ROOT = /projects/sems/install/rhel7-x86_64/atdm/utility/ninja_fortran/1.7.2
--- SEMS_NINJA_FORTRAN_VERSION = 1.7.2
--- SEMS_GIT_LOCAL_COMPILER_VERSION = 4.8.5
--- SEMS_GIT_LOCAL_PYTHON_VERSION = 2.7.5
--- SEMS_GIT_ROOT = /projects/sems/install/rhel7-x86_64/sems/utility/git/2.10.1
--- SEMS_GIT_VERSION = 2.10.1
--- SEMS_CMAKE_LOCAL_COMPILER_VERSION = 4.8.5
--- SEMS_CMAKE_LOCAL_PYTHON_VERSION = 2.7.5
--- SEMS_CMAKE_ROOT = /projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.10.3
--- SEMS_CMAKE_VERSION = 3.10.3

+--------------------------------------------------------------------+
| E N V I R O N M E N T S E T U P C O M P L E T E
+--------------------------------------------------------------------+
+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake S T A R T I N G
+--------------------------------------------------------------------+

Enabled Packages:
-- Setting Trilinos_ENABLE_TrilinosFrameworkTests = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_python_3/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-8392-test-Trilinos_pullrequest_python_3-4016
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=20
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_python_3/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_python_3/Trilinos/cmake/std/PullRequestLinuxPython3.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS


CDash Test Results for PR# 8392.


Wiki: How to Reproduce PR Testing Builds and Errors.

@william76 william76 added the AT: WIP Causes the PR autotester to not test the PR. (Remove to allow testing to occur.) label Dec 1, 2020
@william76 william76 added AT: RETEST Causes the PR autotester to run a new round of PR tests on the next iteration and removed AT: WIP Causes the PR autotester to not test the PR. (Remove to allow testing to occur.) labels Dec 1, 2020
@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - User Requested Retest - Label AT: RETEST will be reset after testing.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pre-Test Inspection' - Auto Inspected - Inspection Is Not Necessary for this Pull Request.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Testing Jenkins Projects:

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 2882
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA a3ce8ff
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 517
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA a3ce8ff
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 1013
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA a3ce8ff
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 8377
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA a3ce8ff
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98

Build Information

Test Name: Trilinos_pullrequest_cuda_9.2

  • Build Num: 6112
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA a3ce8ff
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 1247
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA a3ce8ff
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98

Build Information

Test Name: Trilinos_pullrequest_python_3

  • Build Num: 4017
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA a3ce8ff
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98

Using Repos:

Repo: TRILINOS (william76/Trilinos)
  • Branch: fmwk-test-cmake-versions
  • SHA: a3ce8ff
  • Mode: TEST_REPO

Pull Request Author: william76

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Jenkins Testing: 1 or more Jobs FAILED

Note: Testing will normally be attempted again in approx. 2 Hrs 30 Mins. If a change to the PR source branch occurs, the testing will be attempted again on next available autotester run.

Pull Request Auto Testing has FAILED (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 2882
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA a3ce8ff
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 517
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA a3ce8ff
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 1013
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA a3ce8ff
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 8377
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA a3ce8ff
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98

Build Information

Test Name: Trilinos_pullrequest_cuda_9.2

  • Build Num: 6112
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA a3ce8ff
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 1247
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA a3ce8ff
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98

Build Information

Test Name: Trilinos_pullrequest_python_3

  • Build Num: 4017
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;PA: Framework
PULLREQUESTNUM 8392
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fmwk-test-cmake-versions
TRILINOS_SOURCE_REPO https://github.com/william76/Trilinos
TRILINOS_SOURCE_SHA a3ce8ff
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77d7e98
Console Output (last 100 lines) : Trilinos_pullrequest_gcc_8.3.0 # 2882 (click to expand)

    ..................................................  Size: 649K
    ..................................................  Size: 699K
    ..................................................  Size: 749K
    ..................................................  Size: 799K
    ..................................................  Size: 849K
    ..................................................  Size: 899K
    ..................................................  Size: 949K
    ..................................................  Size: 999K
    ..................................................  Size: 1049K
    ..................................................  Size: 1099K
    ..................................................  Size: 1149K
    ..................................................  Size: 1199K
    ..................................................  Size: 1249K
    ..................................................  Size: 1299K
    ..................................................  Size: 1349K
    ..................................................  Size: 1399K
    ..................................................  Size: 1449K
    ..................................................  Size: 1499K
    ..................................................  Size: 1549K
    ..................................................  Size: 1599K
    ..................................................  Size: 1649K
    ..................................................  Size: 1699K
    ..................................................  Size: 1749K
    ..................................................  Size: 1799K
    ..................................................  Size: 1849K
    ..................................................  Size: 1899K
    ..................................................  Size: 1949K
    ..................................................  Size: 1999K
    ..................................................  Size: 2049K
    ..................................................  Size: 2099K
    ..................................................  Size: 2149K
    ..................................................  Size: 2199K
    ..................................................  Size: 2249K
    ..................................................  Size: 2299K
    ..................................................  Size: 2349K
    ..................................................  Size: 2399K
    ..................................................  Size: 2449K
    ..................................................  Size: 2499K
    ..................................................  Size: 2549K
    ..................................................  Size: 2599K
    ..................................................  Size: 2649K
    ..................................................  Size: 2699K
    ..................................................  Size: 2749K
    ..................................................  Size: 2799K
    ..................................................  Size: 2849K
    ................................ Size of output: 2882K
Error(s) when building project
CMake Warning at /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/TFW_testing_single_configure_prototype/simple_testing.cmake:202 (message):
  Build failed with error 1

build submit error = 0
Starting testing step.
Unable to find required file: /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/pull_request_test/packages/seacas/libraries/exodus/test/SEACASExodus_ExoIICTests.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/pull_request_test/packages/seacas/libraries/exodus/test/SEACASExodus_ExoIICTests.exe
CMake Error at /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/TFW_testing_single_configure_prototype/simple_testing.cmake:218 (message):
Test failed with error -1

test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_ALL_PACKAGES = ON
-- Setting Trilinos_ENABLE_PanzerCore = ON
-- Setting Trilinos_ENABLE_Tempus = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-8392-test-Trilinos_pullrequest_gcc_8.3.0-2882
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=20
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/Trilinos/cmake/std/PullRequestLinuxGCC8.3.0TestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

--- ctest command failed!
Done.
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: FAILURE

Console Output (last 100 lines) : Trilinos_pullrequest_gcc_7.2.0_serial # 517 (click to expand)

    ..................................................  Size: 50K
    ..................................................  Size: 100K
    ..................................................  Size: 150K
    ..................................................  Size: 200K
    ..................................................  Size: 250K
    ..................................................  Size: 300K
    ..................................................  Size: 350K
    ......................... Size of output: 374K
configure submit error = 0
Configure suceeded.
Starting build step.
   Each symbol represents 1024 bytes of output.
    ..................................................  Size: 49K
    ..................................................  Size: 99K
    ..................................................  Size: 149K
    ..................................................  Size: 199K
    ..................................................  Size: 249K
    ..................................................  Size: 299K
    ..................................................  Size: 349K
    ..................................................  Size: 399K
    ..................................................  Size: 449K
    ..................................................  Size: 499K
    ..................................................  Size: 549K
    ..................................................  Size: 599K
    ..................................................  Size: 649K
    ..................................................  Size: 699K
    ..................................................  Size: 749K
    ..................................................  Size: 799K
    ..................................................  Size: 849K
    ..................................................  Size: 899K
    ..................................................  Size: 949K
    ..................................................  Size: 999K
    ..................................................  Size: 1049K
    ..................................................  Size: 1099K
    ..................................................  Size: 1149K
    ..................................................  Size: 1199K
    ..................................................  Size: 1249K
    ..................................................  Size: 1300K
    ..................................................  Size: 1349K
    ..................................................  Size: 1399K
    ..................................................  Size: 1449K
    ..................................................  Size: 1499K
    ..................................................  Size: 1549K
    ..................................................  Size: 1599K
    ..................................................  Size: 1649K
    ..................................................  Size: 1699K
    ..................................................  Size: 1749K
    ..................................................  Size: 1799K
    ..................................................  Size: 1849K
    ..................................................  Size: 1899K
    ..................................................  Size: 1949K
    ..................................................  Size: 1999K
    ..................................................  Size: 2049K
    ..................................................  Size: 2099K
    ..................................................  Size: 2149K
    ... Size of output: 2153K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_ALL_PACKAGES = ON
-- Setting Trilinos_ENABLE_PanzerCore = ON
-- Setting Trilinos_ENABLE_Tempus = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic144/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-8392-test-Trilinos_pullrequest_gcc_7.2.0_serial-517
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=20
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic144/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic144/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0SerialTestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_pullrequest_gcc_7.2.0_debug # 1013 (click to expand)

CHANGED_PACKAGES_ST_LIST='ALL_PACKAGES,PanzerCore,Tempus'

E) Generate the packageEnables.cmake enables file

Wrote file 'packageEnables.cmake'

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-8392-test-Trilinos_pullrequest_gcc_7.2.0_debug-1013
Cur dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test
Parallel level = 29
Testing Parallel level = 4
skip_by_parts_submit = OFF
skip_single_submit = ON
skip_update_step = ON
skip_upload_config_files = OFF
skip_clean_build_dir = ON
Subproject count = 60
Dashboard model = Experimental
Dashboard track = Pull Request
Running configuration:
/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.10.3/bin/cmake
-C "/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0DebugTestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic158&field2=buildname&compare2=61&value2=PR-8392-test-Trilinos_pullrequest_gcc_7.2.0_debug-1013&field3=buildstamp&compare3=61&value3=20201201-1646-Pull Request
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8392-test-Trilinos_pullrequest_gcc_7.2.0_debug-1013&field2=buildstamp&compare2=61&value2=20201201-1646-Pull Request
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8392-test-Trilinos_pullrequest_gcc_7.2.0_debug-1013&field2=buildstamp&compare2=61&value2=20201201-1646-Pull Request
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
.................................................. Size: 100K
.................................................. Size: 150K
.................................................. Size: 200K
.................................................. Size: 250K
.................................................. Size: 300K
.................................................. Size: 350K
.................................................. Size: 400K
.................................................. Size: 450K
. Size of output: 450K
configure submit error = 0
Configure suceeded.
Starting build step.
Each symbol represents 1024 bytes of output.
.................................................. Size: 49K
.................................................. Size: 99K
.................................................. Size: 149K
.. Size of output: 151K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_ALL_PACKAGES = ON
-- Setting Trilinos_ENABLE_PanzerCore = ON
-- Setting Trilinos_ENABLE_Tempus = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-8392-test-Trilinos_pullrequest_gcc_7.2.0_debug-1013
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=29
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0DebugTestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_pullrequest_intel_17.0.1 # 8377 (click to expand)

    ..................................................  Size: 400K
    ..................................................  Size: 450K
    ...................... Size of output: 471K
configure submit error = 0
Configure suceeded.
Starting build step.
   Each symbol represents 1024 bytes of output.
    ..................................................  Size: 50K
    ..................................................  Size: 99K
    ..................................................  Size: 149K
    ..................................................  Size: 199K
    ..................................................  Size: 249K
    ..................................................  Size: 299K
    ..................................................  Size: 349K
    ..................................................  Size: 399K
    ..................................................  Size: 449K
    ..................................................  Size: 499K
    ..................................................  Size: 549K
    ..................................................  Size: 599K
    ..................................................  Size: 649K
    ..................................................  Size: 699K
    ..................................................  Size: 749K
    ..................................................  Size: 799K
    ..................................................  Size: 849K
    ..................................................  Size: 899K
    ..................................................  Size: 949K
    ..................................................  Size: 999K
    ..................................................  Size: 1049K
    ..................................................  Size: 1099K
    ..................................................  Size: 1150K
    ..................................................  Size: 1199K
    ..................................................  Size: 1249K
    ..................................................  Size: 1299K
    ..................................................  Size: 1349K
    ..................................................  Size: 1399K
    ..................................................  Size: 1449K
    ..................................................  Size: 1499K
    ..................................................  Size: 1549K
    ..................................................  Size: 1600K
    ..................................................  Size: 1650K
    ..................................................  Size: 1699K
    ..................................................  Size: 1749K
    ..................................................  Size: 1799K
    ..................................................  Size: 1849K
    ..................................................  Size: 1900K
    ..................................................  Size: 1949K
    ..................................................  Size: 1999K
    ..................................................  Size: 2049K
    ..................................................  Size: 2099K
    ..................................................  Size: 2149K
    ..................................................  Size: 2199K
    ..................................................  Size: 2249K
    ..................................................  Size: 2299K
    ..................................................  Size: 2349K
    ..................................................  Size: 2399K
    .......................... Size of output: 2426K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_ALL_PACKAGES = ON
-- Setting Trilinos_ENABLE_PanzerCore = ON
-- Setting Trilinos_ENABLE_Tempus = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-8392-test-Trilinos_pullrequest_intel_17.0.1-8377
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=29
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos/cmake/std/PullRequestLinuxIntel17.0.1TestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_pullrequest_cuda_9.2 # 6112 (click to expand)

D) Filter list of changed packages to get only the PT packages

CHANGED_PACKAGES_ST_LIST='ALL_PACKAGES,PanzerCore,Tempus'

E) Generate the packageEnables.cmake enables file

Wrote file 'packageEnables.cmake'

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-8392-test-Trilinos_pullrequest_cuda_9.2-6112
Cur dir = /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2/TFW_testing_single_configure_prototype
Source dir = /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2/Trilinos
Binary dir = /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2/pull_request_test
Parallel level = 29
Testing Parallel level = 4
skip_by_parts_submit = OFF
skip_single_submit = ON
skip_update_step = ON
skip_upload_config_files = OFF
skip_clean_build_dir = ON
Subproject count = 60
Dashboard model = Experimental
Dashboard track = Pull Request
Running configuration:
/home/rabartl/install/white-ride/cmake-3.11.2/bin/cmake
-C "/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2/Trilinos/cmake/std/PullRequestLinuxCuda9.2TestingSettings.cmake"
-C "/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ride10&field2=buildname&compare2=61&value2=PR-8392-test-Trilinos_pullrequest_cuda_9.2-6112&field3=buildstamp&compare3=61&value3=20201201-1649-Pull Request
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8392-test-Trilinos_pullrequest_cuda_9.2-6112&field2=buildstamp&compare2=61&value2=20201201-1649-Pull Request
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8392-test-Trilinos_pullrequest_cuda_9.2-6112&field2=buildstamp&compare2=61&value2=20201201-1649-Pull Request
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
.................................................. Size: 100K
.................................................. Size: 150K
.................................................. Size: 200K
.................................................. Size: 250K
.................................................. Size: 300K
.................................................. Size: 350K
.................................................. Size: 400K
.............................................. Size of output: 445K
configure submit error = 0
Configure suceeded.
Starting build step.
Each symbol represents 1024 bytes of output.
.................................................. Size: 50K
.................................................. Size: 99K
................................................ Size of output: 148K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_ALL_PACKAGES = ON
-- Setting Trilinos_ENABLE_PanzerCore = ON
-- Setting Trilinos_ENABLE_Tempus = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-8392-test-Trilinos_pullrequest_cuda_9.2-6112
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=29
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2/pull_request_test
-Dconfigure_script=/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2/Trilinos/cmake/std/PullRequestLinuxCuda9.2TestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_pullrequest_clang_10.0.0 # 1247 (click to expand)

B) Get the set of changed files

Current directory: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/Trilinos

git diff --name-only origin/develop..HEAD > /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/changed-files.txt

Wrote file 'changed-files.txt'

Current directory: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0

C) Get the unfiltered list of changed Trilinos packages (including 'ALL_PACKAGES')

CHANGED_PACKAGES_FULL_LIST='ALL_PACKAGES,PanzerCore,Tempus'

D) Filter list of changed packages to get only the PT packages

CHANGED_PACKAGES_ST_LIST='ALL_PACKAGES,PanzerCore,Tempus'

E) Generate the packageEnables.cmake enables file

Wrote file 'packageEnables.cmake'

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-8392-test-Trilinos_pullrequest_clang_10.0.0-1247
Cur dir = /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/pull_request_test
Parallel level = 29
Testing Parallel level = 4
skip_by_parts_submit = OFF
skip_single_submit = ON
skip_update_step = ON
skip_upload_config_files = OFF
skip_clean_build_dir = ON
Subproject count = 60
Dashboard model = Experimental
Dashboard track = Pull Request
Running configuration:
/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.10.3/bin/cmake
-C "/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/Trilinos/cmake/std/PullRequestLinuxClang10.0.0TestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic166&field2=buildname&compare2=61&value2=PR-8392-test-Trilinos_pullrequest_clang_10.0.0-1247&field3=buildstamp&compare3=61&value3=20201201-1649-Pull Request
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8392-test-Trilinos_pullrequest_clang_10.0.0-1247&field2=buildstamp&compare2=61&value2=20201201-1649-Pull Request
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-8392-test-Trilinos_pullrequest_clang_10.0.0-1247&field2=buildstamp&compare2=61&value2=20201201-1649-Pull Request
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
...................... Size of output: 71K
Error(s) when configuring the project
configure submit error = 0
CMake Error at /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/TFW_testing_single_configure_prototype/simple_testing.cmake:194 (message):
Configure failed with error -1

Enabled Packages:
-- Setting Trilinos_ENABLE_ALL_PACKAGES = ON
-- Setting Trilinos_ENABLE_PanzerCore = ON
-- Setting Trilinos_ENABLE_Tempus = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-8392-test-Trilinos_pullrequest_clang_10.0.0-1247
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=29
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/Trilinos/cmake/std/PullRequestLinuxClang10.0.0TestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

--- ctest command failed!
Done.
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: FAILURE

Console Output (last 100 lines) : Trilinos_pullrequest_python_3 # 4017 (click to expand)

--- WORKSPACE_TMP = /scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_python_3@tmp
--- JOB_OWNER = prwolfe
--- EXECUTOR_NUMBER
--- JOB_COOWNERS = prwolfe,trilinos
--- NODE_LABELS
--- GIT_URL
--- LOGNAME
--- CVS_RSH
--- QTLIB
--- HUDSON_HOME
--- SSH_CONNECTION
--- NODE_NAME
--- MODULESHOME
--- SEMS_MODULEFILES_ROOT = /projects/sems/modulefiles
--- LESSOPEN
--- JOB_DISPLAY_URL = https://ascic-jenkins.sandia.gov/job/trilinos-folder/job/Trilinos_pullrequest_python_3/display/redirect
--- BUILD_NUMBER = 4017
--- TRILINOS_SOURCE_BRANCH = fmwk-test-cmake-versions
--- JOB_COOWNERS_EMAILS = prwolfe@sandia.gov,trilinos@sandia.gov
--- HUDSON_COOKIE
--- ROOT_BUILD_CAUSE_MANUALTRIGGER = true
--- XDG_RUNTIME_DIR
--- NODE_COOWNERS_EMAILS
--- FORCE_CLEAN = false
--- BASH_FUNC_module()
--- _
--- LOADEDMODULES
--- _LMFILES_
--- CC
--- CXX
--- F77
--- F90
--- FC
--- LD_LIBRARY_PATH = /projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.10.3/lib:/projects/sems/install/rhel7-x86_64/sems/utility/git/2.10.1/lib:/projects/sems/install/rhel7-x86_64/atdm/utility/ninja_fortran/1.7.2/lib:/projects/sems/install/rhel7-x86_64/sems/compiler/gcc/7.2.0/base/lib64:/projects/sems/install/rhel7-x86_64/sems/compiler/gcc/7.2.0/base/lib
--- SEMS_COMPILER_NAME = gcc
--- SEMS_COMPILER_ROOT = /projects/sems/install/rhel7-x86_64/sems/compiler/gcc/7.2.0/base
--- SEMS_COMPILER_VERSION = 7.2.0
--- SEMS_GCC_LOCAL_COMPILER_VERSION = 4.8.5
--- SEMS_GCC_LOCAL_PYTHON_VERSION = 2.7.5
--- SEMS_GCC_ROOT = /projects/sems/install/rhel7-x86_64/sems/compiler/gcc/7.2.0/base
--- SERIAL_CC
--- SERIAL_CXX
--- SERIAL_F77
--- SERIAL_F90
--- SERIAL_FC
--- SEMS_NINJA_FORTRAN_LOCAL_COMPILER_VERSION = 4.8.5
--- SEMS_NINJA_FORTRAN_LOCAL_PYTHON_VERSION = 2.7.5
--- SEMS_NINJA_FORTRAN_ROOT = /projects/sems/install/rhel7-x86_64/atdm/utility/ninja_fortran/1.7.2
--- SEMS_NINJA_FORTRAN_VERSION = 1.7.2
--- SEMS_GIT_LOCAL_COMPILER_VERSION = 4.8.5
--- SEMS_GIT_LOCAL_PYTHON_VERSION = 2.7.5
--- SEMS_GIT_ROOT = /projects/sems/install/rhel7-x86_64/sems/utility/git/2.10.1
--- SEMS_GIT_VERSION = 2.10.1
--- SEMS_CMAKE_LOCAL_COMPILER_VERSION = 4.8.5
--- SEMS_CMAKE_LOCAL_PYTHON_VERSION = 2.7.5
--- SEMS_CMAKE_ROOT = /projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.10.3
--- SEMS_CMAKE_VERSION = 3.10.3

+--------------------------------------------------------------------+
| E N V I R O N M E N T S E T U P C O M P L E T E
+--------------------------------------------------------------------+
+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake S T A R T I N G
+--------------------------------------------------------------------+

Enabled Packages:
-- Setting Trilinos_ENABLE_TrilinosFrameworkTests = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_python_3/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-8392-test-Trilinos_pullrequest_python_3-4017
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=20
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_python_3/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_python_3/Trilinos/cmake/std/PullRequestLinuxPython3.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS


CDash Test Results for PR# 8392.


Wiki: How to Reproduce PR Testing Builds and Errors.

@trilinos-autotester trilinos-autotester removed the AT: RETEST Causes the PR autotester to run a new round of PR tests on the next iteration label Dec 1, 2020
@william76 william76 added the AT: WIP Causes the PR autotester to not test the PR. (Remove to allow testing to occur.) label Dec 1, 2020
@william76
Copy link
Contributor Author

Closing this out. It is superseded by #8521

@william76 william76 closed this Jan 18, 2021
@william76 william76 deleted the fmwk-test-cmake-versions branch January 18, 2021 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AT: WIP Causes the PR autotester to not test the PR. (Remove to allow testing to occur.) PA: Framework Issues that fall under the Trilinos Framework Product Area
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Framework: Some build configurations may not work with CMake 3.10.x
3 participants