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

Fix various windows build issues #9641

Merged
merged 6 commits into from
Sep 24, 2021

Conversation

Keno
Copy link
Contributor

@Keno Keno commented Sep 1, 2021

@trilinos/epetra @trilinos/teuchos @trilinos/ifpack

Motivation

Fixes a number of minor issues when building for windows (in particular a MinGW cross compile from linux - though most of the issues are applicable to MSVC also). Details of each particular change are in the commit message. With these changes, my specific configuration of Trilinos builds fully for Windows.

Testing

Automated build testing for all platforms I have access to was done in JuliaPackaging/Yggdrasil#3569. No functional changes expected.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pre-Test Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging
WARNING: NO REVIEWERS HAVE BEEN REQUESTED FOR THIS PULL REQUEST!

@jhux2
Copy link
Member

jhux2 commented Sep 9, 2021

@trilinos/epetra @trilinos/teuchos @trilinos/ifpack

@jhux2 jhux2 added pkg: Epetra pkg: Ifpack pkg: Teuchos Issues primarily dealing with the Teuchos Package system: windows labels Sep 9, 2021
@jhux2
Copy link
Member

jhux2 commented Sep 9, 2021

I haven't reviewed, but I will approve to let the AT run. DO NOT MERGE until reviewed.

@bartlettroscoe bartlettroscoe added the TriBITS Issues with the TriBITS framework itself, not usage of the TriBITS framework label Sep 9, 2021
jhux2
jhux2 previously approved these changes Sep 9, 2021
Copy link
Member

@jhux2 jhux2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving to let the autotester run.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pre-Test Inspection' - SUCCESS: The last commit to this Pull Request has been INSPECTED AND APPROVED by [ jhux2 ]!

@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: 5516
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;TriBITS;AT: approved for testing - do not merge
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 4cf0181
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 049b079

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 3077
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;TriBITS;AT: approved for testing - do not merge
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 4cf0181
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 049b079

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 3558
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;TriBITS;AT: approved for testing - do not merge
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 4cf0181
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 049b079

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 10799
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;TriBITS;AT: approved for testing - do not merge
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 4cf0181
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 049b079

Build Information

Test Name: Trilinos_pullrequest_cuda_10.1.105

  • Build Num: 2211
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;TriBITS;AT: approved for testing - do not merge
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 4cf0181
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 049b079

Build Information

Test Name: Trilinos_pullrequest_cuda_10.1.105_uvm_off

  • Build Num: 1208
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;TriBITS;AT: approved for testing - do not merge
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 4cf0181
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 049b079

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 3588
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;TriBITS;AT: approved for testing - do not merge
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 4cf0181
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 049b079

Build Information

Test Name: python-3

  • Build Num: 246
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;TriBITS;AT: approved for testing - do not merge
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 4cf0181
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 049b079

Using Repos:

Repo: TRILINOS (Keno/Trilinos)
  • Branch: kf/winbuild
  • SHA: 4cf0181
  • Mode: TEST_REPO

Pull Request Author: Keno

bartlettroscoe
bartlettroscoe previously approved these changes Sep 9, 2021
Copy link
Member

@bartlettroscoe bartlettroscoe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am good with the TriBITS and Teuchos changes (which is what I am approving here). I personally think that the change to Epetra_C_wrappers.h is okay as well that changes to long long for 64 bit integers (but will let some @trilinos/epetra person approve that).

All of the rest of the changes all appear to be just changes to DLL exports. All of the changes are adding exports except for one case where an export is removed (for the class Ifpack_SerialTriDiSolver in the file Ifpack_SerialTriDiSolver.h). Except for that one export removal, I can't see how adding additional exports can break anything.

Others will need to review and approve the remaining changes for Epetra and Ifpack but @trilinos/ifpack developers should look carefully at the export being removed in the file Ifpack_SerialTriDiSolver.h and make sure that is okay.

NOTE: After this PR is merged, I will cherry-pick off the TriBITS change and apply it back to the TriBITS repo and snasphot TriBITS back to Trilinos to address any possible future merge conflicts.

@@ -58,7 +58,7 @@ namespace Teuchos {
* using the non-virtual protected members <tt>setMyParamList()</tt> and
* <tt>getMyParamList()</tt>.
*/
class ParameterListAcceptorDefaultBase : virtual public ParameterListAcceptor {
class TEUCHOSPARAMETERLIST_LIB_DLL_EXPORT ParameterListAcceptorDefaultBase : virtual public ParameterListAcceptor {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, we are just adding an export. I can't see how this can break an existing windows build.

Comment on lines 99 to 106
IF(${CMAKE_HOST_SYSTEM_NAME} STREQUAL "Windows")
#Apparently FIND_PROGRAM looks for an exact match of the file name.
#So even though "git clone ..." is valid to use on windows we need to give the
#full name of the command we want to run.
SET(GIT_NAME git.cmd)
ELSE(WIN32)
ELSE()
SET(GIT_NAME git)
ENDIF(WIN32)
ENDIF()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, we are just fixing the logic for modern CMake versions on Windows and this will still use 'git' for cygwin.

Comment on lines +116 to +120
template class BLAS<long int, std::complex<float> >;
template class BLAS<long int, std::complex<double> >;
# endif
template BLAS<long int, float>;
template BLAS<long int, double>;
template class BLAS<long int, float>;
template class BLAS<long int, double>;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is inside of an ifdef for _MSC_VER so Trilinos PR testing will not test these changes. But this looks like correct C++ code (and I am surprised that it compiled the way it was).

packages/epetra/src/Epetra_C_wrappers.h Show resolved Hide resolved
@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Jenkins Testing: all Jobs PASSED

Pull Request Auto Testing has PASSED (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 5516
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;TriBITS;AT: approved for testing - do not merge
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 4cf0181
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 049b079

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 3077
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;TriBITS;AT: approved for testing - do not merge
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 4cf0181
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 049b079

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 3558
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;TriBITS;AT: approved for testing - do not merge
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 4cf0181
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 049b079

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 10799
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;TriBITS;AT: approved for testing - do not merge
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 4cf0181
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 049b079

Build Information

Test Name: Trilinos_pullrequest_cuda_10.1.105

  • Build Num: 2211
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;TriBITS;AT: approved for testing - do not merge
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 4cf0181
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 049b079

Build Information

Test Name: Trilinos_pullrequest_cuda_10.1.105_uvm_off

  • Build Num: 1208
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;TriBITS;AT: approved for testing - do not merge
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 4cf0181
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 049b079

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 3588
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;TriBITS;AT: approved for testing - do not merge
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 4cf0181
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 049b079

Build Information

Test Name: python-3

  • Build Num: 246
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;TriBITS;AT: approved for testing - do not merge
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 4cf0181
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 049b079


CDash Test Results for PR# 9641.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pre-Merge Inspection' - SUCCESS: The last commit to this Pull Request has been INSPECTED AND APPROVED by [ jhux2 bartlettroscoe ]!

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - AutoMerge IS ENABLED, but the Label AT: AUTOMERGE is not set. Either set Label AT: AUTOMERGE or manually merge the PR...

@bartlettroscoe
Copy link
Member

@Keno, if no-one else approves this in the next few days, ping back here with a comment and CC those of us that commented here already.

@bartlettroscoe
Copy link
Member

@trilinos/framework, are there any automated builds of Trilinos for Windows that might be impacted (for better or worse) by this PR?

@jhux2
Copy link
Member

jhux2 commented Sep 10, 2021

@jrobcary Does this PR affect your work?

@jrobcary
Copy link
Contributor

It looks innocuous, so no objection here. We have stayed with what we got working.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - AutoMerge IS ENABLED, but the Label AT: AUTOMERGE is not set. Either set Label AT: AUTOMERGE or manually merge the PR...

1 similar comment
@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - AutoMerge IS ENABLED, but the Label AT: AUTOMERGE is not set. Either set Label AT: AUTOMERGE or manually merge the PR...

@bartlettroscoe
Copy link
Member

@trilinos/framework, @trilinos/epetra, @trilinos/ifpack, @trilinos/ifpack, there is now a conflict here (likely with PR #9663 that was just merged). Unless there are objections, I propose we resolve this conflict, run another round of PR testing and merge.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - AutoMerge IS ENABLED, but the Label AT: AUTOMERGE is not set. Either set Label AT: AUTOMERGE or manually merge the PR...

2 similar comments
@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - AutoMerge IS ENABLED, but the Label AT: AUTOMERGE is not set. Either set Label AT: AUTOMERGE or manually merge the PR...

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - AutoMerge IS ENABLED, but the Label AT: AUTOMERGE is not set. Either set Label AT: AUTOMERGE or manually merge the PR...

@trilinos-autotester trilinos-autotester added the AT: STALE Added by the PR autotester if too much time has elapsed since the last successful PR test iteration label Sep 15, 2021
@trilinos-autotester
Copy link
Contributor

All Jobs Finished; status = PASSED, However PR is now STALE, and must be retested. Set the AT: RETEST Label to force retest....

The standard syntax (and only syntax for this accepted by GCC)
is `template class <instantiation>` rather than simply
`template <instantitation>`. Since this is guarded by WIN32,
it is possible MSVC accepts the latter as an extension (I
did not check this). However, to make it build everywhere,
use the standard syntax.
These were marked as being exported from epetra, but are actually
in ifpack. It is possible that rather than removing these, they
should get their own ifpack-export specification, but that depends
on how they are used. It did not show up in my build, but in any
case, the epetra export spec is clearly incorrect so needs to be
removed. If they need to be exported from ifpack, that can be
done in a follow up commit.
@Keno
Copy link
Contributor Author

Keno commented Sep 23, 2021

@Keno If you are able to resolve the conflicts, then this will be ready to merge.

Done

@jhux2 jhux2 added the AT: AUTOMERGE Causes the PR autotester to automatically merge the PR branch once approvals are completed label Sep 23, 2021
@Keno
Copy link
Contributor Author

Keno commented Sep 23, 2021

I don't know what EPETRA_LIB_DLL_EXPORT does

It marks DLL visibility for windows. Classes without this attribute will not be visible from downstream dlls. Other platforms have a similar concept, but with the opposite default.

Copy link
Member

@jhux2 jhux2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pre-Test Inspection' - SUCCESS: The last commit to this Pull Request has been INSPECTED AND APPROVED by [ jhux2 ]!

@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: 5619
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;AT: AUTOMERGE;TriBITS
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 9a46378
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA d3fb987

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 3180
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;AT: AUTOMERGE;TriBITS
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 9a46378
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA d3fb987

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 3681
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;AT: AUTOMERGE;TriBITS
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 9a46378
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA d3fb987

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 10898
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;AT: AUTOMERGE;TriBITS
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 9a46378
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA d3fb987

Build Information

Test Name: Trilinos_pullrequest_cuda_10.1.105

  • Build Num: 2331
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;AT: AUTOMERGE;TriBITS
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 9a46378
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA d3fb987

Build Information

Test Name: Trilinos_pullrequest_cuda_10.1.105_uvm_off

  • Build Num: 1326
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;AT: AUTOMERGE;TriBITS
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 9a46378
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA d3fb987

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 3705
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;AT: AUTOMERGE;TriBITS
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 9a46378
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA d3fb987

Build Information

Test Name: python-3

  • Build Num: 354
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;AT: AUTOMERGE;TriBITS
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 9a46378
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA d3fb987

Using Repos:

Repo: TRILINOS (Keno/Trilinos)
  • Branch: kf/winbuild
  • SHA: 9a46378
  • Mode: TEST_REPO

Pull Request Author: Keno

@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: 5619
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;AT: AUTOMERGE;TriBITS
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 9a46378
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA d3fb987

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 3180
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;AT: AUTOMERGE;TriBITS
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 9a46378
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA d3fb987

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 3681
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;AT: AUTOMERGE;TriBITS
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 9a46378
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA d3fb987

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 10898
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;AT: AUTOMERGE;TriBITS
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 9a46378
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA d3fb987

Build Information

Test Name: Trilinos_pullrequest_cuda_10.1.105

  • Build Num: 2331
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;AT: AUTOMERGE;TriBITS
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 9a46378
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA d3fb987

Build Information

Test Name: Trilinos_pullrequest_cuda_10.1.105_uvm_off

  • Build Num: 1326
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;AT: AUTOMERGE;TriBITS
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 9a46378
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA d3fb987

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 3705
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;AT: AUTOMERGE;TriBITS
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 9a46378
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA d3fb987

Build Information

Test Name: python-3

  • Build Num: 354
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;AT: AUTOMERGE;TriBITS
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 9a46378
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA d3fb987
Console Output (last 100 lines) : Trilinos_pullrequest_gcc_8.3.0 # 5619 (click to expand)

    ..................................................  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: 1299K
    ..................................................  Size: 1349K
    ..................................................  Size: 1400K
    ..................................................  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: 2899K
    ..................................................  Size: 2949K
    .. Size of output: 2951K
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_Epetra = ON
-- Setting Trilinos_ENABLE_Ifpack = ON
-- Setting Trilinos_ENABLE_TeuchosNumerics = ON
-- Setting Trilinos_ENABLE_TeuchosParameterList = 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@2/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-9641-test-Trilinos_pullrequest_gcc_8.3.0-5619
-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@2/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0@2/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 # 3180 (click to expand)

    ..................................................  Size: 200K
    ..................................................  Size: 250K
    ..................................................  Size: 300K
    ..................................................  Size: 350K
    ................................................. Size of output: 398K
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: 1200K
    ..................................................  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 of output: 2201K
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_Epetra = ON
-- Setting Trilinos_ENABLE_Ifpack = ON
-- Setting Trilinos_ENABLE_TeuchosNumerics = ON
-- Setting Trilinos_ENABLE_TeuchosParameterList = 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/ascic143/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-9641-test-Trilinos_pullrequest_gcc_7.2.0_serial-3180
-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/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic143/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 # 3681 (click to expand)

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: 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 of output: 2551K
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_Epetra = ON
-- Setting Trilinos_ENABLE_Ifpack = ON
-- Setting Trilinos_ENABLE_TeuchosNumerics = ON
-- Setting Trilinos_ENABLE_TeuchosParameterList = 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@2/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-9641-test-Trilinos_pullrequest_gcc_7.2.0_debug-3681
-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@2/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug@2/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 # 10898 (click to expand)

    ..................................................  Size: 12100K
    ..................................................  Size: 12150K
    ..................................................  Size: 12200K
    ..................................................  Size: 12250K
    ..................................................  Size: 12300K
    ..................................................  Size: 12350K
    ..................................................  Size: 12399K
    ..................................................  Size: 12449K
    ..................................................  Size: 12499K
    ..................................................  Size: 12550K
    ..................................................  Size: 12600K
    ..................................................  Size: 12650K
    ..................................................  Size: 12700K
    ..................................................  Size: 12749K
    ..................................................  Size: 12799K
    ..................................................  Size: 12849K
    ..................................................  Size: 12899K
    ..................................................  Size: 12949K
    ..................................................  Size: 12999K
    ..................................................  Size: 13049K
    ..................................................  Size: 13099K
    ..................................................  Size: 13149K
    ..................................................  Size: 13199K
    ..................................................  Size: 13249K
    ..................................................  Size: 13299K
    ..................................................  Size: 13350K
    ..................................................  Size: 13400K
    ..................................................  Size: 13450K
    ..................................................  Size: 13500K
    ..................................................  Size: 13550K
    ..................................................  Size: 13600K
    ..................................................  Size: 13650K
    ..................................................  Size: 13699K
    ..................................................  Size: 13749K
    ..................................................  Size: 13799K
    ..................................................  Size: 13849K
    ..................................................  Size: 13899K
    ..................................................  Size: 13949K
    ..................................................  Size: 13999K
    ..................................................  Size: 14049K
    ..................................................  Size: 14099K
    ..................................................  Size: 14149K
    ..................................................  Size: 14199K
    ..................................................  Size: 14250K
    ..................................................  Size: 14300K
    ..................................................  Size: 14349K
    ..................................................  Size: 14399K
    ..................................................  Size: 14449K
    .............................. Size of output: 14479K
Error(s) when building project
CMake Warning at /scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/TFW_testing_single_configure_prototype/simple_testing.cmake:202 (message):
  Build failed with error 1

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_Epetra = ON
-- Setting Trilinos_ENABLE_Ifpack = ON
-- Setting Trilinos_ENABLE_TeuchosNumerics = ON
-- Setting Trilinos_ENABLE_TeuchosParameterList = 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/ascic142/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-9641-test-Trilinos_pullrequest_intel_17.0.1-10898
-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/ascic142/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic142/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

--- 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_cuda_10.1.105 # 2331 (click to expand)

    ..................................................  Size: 25100K
    ..................................................  Size: 25150K
    ..................................................  Size: 25200K
    ..................................................  Size: 25249K
    ..................................................  Size: 25299K
    ..................................................  Size: 25349K
    ..................................................  Size: 25399K
    ..................................................  Size: 25450K
    ..................................................  Size: 25500K
    ..................................................  Size: 25550K
    ..................................................  Size: 25600K
    ..................................................  Size: 25649K
    ..................................................  Size: 25699K
    ..................................................  Size: 25749K
    ..................................................  Size: 25799K
    ..................................................  Size: 25849K
    ..................................................  Size: 25899K
    ..................................................  Size: 25949K
    ..................................................  Size: 25999K
    ..................................................  Size: 26049K
    ..................................................  Size: 26099K
    ..................................................  Size: 26149K
    ..................................................  Size: 26199K
    ..................................................  Size: 26250K
    ..................................................  Size: 26300K
    ..................................................  Size: 26350K
    ..................................................  Size: 26400K
    ..................................................  Size: 26450K
    ..................................................  Size: 26499K
    ..................................................  Size: 26549K
    ..................................................  Size: 26600K
    ..................................................  Size: 26650K
    ..................................................  Size: 26700K
    ..................................................  Size: 26750K
    ..................................................  Size: 26799K
    ..................................................  Size: 26849K
    ..................................................  Size: 26900K
    ..................................................  Size: 26950K
    ..................................................  Size: 26999K
    ..................................................  Size: 27050K
    ..................................................  Size: 27100K
    ..................................................  Size: 27150K
    ..................................................  Size: 27199K
    ..................................................  Size: 27250K
    ..................................................  Size: 27300K
    ..................................................  Size: 27349K
    ..................................................  Size: 27400K
    ..................................................  Size: 27450K
    ..................................................  Size: 27499K
    ..................................................  Size: 27550K
    ..................................................  Size: 27600K
    ..................................................  Size: 27650K
    ..................................................  Size: 27699K
    ...... Size of output: 27705K
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_Epetra = ON
-- Setting Trilinos_ENABLE_Ifpack = ON
-- Setting Trilinos_ENABLE_TeuchosNumerics = ON
-- Setting Trilinos_ENABLE_TeuchosParameterList = 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_10.1.105/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-9641-test-Trilinos_pullrequest_cuda_10.1.105-2331
-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_10.1.105/pull_request_test
-Dconfigure_script=/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105/Trilinos/cmake/std/PullRequestLinuxCuda10.1.105TestingSettings.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_10.1.105_uvm_off # 1326 (click to expand)

    ..................................................  Size: 19450K
    ..................................................  Size: 19500K
    ..................................................  Size: 19549K
    ..................................................  Size: 19599K
    ..................................................  Size: 19650K
    ..................................................  Size: 19700K
    ..................................................  Size: 19750K
    ..................................................  Size: 19800K
    ..................................................  Size: 19850K
    ..................................................  Size: 19900K
    ..................................................  Size: 19950K
    ..................................................  Size: 20000K
    ..................................................  Size: 20050K
    ..................................................  Size: 20100K
    ..................................................  Size: 20150K
    ..................................................  Size: 20200K
    ..................................................  Size: 20250K
    ..................................................  Size: 20300K
    ..................................................  Size: 20349K
    ..................................................  Size: 20399K
    ..................................................  Size: 20449K
    ..................................................  Size: 20499K
    ..................................................  Size: 20549K
    ..................................................  Size: 20600K
    ..................................................  Size: 20650K
    ..................................................  Size: 20700K
    ..................................................  Size: 20750K
    ..................................................  Size: 20799K
    ..................................................  Size: 20849K
    ..................................................  Size: 20899K
    ..................................................  Size: 20949K
    ..................................................  Size: 21000K
    ..................................................  Size: 21049K
    ..................................................  Size: 21099K
    ..................................................  Size: 21149K
    ..................................................  Size: 21200K
    ..................................................  Size: 21250K
    ..................................................  Size: 21300K
    ..................................................  Size: 21349K
    ..................................................  Size: 21399K
    ..................................................  Size: 21450K
    ..................................................  Size: 21500K
    ..................................................  Size: 21550K
    ..................................................  Size: 21600K
    ..................................................  Size: 21650K
    ..................................................  Size: 21700K
    ..................................................  Size: 21750K
    ..................................................  Size: 21800K
    ..................................................  Size: 21849K
    ..................................................  Size: 21900K
    ..................................................  Size: 21950K
    ..................................................  Size: 21999K
    ..................................................  Size: 22049K
    ................................. Size of output: 22082K
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_Epetra = ON
-- Setting Trilinos_ENABLE_Ifpack = ON
-- Setting Trilinos_ENABLE_TeuchosNumerics = ON
-- Setting Trilinos_ENABLE_TeuchosParameterList = 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_10.1.105_uvm_off/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-9641-test-Trilinos_pullrequest_cuda_10.1.105_uvm_off-1326
-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_10.1.105_uvm_off/pull_request_test
-Dconfigure_script=/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105_uvm_off/Trilinos/cmake/std/PullRequestLinuxCuda10.1.105uvmOffTestingSettings.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 # 3705 (click to expand)

    ..................................................  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: 2050K
    ..................................................  Size: 2099K
    ..................................................  Size: 2150K
    ..................................................  Size: 2200K
    ..................................................  Size: 2249K
    ..................................................  Size: 2299K
    ..................................................  Size: 2350K
    ..................................................  Size: 2399K
    ..................................................  Size: 2449K
    ..................................................  Size: 2499K
    ..................................................  Size: 2550K
    ..................................................  Size: 2600K
    ..................................................  Size: 2650K
    ..................................................  Size: 2700K
    ..................................................  Size: 2750K
    ..................................................  Size: 2800K
    ..................................................  Size: 2849K
    ..................................................  Size: 2899K
    ..................................................  Size: 2949K
    ..................................................  Size: 2999K
    ..................................................  Size: 3049K
    ..................................................  Size: 3099K
    ..................................................  Size: 3149K
    ..................................................  Size: 3199K
    ..................................................  Size: 3249K
    ..................................................  Size: 3299K
    .......................... Size of output: 3326K
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_Epetra = ON
-- Setting Trilinos_ENABLE_Ifpack = ON
-- Setting Trilinos_ENABLE_TeuchosNumerics = ON
-- Setting Trilinos_ENABLE_TeuchosParameterList = 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-9641-test-Trilinos_pullrequest_clang_10.0.0-3705
-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

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

Console Output (last 100 lines) : python-3 # 354 (click to expand)

+ submit_by_parts() FINISH
+----------------------------------------------------------+
+--------------------------------------+
| ctest-stage-configure.cmake FINISH   |
+--------------------------------------+
+--------------------------------------+
| ctest-stage-build.cmake START        |
+--------------------------------------+
+----------------------------------------------------------+
+ START build step
+----------------------------------------------------------+
   Each symbol represents 1024 bytes of output.
    . Size of output: 0K
+----------------------------------------------------------+
+ END build step - SUCCESS
+----------------------------------------------------------+
+----------------------------------------------------------+
+ submit_by_parts() START
+----------------------------------------------------------+
>>> arg_parts_value: Build
>>> 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-9641-test-rhel7_sems-gnu-7.2.0-anaconda3-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_pr-framework-354&field3=buildstamp&compare3=61&value3=20210923-2151-Pull Request-Experimental
>>> 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-9641-test-rhel7_sems-gnu-7.2.0-anaconda3-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_pr-framework-354&field2=buildstamp&compare2=61&value2=20210923-2151-Pull Request-Experimental
>>> CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-9641-test-rhel7_sems-gnu-7.2.0-anaconda3-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_pr-framework-354&field2=buildstamp&compare2=61&value2=20210923-2151-Pull Request-Experimental
>>> ctest_submit(PARTS        Build
                 RETRY_COUNT  5
                 RETRY_DELAY  3
                 RETURN_VALUE ctest_submit_error)
>>> Build submit: OK
>>> CDash Build-ID : 9969508
+----------------------------------------------------------+
+ submit_by_parts() FINISH
+----------------------------------------------------------+
+--------------------------------------+
| ctest-stage-build.cmake FINISH       |
+--------------------------------------+
+--------------------------------------+
| ctest-stage-test.cmake START         |
+--------------------------------------+
+----------------------------------------------------------+
+ START test step
+----------------------------------------------------------+
+----------------------------------------------------------+
+ END test step - SUCCESS
+----------------------------------------------------------+
+----------------------------------------------------------+
+ submit_by_parts() START
+----------------------------------------------------------+
>>> arg_parts_value: Test
>>> 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-9641-test-rhel7_sems-gnu-7.2.0-anaconda3-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_pr-framework-354&field3=buildstamp&compare3=61&value3=20210923-2151-Pull Request-Experimental
>>> 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-9641-test-rhel7_sems-gnu-7.2.0-anaconda3-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_pr-framework-354&field2=buildstamp&compare2=61&value2=20210923-2151-Pull Request-Experimental
>>> CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-9641-test-rhel7_sems-gnu-7.2.0-anaconda3-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_pr-framework-354&field2=buildstamp&compare2=61&value2=20210923-2151-Pull Request-Experimental
>>> ctest_submit(PARTS        Test
                 RETRY_COUNT  5
                 RETRY_DELAY  3
                 RETURN_VALUE ctest_submit_error)
>>> Test submit: OK
>>> CDash Build-ID : 9969508
+----------------------------------------------------------+
+ submit_by_parts() FINISH
+----------------------------------------------------------+
+----------------------------------------------------------+
+ submit_single_submit() START
+----------------------------------------------------------+
>>> SKIPPED
>>> skip_single_submit : ON
+----------------------------------------------------------+
+ submit_single_submit() FINISH
+----------------------------------------------------------+
+----------------------------------------------------------+
+ submit_upload_config_files() START
+----------------------------------------------------------+
>>> ctest_upload(FILES /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/python-3/pull_request_test/configure_command.txt
                 /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/python-3/generatedPRFragment.cmake
                 /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/python-3/packageEnables.cmake )
>>> ctest_submit(PARTS upload
                 RETRY_COUNT  5
                 RETRY_DELAY  3
                 RETURN_VALUE file_upload_erorr)
>>> Config Files Upload: OK
+----------------------------------------------------------+
+ submit_upload_config_files() FINISH
+----------------------------------------------------------+
>>> captured_cmake_error = 0 (unused)
>>> test_error           = 0
Test(s) passed.
+--------------------------------------+
| ctest-stage-test.cmake FINISH        |
+--------------------------------------+
+--------------------------------------+
| ctest-driver.cmake FINISH            |
+--------------------------------------+
TrilinosPRConfigurationStandard.py:98 execute_test()> --- OK
TrilinosPRConfigurationStandard.py:106 execute_test()> 
PullRequestLinuxDriverTest.py main()> Done.
PRDriver> OK
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS


CDash Test Results for PR# 9641.


Wiki: How to Reproduce PR Testing Builds and Errors.

@jhux2 jhux2 added the AT: RETEST Causes the PR autotester to run a new round of PR tests on the next iteration label Sep 24, 2021
@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 '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: 5624
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;AT: RETEST;AT: AUTOMERGE;TriBITS
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 9a46378
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA d3fb987

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 3185
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;AT: RETEST;AT: AUTOMERGE;TriBITS
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 9a46378
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA d3fb987

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 3688
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;AT: RETEST;AT: AUTOMERGE;TriBITS
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 9a46378
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA d3fb987

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 10902
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;AT: RETEST;AT: AUTOMERGE;TriBITS
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 9a46378
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA d3fb987

Build Information

Test Name: Trilinos_pullrequest_cuda_10.1.105

  • Build Num: 2337
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;AT: RETEST;AT: AUTOMERGE;TriBITS
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 9a46378
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA d3fb987

Build Information

Test Name: Trilinos_pullrequest_cuda_10.1.105_uvm_off

  • Build Num: 1332
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;AT: RETEST;AT: AUTOMERGE;TriBITS
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 9a46378
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA d3fb987

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 3711
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;AT: RETEST;AT: AUTOMERGE;TriBITS
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 9a46378
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA d3fb987

Build Information

Test Name: python-3

  • Build Num: 358
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;AT: RETEST;AT: AUTOMERGE;TriBITS
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 9a46378
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA d3fb987

Using Repos:

Repo: TRILINOS (Keno/Trilinos)
  • Branch: kf/winbuild
  • SHA: 9a46378
  • Mode: TEST_REPO

Pull Request Author: Keno

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Jenkins Testing: all Jobs PASSED

Pull Request Auto Testing has PASSED (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 5624
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;AT: RETEST;AT: AUTOMERGE;TriBITS
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 9a46378
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA d3fb987

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 3185
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;AT: RETEST;AT: AUTOMERGE;TriBITS
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 9a46378
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA d3fb987

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 3688
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;AT: RETEST;AT: AUTOMERGE;TriBITS
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 9a46378
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA d3fb987

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 10902
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;AT: RETEST;AT: AUTOMERGE;TriBITS
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 9a46378
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA d3fb987

Build Information

Test Name: Trilinos_pullrequest_cuda_10.1.105

  • Build Num: 2337
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;AT: RETEST;AT: AUTOMERGE;TriBITS
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 9a46378
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA d3fb987

Build Information

Test Name: Trilinos_pullrequest_cuda_10.1.105_uvm_off

  • Build Num: 1332
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;AT: RETEST;AT: AUTOMERGE;TriBITS
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 9a46378
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA d3fb987

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 3711
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;AT: RETEST;AT: AUTOMERGE;TriBITS
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 9a46378
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA d3fb987

Build Information

Test Name: python-3

  • Build Num: 358
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Teuchos;pkg: Epetra;pkg: Ifpack;system: windows;AT: RETEST;AT: AUTOMERGE;TriBITS
PULLREQUESTNUM 9641
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH kf/winbuild
TRILINOS_SOURCE_REPO https://github.com/Keno/Trilinos
TRILINOS_SOURCE_SHA 9a46378
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA d3fb987


CDash Test Results for PR# 9641.

@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 Sep 24, 2021
@trilinos-autotester
Copy link
Contributor

Status Flag 'Pre-Merge Inspection' - SUCCESS: The last commit to this Pull Request has been INSPECTED AND APPROVED by [ jhux2 ]!

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Pull Request will be Automerged

@trilinos-autotester trilinos-autotester merged commit 57d48c3 into trilinos:develop Sep 24, 2021
@trilinos-autotester
Copy link
Contributor

Merge on Pull Request# 9641: IS A SUCCESS - Pull Request successfully merged

@trilinos-autotester trilinos-autotester removed the AT: AUTOMERGE Causes the PR autotester to automatically merge the PR branch once approvals are completed label Sep 24, 2021
bartlettroscoe added a commit to bartlettroscoe/TriBITS that referenced this pull request Sep 24, 2021
The prior patch pulled over from Trilinos PR trilinos/Trilinos#9641 did not
use lower-case for set().
bartlettroscoe added a commit to TriBITSPub/TriBITS that referenced this pull request Sep 24, 2021
@bartlettroscoe
Copy link
Member

FYI: I pulled off the commit patch from commit 5dee9af and applied to the TriBITS repo in TriBITSPub/TriBITS#422 (along with fixing the command case). This will create a merge conflict on the next TriBITS snapshot back to Trilinos but it will be trivial to resolve.

Keno added a commit to JuliaPackaging/Yggdrasil that referenced this pull request Sep 20, 2023
These got merged in trilinos/Trilinos#9641.
Keno added a commit to JuliaPackaging/Yggdrasil that referenced this pull request Sep 21, 2023
* Trilinos: Update to 14.4.0

This is the latest version. Before I try to mess with the Kokkos build
(#7384), better update, since the Kokkos integration has changed
a fair bit on Trilinos master.

* Drop patches

These got merged in trilinos/Trilinos#9641.

* Use newer cmake

* Factor options more nicely

* Drop libgfortran3

* Correct version spelling

* Add Kokkos dependency

* Add patch to use external Kokkos instead

* Fix Teko build

* Add missing patch file

* Build Kokkos-dependent libraries only if available

* Forbid libgfortran4 also

* Fix missing export on windows

* Why do I keep forgetting the patch?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: Epetra pkg: Ifpack pkg: Teuchos Issues primarily dealing with the Teuchos Package system: windows TriBITS Issues with the TriBITS framework itself, not usage of the TriBITS framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants