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

Trilinos Master Merge PR Generator: Auto PR created to promote from master_merge_20220426_154002 branch to master #10464

Merged
merged 203 commits into from
Apr 28, 2022

Conversation

trilinos-autotester
Copy link
Contributor

Auto PR created to promote from master_merge_20220426_154002 branch to master

GeoffDanielson and others added 30 commits October 6, 2020 14:18
Adding a new interface to solver the region problem, this
interface accepts A, X and B in composite format and still
needs the hierarchy in region format. With such an interface
hooking the preconditioner with Belos should be a lot easier
although we need to be careful how the composite vectors are
transfered to region format.

Next step will be adding a CG solver using composite vectors
and compostie A but preconditioned with region MG.
Updating the region MG driver to allow switch between region solver,
composite Richardson and composite CG at runtime. This makes it
easier to debug code and also just makes more sense in the long run
as we will probably want to switch between various solvers depending
on the problem we try to solve.

Adding some code fixes for CG, it now converges on one of our regression
tests which is a good sign but it is still slower than the Richardson
iteration which probably points to more issues.
- zero-out Z before handing it to the preconditioner
- update beta in every CG iteration
  - Added a new script that determines how to launch pull request
  driver scripts based on the system it is running on.
  - Add "--on_$SYSTEM" flags.
  - Simplify bootstrap_modules logic.
  - Add weaver bootstrap branch.
Fix #4370: At configure time, if Tpetra can't figure out for certain
that the MPI is CUDA-aware, remind the user that they can still assume
CUDA-aware with a runtime environment variable.
  - LaunchDriver: parse argv
  - PullRequestLinuxDriver: --on_cuda -> --on_weaver
(#8309). Just a few minor changes were needed to make it build and pass
on Serial and Cuda, with and without MPI.
trilinos-autotester and others added 8 commits April 24, 2022 09:36
…tor-sphynx

Automatically Merged using Trilinos Pull Request AutoTester
PR Title: Zoltan2: SphynxProblem inherits now from PartitioningProblem
PR Author: mperrinel
…petra-optional

Automatically Merged using Trilinos Pull Request AutoTester
PR Title: Panzer: Make Epetra optional (partially) for adapter-stk
PR Author: JacobDomagala
…math

Automatically Merged using Trilinos Pull Request AutoTester
PR Title: Stokhos: Fixing #10388
PR Author: maartenarnst
…ustRegionBased-init

Automatically Merged using Trilinos Pull Request AutoTester
PR Title: Fix NOX solver trust region based missing initialization of radius
PR Author: octave-user
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: Implements the achievedTol interface for the GmresPolySolMgr
PR Author: hkthorn
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: MueLu: region MG solver
PR Author: lucbv
 Kokkos + KokkosKernels Promotion To 3.6.0
@trilinos-autotester trilinos-autotester requested review from a team as code owners April 26, 2022 21:40
@trilinos-autotester
Copy link
Contributor Author

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

@trilinos-autotester
Copy link
Contributor Author

Status Flag 'Master Merge AutoTester' - Testing Jenkins Projects:

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: Trilinos_PR_gcc-7.2.0

  • Build Num: 39
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-gnu-7.2.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_gcc-8.3.0

  • Build Num: 39
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-gnu-8.3.0-openmpi-1.10.1-openmp_release-debug_static_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_gcc-7.2.0-serial

  • Build Num: 39
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-gnu-7.2.0-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_gcc-7.2.0-debug

  • Build Num: 39
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-gnu-7.2.0-openmpi-1.10.1-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_intel-17.0.1

  • Build Num: 47
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-intel-17.0.1-mpich-3.2-serial_release-debug_static_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_intel-19.0.5

  • Build Num: 39
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-intel-19.0.5-mpich-3.2-serial_release-debug_static_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_clang-7.0.1

  • Build Num: 39
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-clang-7.0.1-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_clang-9.0.0

  • Build Num: 39
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-clang-9.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_clang-10.0.0

  • Build Num: 39
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-clang-10.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_cuda-10.1.243

  • Build Num: 39
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME ats2_cuda-10.1.243-gnu-8.3.1-spmpi-rolling_release_static_Volta70_Power9_no-asan_no-complex_no-fpic_mpi_pt_no-rdc_uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL vortex
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Using Repos:

Repo: TRILINOS (trilinos/Trilinos)
  • Branch: master_merge_20220426_154002
  • SHA: 97353f2
  • Mode: TEST_REPO

Pull Request Author: trilinos-autotester

@trilinos-autotester
Copy link
Contributor Author

NOTICE: The AutoTester has encountered an internal error (usually a Communications Timeout), testing will be restarted, previous tests may still be running but will be ignored by the AutoTester...

@trilinos-autotester
Copy link
Contributor Author

Status Flag 'Master Merge AutoTester' - Testing Jenkins Projects:

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: Trilinos_PR_gcc-7.2.0

  • Build Num: 40
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-gnu-7.2.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_gcc-8.3.0

  • Build Num: 40
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-gnu-8.3.0-openmpi-1.10.1-openmp_release-debug_static_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_gcc-7.2.0-serial

  • Build Num: 40
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-gnu-7.2.0-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_gcc-7.2.0-debug

  • Build Num: 40
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-gnu-7.2.0-openmpi-1.10.1-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_intel-17.0.1

  • Build Num: 48
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-intel-17.0.1-mpich-3.2-serial_release-debug_static_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_intel-19.0.5

  • Build Num: 40
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-intel-19.0.5-mpich-3.2-serial_release-debug_static_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_clang-7.0.1

  • Build Num: 40
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-clang-7.0.1-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_clang-9.0.0

  • Build Num: 40
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-clang-9.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_clang-10.0.0

  • Build Num: 40
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-clang-10.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_cuda-10.1.243

  • Build Num: 40
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME ats2_cuda-10.1.243-gnu-8.3.1-spmpi-rolling_release_static_Volta70_Power9_no-asan_no-complex_no-fpic_mpi_pt_no-rdc_uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL vortex
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Using Repos:

Repo: TRILINOS (trilinos/Trilinos)
  • Branch: master_merge_20220426_154002
  • SHA: 97353f2
  • Mode: TEST_REPO

Pull Request Author: trilinos-autotester

@trilinos-autotester
Copy link
Contributor Author

Status Flag 'Master Merge AutoTester' - Jenkins Testing: 1 or more Jobs FAILED

Note: Testing will normally be attempted again in approx. 15 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_PR_gcc-7.2.0

  • Build Num: 40
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-gnu-7.2.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_gcc-8.3.0

  • Build Num: 40
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-gnu-8.3.0-openmpi-1.10.1-openmp_release-debug_static_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_gcc-7.2.0-serial

  • Build Num: 40
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-gnu-7.2.0-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_gcc-7.2.0-debug

  • Build Num: 40
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-gnu-7.2.0-openmpi-1.10.1-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_intel-17.0.1

  • Build Num: 48
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-intel-17.0.1-mpich-3.2-serial_release-debug_static_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_intel-19.0.5

  • Build Num: 40
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-intel-19.0.5-mpich-3.2-serial_release-debug_static_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_clang-7.0.1

  • Build Num: 40
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-clang-7.0.1-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_clang-9.0.0

  • Build Num: 40
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-clang-9.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_clang-10.0.0

  • Build Num: 40
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-clang-10.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_cuda-10.1.243

  • Build Num: 40
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME ats2_cuda-10.1.243-gnu-8.3.1-spmpi-rolling_release_static_Volta70_Power9_no-asan_no-complex_no-fpic_mpi_pt_no-rdc_uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL vortex
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6
Console Output (last 100 lines) : Trilinos_PR_gcc-7.2.0 # 40 (click to expand)

[2022-04-27T02:33:08.047Z] +----------------------------------------------------------+
[2022-04-27T02:33:08.047Z] +----------------------------------------------------------+
[2022-04-27T02:33:08.047Z] + submit_by_parts() START
[2022-04-27T02:33:08.047Z] +----------------------------------------------------------+
[2022-04-27T02:33:08.047Z] >>> arg_parts_value: Build
[2022-04-27T02:33:08.047Z] >>> CTEST_DROP_METHOD : https
[2022-04-27T02:33:08.047Z] >>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
[2022-04-27T02:33:08.048Z] >>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-3.novalocal&field2=buildname&compare2=61&value2=PR-10464-test-rhel7_sems-gnu-7.2.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field3=buildstamp&compare3=61&value3=20220427-0028-Master%20Merge
[2022-04-27T02:33:08.048Z] >>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-gnu-7.2.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field2=buildstamp&compare2=61&value2=20220427-0028-Master%20Merge
[2022-04-27T02:33:08.048Z] >>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-gnu-7.2.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field2=buildstamp&compare2=61&value2=20220427-0028-Master%20Merge
[2022-04-27T02:33:08.048Z] >>> ctest_submit(PARTS        Build
[2022-04-27T02:33:08.048Z]                  RETRY_COUNT  5
[2022-04-27T02:33:08.048Z]                  RETRY_DELAY  3
[2022-04-27T02:33:08.048Z]                  RETURN_VALUE ctest_submit_error)
[2022-04-27T02:33:09.019Z] >>> Build submit: OK
[2022-04-27T02:33:09.019Z] >>> CDash Build-ID : 120962
[2022-04-27T02:33:09.019Z] +----------------------------------------------------------+
[2022-04-27T02:33:09.019Z] + submit_by_parts() FINISH
[2022-04-27T02:33:09.019Z] +----------------------------------------------------------+
[2022-04-27T02:33:09.019Z] +--------------------------------------+
[2022-04-27T02:33:09.019Z] | ctest-stage-build.cmake FINISH       |
[2022-04-27T02:33:09.019Z] +--------------------------------------+
[2022-04-27T02:33:09.019Z] +--------------------------------------+
[2022-04-27T02:33:09.019Z] | ctest-stage-test.cmake START         |
[2022-04-27T02:33:09.019Z] +--------------------------------------+
[2022-04-27T02:33:09.019Z] +----------------------------------------------------------+
[2022-04-27T02:33:09.019Z] + START test step
[2022-04-27T02:33:09.019Z] +----------------------------------------------------------+
[2022-04-27T04:19:10.090Z] +----------------------------------------------------------+
[2022-04-27T04:19:10.090Z] + END test step - SUCCESS
[2022-04-27T04:19:10.090Z] +----------------------------------------------------------+
[2022-04-27T04:19:10.090Z] +----------------------------------------------------------+
[2022-04-27T04:19:10.090Z] + submit_by_parts() START
[2022-04-27T04:19:10.090Z] +----------------------------------------------------------+
[2022-04-27T04:19:10.090Z] >>> arg_parts_value: Test
[2022-04-27T04:19:10.090Z] >>> CTEST_DROP_METHOD : https
[2022-04-27T04:19:10.090Z] >>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
[2022-04-27T04:19:10.090Z] >>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-3.novalocal&field2=buildname&compare2=61&value2=PR-10464-test-rhel7_sems-gnu-7.2.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field3=buildstamp&compare3=61&value3=20220427-0028-Master%20Merge
[2022-04-27T04:19:10.090Z] >>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-gnu-7.2.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field2=buildstamp&compare2=61&value2=20220427-0028-Master%20Merge
[2022-04-27T04:19:10.090Z] >>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-gnu-7.2.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field2=buildstamp&compare2=61&value2=20220427-0028-Master%20Merge
[2022-04-27T04:19:10.090Z] >>> ctest_submit(PARTS        Test
[2022-04-27T04:19:10.090Z]                  RETRY_COUNT  5
[2022-04-27T04:19:10.090Z]                  RETRY_DELAY  3
[2022-04-27T04:19:10.090Z]                  RETURN_VALUE ctest_submit_error)
[2022-04-27T04:19:25.059Z] >>> Test submit: OK
[2022-04-27T04:19:25.059Z] >>> CDash Build-ID : 120962
[2022-04-27T04:19:25.059Z] +----------------------------------------------------------+
[2022-04-27T04:19:25.059Z] + submit_by_parts() FINISH
[2022-04-27T04:19:25.059Z] +----------------------------------------------------------+
[2022-04-27T04:19:25.059Z] +----------------------------------------------------------+
[2022-04-27T04:19:25.059Z] + submit_single_submit() START
[2022-04-27T04:19:25.059Z] +----------------------------------------------------------+
[2022-04-27T04:19:25.059Z] >>> SKIPPED
[2022-04-27T04:19:25.059Z] >>> skip_single_submit : ON
[2022-04-27T04:19:25.059Z] +----------------------------------------------------------+
[2022-04-27T04:19:25.059Z] + submit_single_submit() FINISH
[2022-04-27T04:19:25.059Z] +----------------------------------------------------------+
[2022-04-27T04:19:25.059Z] +----------------------------------------------------------+
[2022-04-27T04:19:25.059Z] + submit_upload_config_files() START
[2022-04-27T04:19:25.059Z] +----------------------------------------------------------+
[2022-04-27T04:19:25.059Z] >>> ctest_upload(FILES /scratch/trilinos/jenkins/workspace/Trilinos_PR_gcc-7.2.0/pull_request_test/configure_command.txt
[2022-04-27T04:19:25.059Z]                  /scratch/trilinos/jenkins/workspace/Trilinos_PR_gcc-7.2.0/generatedPRFragment.cmake
[2022-04-27T04:19:25.059Z]                  /scratch/trilinos/jenkins/workspace/Trilinos_PR_gcc-7.2.0/packageEnables.cmake )
[2022-04-27T04:19:25.059Z] >>> ctest_submit(PARTS upload
[2022-04-27T04:19:25.059Z]                  RETRY_COUNT  5
[2022-04-27T04:19:25.059Z]                  RETRY_DELAY  3
[2022-04-27T04:19:25.059Z]                  RETURN_VALUE file_upload_erorr)
[2022-04-27T04:19:25.059Z] >>> Config Files Upload: OK
[2022-04-27T04:19:25.059Z] +----------------------------------------------------------+
[2022-04-27T04:19:25.059Z] + submit_upload_config_files() FINISH
[2022-04-27T04:19:25.059Z] +----------------------------------------------------------+
[2022-04-27T04:19:25.059Z] >>> captured_cmake_error = 0 (unused)
[2022-04-27T04:19:25.059Z] >>> test_error           = 0
[2022-04-27T04:19:25.059Z] Test(s) passed.
[2022-04-27T04:19:25.059Z] +--------------------------------------+
[2022-04-27T04:19:25.059Z] | ctest-stage-test.cmake FINISH        |
[2022-04-27T04:19:25.059Z] +--------------------------------------+
[2022-04-27T04:19:25.059Z] +--------------------------------------+
[2022-04-27T04:19:25.059Z] | ctest-driver.cmake FINISH            |
[2022-04-27T04:19:25.059Z] +--------------------------------------+
[2022-04-27T04:19:25.059Z] TrilinosPRConfigurationStandard.py:99 execute_test()> --- OK
[2022-04-27T04:19:25.059Z] TrilinosPRConfigurationStandard.py:107 execute_test()> 
[2022-04-27T04:19:25.059Z] PullRequestLinuxDriverTest.py main()> Done.
[2022-04-27T04:19:25.059Z] PRDriver> OK
[2022-04-27T04:19:25.079Z] [Pipeline] }
[2022-04-27T04:19:25.116Z] [Pipeline] // stage
[2022-04-27T04:19:25.140Z] [Pipeline] archiveArtifacts
[2022-04-27T04:19:25.151Z] Archiving artifacts
[2022-04-27T04:19:25.363Z] [Pipeline] sh
[2022-04-27T04:19:25.673Z] + echo 'Uploading results to CDash...'
[2022-04-27T04:19:25.673Z] Uploading results to CDash...
[2022-04-27T04:19:25.698Z] [Pipeline] cleanWs
[2022-04-27T04:19:25.719Z] [WS-CLEANUP] Deleting project workspace...
[2022-04-27T04:19:45.189Z] [WS-CLEANUP] done
[2022-04-27T04:19:45.202Z] [Pipeline] }
[2022-04-27T04:19:45.236Z] [Pipeline] // node
[2022-04-27T04:19:45.248Z] [Pipeline] }
[2022-04-27T04:19:45.275Z] [Pipeline] // timeout
[2022-04-27T04:19:45.288Z] [Pipeline] End of Pipeline
[2022-04-27T04:19:45.314Z] Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_PR_gcc-8.3.0 # 40 (click to expand)

[2022-04-27T03:50:16.330Z] +----------------------------------------------------------+
[2022-04-27T03:50:16.330Z] +----------------------------------------------------------+
[2022-04-27T03:50:16.330Z] + submit_by_parts() START
[2022-04-27T03:50:16.330Z] +----------------------------------------------------------+
[2022-04-27T03:50:16.330Z] >>> arg_parts_value: Build
[2022-04-27T03:50:16.330Z] >>> CTEST_DROP_METHOD : https
[2022-04-27T03:50:16.330Z] >>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
[2022-04-27T03:50:16.330Z] >>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-5.novalocal&field2=buildname&compare2=61&value2=PR-10464-test-rhel7_sems-gnu-8.3.0-openmpi-1.10.1-openmp_release-debug_static_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field3=buildstamp&compare3=61&value3=20220427-0028-Master%20Merge
[2022-04-27T03:50:16.330Z] >>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-gnu-8.3.0-openmpi-1.10.1-openmp_release-debug_static_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field2=buildstamp&compare2=61&value2=20220427-0028-Master%20Merge
[2022-04-27T03:50:16.330Z] >>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-gnu-8.3.0-openmpi-1.10.1-openmp_release-debug_static_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field2=buildstamp&compare2=61&value2=20220427-0028-Master%20Merge
[2022-04-27T03:50:16.330Z] >>> ctest_submit(PARTS        Build
[2022-04-27T03:50:16.330Z]                  RETRY_COUNT  5
[2022-04-27T03:50:16.330Z]                  RETRY_DELAY  3
[2022-04-27T03:50:16.330Z]                  RETURN_VALUE ctest_submit_error)
[2022-04-27T03:50:17.763Z] >>> Build submit: OK
[2022-04-27T03:50:17.763Z] >>> CDash Build-ID : 120584
[2022-04-27T03:50:17.763Z] +----------------------------------------------------------+
[2022-04-27T03:50:17.763Z] + submit_by_parts() FINISH
[2022-04-27T03:50:17.763Z] +----------------------------------------------------------+
[2022-04-27T03:50:17.763Z] +--------------------------------------+
[2022-04-27T03:50:17.763Z] | ctest-stage-build.cmake FINISH       |
[2022-04-27T03:50:17.763Z] +--------------------------------------+
[2022-04-27T03:50:17.763Z] +--------------------------------------+
[2022-04-27T03:50:17.763Z] | ctest-stage-test.cmake START         |
[2022-04-27T03:50:17.763Z] +--------------------------------------+
[2022-04-27T03:50:17.763Z] +----------------------------------------------------------+
[2022-04-27T03:50:17.763Z] + START test step
[2022-04-27T03:50:17.763Z] +----------------------------------------------------------+
[2022-04-27T05:21:48.348Z] +----------------------------------------------------------+
[2022-04-27T05:21:48.348Z] + END test step - SUCCESS
[2022-04-27T05:21:48.348Z] +----------------------------------------------------------+
[2022-04-27T05:21:48.348Z] +----------------------------------------------------------+
[2022-04-27T05:21:48.348Z] + submit_by_parts() START
[2022-04-27T05:21:48.348Z] +----------------------------------------------------------+
[2022-04-27T05:21:48.348Z] >>> arg_parts_value: Test
[2022-04-27T05:21:48.348Z] >>> CTEST_DROP_METHOD : https
[2022-04-27T05:21:48.348Z] >>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
[2022-04-27T05:21:48.348Z] >>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-5.novalocal&field2=buildname&compare2=61&value2=PR-10464-test-rhel7_sems-gnu-8.3.0-openmpi-1.10.1-openmp_release-debug_static_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field3=buildstamp&compare3=61&value3=20220427-0028-Master%20Merge
[2022-04-27T05:21:48.348Z] >>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-gnu-8.3.0-openmpi-1.10.1-openmp_release-debug_static_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field2=buildstamp&compare2=61&value2=20220427-0028-Master%20Merge
[2022-04-27T05:21:48.348Z] >>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-gnu-8.3.0-openmpi-1.10.1-openmp_release-debug_static_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field2=buildstamp&compare2=61&value2=20220427-0028-Master%20Merge
[2022-04-27T05:21:48.348Z] >>> ctest_submit(PARTS        Test
[2022-04-27T05:21:48.348Z]                  RETRY_COUNT  5
[2022-04-27T05:21:48.348Z]                  RETRY_DELAY  3
[2022-04-27T05:21:48.348Z]                  RETURN_VALUE ctest_submit_error)
[2022-04-27T05:21:56.609Z] >>> Test submit: OK
[2022-04-27T05:21:56.609Z] >>> CDash Build-ID : 120584
[2022-04-27T05:21:56.609Z] +----------------------------------------------------------+
[2022-04-27T05:21:56.609Z] + submit_by_parts() FINISH
[2022-04-27T05:21:56.609Z] +----------------------------------------------------------+
[2022-04-27T05:21:56.609Z] +----------------------------------------------------------+
[2022-04-27T05:21:56.609Z] + submit_single_submit() START
[2022-04-27T05:21:56.609Z] +----------------------------------------------------------+
[2022-04-27T05:21:56.609Z] >>> SKIPPED
[2022-04-27T05:21:56.609Z] >>> skip_single_submit : ON
[2022-04-27T05:21:56.609Z] +----------------------------------------------------------+
[2022-04-27T05:21:56.609Z] + submit_single_submit() FINISH
[2022-04-27T05:21:56.609Z] +----------------------------------------------------------+
[2022-04-27T05:21:56.609Z] +----------------------------------------------------------+
[2022-04-27T05:21:56.609Z] + submit_upload_config_files() START
[2022-04-27T05:21:56.609Z] +----------------------------------------------------------+
[2022-04-27T05:21:56.609Z] >>> ctest_upload(FILES /scratch/trilinos/jenkins/workspace/Trilinos_PR_gcc-8.3.0/pull_request_test/configure_command.txt
[2022-04-27T05:21:56.609Z]                  /scratch/trilinos/jenkins/workspace/Trilinos_PR_gcc-8.3.0/generatedPRFragment.cmake
[2022-04-27T05:21:56.609Z]                  /scratch/trilinos/jenkins/workspace/Trilinos_PR_gcc-8.3.0/packageEnables.cmake )
[2022-04-27T05:21:56.609Z] >>> ctest_submit(PARTS upload
[2022-04-27T05:21:56.609Z]                  RETRY_COUNT  5
[2022-04-27T05:21:56.609Z]                  RETRY_DELAY  3
[2022-04-27T05:21:56.609Z]                  RETURN_VALUE file_upload_erorr)
[2022-04-27T05:21:57.580Z] >>> Config Files Upload: OK
[2022-04-27T05:21:57.580Z] +----------------------------------------------------------+
[2022-04-27T05:21:57.580Z] + submit_upload_config_files() FINISH
[2022-04-27T05:21:57.580Z] +----------------------------------------------------------+
[2022-04-27T05:21:57.580Z] >>> captured_cmake_error = 0 (unused)
[2022-04-27T05:21:57.580Z] >>> test_error           = 0
[2022-04-27T05:21:57.580Z] Test(s) passed.
[2022-04-27T05:21:57.580Z] +--------------------------------------+
[2022-04-27T05:21:57.580Z] | ctest-stage-test.cmake FINISH        |
[2022-04-27T05:21:57.580Z] +--------------------------------------+
[2022-04-27T05:21:57.580Z] +--------------------------------------+
[2022-04-27T05:21:57.580Z] | ctest-driver.cmake FINISH            |
[2022-04-27T05:21:57.580Z] +--------------------------------------+
[2022-04-27T05:21:57.580Z] TrilinosPRConfigurationStandard.py:99 execute_test()> --- OK
[2022-04-27T05:21:57.580Z] TrilinosPRConfigurationStandard.py:107 execute_test()> 
[2022-04-27T05:21:57.580Z] PullRequestLinuxDriverTest.py main()> Done.
[2022-04-27T05:21:58.172Z] PRDriver> OK
[2022-04-27T05:21:58.476Z] [Pipeline] }
[2022-04-27T05:21:58.514Z] [Pipeline] // stage
[2022-04-27T05:21:58.550Z] [Pipeline] archiveArtifacts
[2022-04-27T05:21:58.567Z] Archiving artifacts
[2022-04-27T05:21:58.941Z] [Pipeline] sh
[2022-04-27T05:21:59.265Z] + echo 'Uploading results to CDash...'
[2022-04-27T05:21:59.265Z] Uploading results to CDash...
[2022-04-27T05:21:59.294Z] [Pipeline] cleanWs
[2022-04-27T05:21:59.356Z] [WS-CLEANUP] Deleting project workspace...
[2022-04-27T05:22:48.260Z] [WS-CLEANUP] done
[2022-04-27T05:22:48.265Z] [Pipeline] }
[2022-04-27T05:22:48.302Z] [Pipeline] // node
[2022-04-27T05:22:48.315Z] [Pipeline] }
[2022-04-27T05:22:48.344Z] [Pipeline] // timeout
[2022-04-27T05:22:48.357Z] [Pipeline] End of Pipeline
[2022-04-27T05:22:48.385Z] Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_PR_gcc-7.2.0-serial # 40 (click to expand)

[2022-04-27T01:34:30.099Z] +----------------------------------------------------------+
[2022-04-27T01:34:30.099Z] +----------------------------------------------------------+
[2022-04-27T01:34:30.099Z] + submit_by_parts() START
[2022-04-27T01:34:30.099Z] +----------------------------------------------------------+
[2022-04-27T01:34:30.099Z] >>> arg_parts_value: Build
[2022-04-27T01:34:30.099Z] >>> CTEST_DROP_METHOD : https
[2022-04-27T01:34:30.099Z] >>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
[2022-04-27T01:34:30.099Z] >>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-0.novalocal&field2=buildname&compare2=61&value2=PR-10464-test-rhel7_sems-gnu-7.2.0-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field3=buildstamp&compare3=61&value3=20220427-0028-Master%20Merge
[2022-04-27T01:34:30.100Z] >>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-gnu-7.2.0-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field2=buildstamp&compare2=61&value2=20220427-0028-Master%20Merge
[2022-04-27T01:34:30.100Z] >>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-gnu-7.2.0-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field2=buildstamp&compare2=61&value2=20220427-0028-Master%20Merge
[2022-04-27T01:34:30.100Z] >>> ctest_submit(PARTS        Build
[2022-04-27T01:34:30.100Z]                  RETRY_COUNT  5
[2022-04-27T01:34:30.100Z]                  RETRY_DELAY  3
[2022-04-27T01:34:30.100Z]                  RETURN_VALUE ctest_submit_error)
[2022-04-27T01:34:30.100Z] >>> Build submit: OK
[2022-04-27T01:34:30.100Z] >>> CDash Build-ID : 120647
[2022-04-27T01:34:30.100Z] +----------------------------------------------------------+
[2022-04-27T01:34:30.100Z] + submit_by_parts() FINISH
[2022-04-27T01:34:30.100Z] +----------------------------------------------------------+
[2022-04-27T01:34:30.100Z] +--------------------------------------+
[2022-04-27T01:34:30.100Z] | ctest-stage-build.cmake FINISH       |
[2022-04-27T01:34:30.100Z] +--------------------------------------+
[2022-04-27T01:34:30.100Z] +--------------------------------------+
[2022-04-27T01:34:30.100Z] | ctest-stage-test.cmake START         |
[2022-04-27T01:34:30.100Z] +--------------------------------------+
[2022-04-27T01:34:30.100Z] +----------------------------------------------------------+
[2022-04-27T01:34:30.100Z] + START test step
[2022-04-27T01:34:30.100Z] +----------------------------------------------------------+
[2022-04-27T01:55:23.898Z] +----------------------------------------------------------+
[2022-04-27T01:55:23.898Z] + END test step - SUCCESS
[2022-04-27T01:55:23.898Z] +----------------------------------------------------------+
[2022-04-27T01:55:23.898Z] +----------------------------------------------------------+
[2022-04-27T01:55:23.898Z] + submit_by_parts() START
[2022-04-27T01:55:23.898Z] +----------------------------------------------------------+
[2022-04-27T01:55:23.898Z] >>> arg_parts_value: Test
[2022-04-27T01:55:23.898Z] >>> CTEST_DROP_METHOD : https
[2022-04-27T01:55:23.898Z] >>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
[2022-04-27T01:55:23.898Z] >>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-0.novalocal&field2=buildname&compare2=61&value2=PR-10464-test-rhel7_sems-gnu-7.2.0-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field3=buildstamp&compare3=61&value3=20220427-0028-Master%20Merge
[2022-04-27T01:55:23.898Z] >>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-gnu-7.2.0-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field2=buildstamp&compare2=61&value2=20220427-0028-Master%20Merge
[2022-04-27T01:55:23.898Z] >>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-gnu-7.2.0-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field2=buildstamp&compare2=61&value2=20220427-0028-Master%20Merge
[2022-04-27T01:55:23.898Z] >>> ctest_submit(PARTS        Test
[2022-04-27T01:55:23.898Z]                  RETRY_COUNT  5
[2022-04-27T01:55:23.898Z]                  RETRY_DELAY  3
[2022-04-27T01:55:23.898Z]                  RETURN_VALUE ctest_submit_error)
[2022-04-27T01:55:34.427Z] >>> Test submit: OK
[2022-04-27T01:55:34.427Z] >>> CDash Build-ID : 120647
[2022-04-27T01:55:34.427Z] +----------------------------------------------------------+
[2022-04-27T01:55:34.427Z] + submit_by_parts() FINISH
[2022-04-27T01:55:34.427Z] +----------------------------------------------------------+
[2022-04-27T01:55:34.427Z] +----------------------------------------------------------+
[2022-04-27T01:55:34.427Z] + submit_single_submit() START
[2022-04-27T01:55:34.427Z] +----------------------------------------------------------+
[2022-04-27T01:55:34.427Z] >>> SKIPPED
[2022-04-27T01:55:34.427Z] >>> skip_single_submit : ON
[2022-04-27T01:55:34.427Z] +----------------------------------------------------------+
[2022-04-27T01:55:34.427Z] + submit_single_submit() FINISH
[2022-04-27T01:55:34.427Z] +----------------------------------------------------------+
[2022-04-27T01:55:34.427Z] +----------------------------------------------------------+
[2022-04-27T01:55:34.427Z] + submit_upload_config_files() START
[2022-04-27T01:55:34.427Z] +----------------------------------------------------------+
[2022-04-27T01:55:34.427Z] >>> ctest_upload(FILES /scratch/trilinos/jenkins/workspace/Trilinos_PR_gcc-7.2.0-serial/pull_request_test/configure_command.txt
[2022-04-27T01:55:34.427Z]                  /scratch/trilinos/jenkins/workspace/Trilinos_PR_gcc-7.2.0-serial/generatedPRFragment.cmake
[2022-04-27T01:55:34.427Z]                  /scratch/trilinos/jenkins/workspace/Trilinos_PR_gcc-7.2.0-serial/packageEnables.cmake )
[2022-04-27T01:55:34.427Z] >>> ctest_submit(PARTS upload
[2022-04-27T01:55:34.427Z]                  RETRY_COUNT  5
[2022-04-27T01:55:34.427Z]                  RETRY_DELAY  3
[2022-04-27T01:55:34.427Z]                  RETURN_VALUE file_upload_erorr)
[2022-04-27T01:55:35.012Z] >>> Config Files Upload: OK
[2022-04-27T01:55:35.012Z] +----------------------------------------------------------+
[2022-04-27T01:55:35.012Z] + submit_upload_config_files() FINISH
[2022-04-27T01:55:35.012Z] +----------------------------------------------------------+
[2022-04-27T01:55:35.012Z] >>> captured_cmake_error = 0 (unused)
[2022-04-27T01:55:35.012Z] >>> test_error           = 0
[2022-04-27T01:55:35.012Z] Test(s) passed.
[2022-04-27T01:55:35.012Z] +--------------------------------------+
[2022-04-27T01:55:35.012Z] | ctest-stage-test.cmake FINISH        |
[2022-04-27T01:55:35.012Z] +--------------------------------------+
[2022-04-27T01:55:35.012Z] +--------------------------------------+
[2022-04-27T01:55:35.012Z] | ctest-driver.cmake FINISH            |
[2022-04-27T01:55:35.012Z] +--------------------------------------+
[2022-04-27T01:55:35.012Z] TrilinosPRConfigurationStandard.py:99 execute_test()> --- OK
[2022-04-27T01:55:35.012Z] TrilinosPRConfigurationStandard.py:107 execute_test()> 
[2022-04-27T01:55:35.012Z] PullRequestLinuxDriverTest.py main()> Done.
[2022-04-27T01:55:35.012Z] PRDriver> OK
[2022-04-27T01:55:35.032Z] [Pipeline] }
[2022-04-27T01:55:35.062Z] [Pipeline] // stage
[2022-04-27T01:55:35.083Z] [Pipeline] archiveArtifacts
[2022-04-27T01:55:35.094Z] Archiving artifacts
[2022-04-27T01:55:35.176Z] [Pipeline] sh
[2022-04-27T01:55:35.487Z] + echo 'Uploading results to CDash...'
[2022-04-27T01:55:35.487Z] Uploading results to CDash...
[2022-04-27T01:55:35.514Z] [Pipeline] cleanWs
[2022-04-27T01:55:35.531Z] [WS-CLEANUP] Deleting project workspace...
[2022-04-27T01:55:43.989Z] [WS-CLEANUP] done
[2022-04-27T01:55:43.994Z] [Pipeline] }
[2022-04-27T01:55:44.030Z] [Pipeline] // node
[2022-04-27T01:55:44.043Z] [Pipeline] }
[2022-04-27T01:55:44.070Z] [Pipeline] // timeout
[2022-04-27T01:55:44.082Z] [Pipeline] End of Pipeline
[2022-04-27T01:55:44.107Z] Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_PR_gcc-7.2.0-debug # 40 (click to expand)

[2022-04-27T01:44:55.888Z] +----------------------------------------------------------+
[2022-04-27T01:44:55.888Z] +----------------------------------------------------------+
[2022-04-27T01:44:55.888Z] + submit_by_parts() START
[2022-04-27T01:44:55.888Z] +----------------------------------------------------------+
[2022-04-27T01:44:55.888Z] >>> arg_parts_value: Build
[2022-04-27T01:44:55.888Z] >>> CTEST_DROP_METHOD : https
[2022-04-27T01:44:55.888Z] >>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
[2022-04-27T01:44:55.888Z] >>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-7.novalocal&field2=buildname&compare2=61&value2=PR-10464-test-rhel7_sems-gnu-7.2.0-openmpi-1.10.1-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field3=buildstamp&compare3=61&value3=20220427-0028-Master%20Merge
[2022-04-27T01:44:55.888Z] >>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-gnu-7.2.0-openmpi-1.10.1-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field2=buildstamp&compare2=61&value2=20220427-0028-Master%20Merge
[2022-04-27T01:44:55.888Z] >>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-gnu-7.2.0-openmpi-1.10.1-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field2=buildstamp&compare2=61&value2=20220427-0028-Master%20Merge
[2022-04-27T01:44:55.888Z] >>> ctest_submit(PARTS        Build
[2022-04-27T01:44:55.888Z]                  RETRY_COUNT  5
[2022-04-27T01:44:55.888Z]                  RETRY_DELAY  3
[2022-04-27T01:44:55.888Z]                  RETURN_VALUE ctest_submit_error)
[2022-04-27T01:44:58.063Z] >>> Build submit: OK
[2022-04-27T01:44:58.063Z] >>> CDash Build-ID : 120710
[2022-04-27T01:44:58.063Z] +----------------------------------------------------------+
[2022-04-27T01:44:58.063Z] + submit_by_parts() FINISH
[2022-04-27T01:44:58.063Z] +----------------------------------------------------------+
[2022-04-27T01:44:58.063Z] +--------------------------------------+
[2022-04-27T01:44:58.063Z] | ctest-stage-build.cmake FINISH       |
[2022-04-27T01:44:58.063Z] +--------------------------------------+
[2022-04-27T01:44:58.063Z] +--------------------------------------+
[2022-04-27T01:44:58.063Z] | ctest-stage-test.cmake START         |
[2022-04-27T01:44:58.063Z] +--------------------------------------+
[2022-04-27T01:44:58.063Z] +----------------------------------------------------------+
[2022-04-27T01:44:58.063Z] + START test step
[2022-04-27T01:44:58.063Z] +----------------------------------------------------------+
[2022-04-27T04:06:19.293Z] +----------------------------------------------------------+
[2022-04-27T04:06:19.293Z] + END test step - SUCCESS
[2022-04-27T04:06:19.293Z] +----------------------------------------------------------+
[2022-04-27T04:06:19.293Z] +----------------------------------------------------------+
[2022-04-27T04:06:19.293Z] + submit_by_parts() START
[2022-04-27T04:06:19.293Z] +----------------------------------------------------------+
[2022-04-27T04:06:19.293Z] >>> arg_parts_value: Test
[2022-04-27T04:06:19.293Z] >>> CTEST_DROP_METHOD : https
[2022-04-27T04:06:19.293Z] >>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
[2022-04-27T04:06:19.293Z] >>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-7.novalocal&field2=buildname&compare2=61&value2=PR-10464-test-rhel7_sems-gnu-7.2.0-openmpi-1.10.1-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field3=buildstamp&compare3=61&value3=20220427-0028-Master%20Merge
[2022-04-27T04:06:19.293Z] >>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-gnu-7.2.0-openmpi-1.10.1-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field2=buildstamp&compare2=61&value2=20220427-0028-Master%20Merge
[2022-04-27T04:06:19.293Z] >>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-gnu-7.2.0-openmpi-1.10.1-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field2=buildstamp&compare2=61&value2=20220427-0028-Master%20Merge
[2022-04-27T04:06:19.293Z] >>> ctest_submit(PARTS        Test
[2022-04-27T04:06:19.293Z]                  RETRY_COUNT  5
[2022-04-27T04:06:19.293Z]                  RETRY_DELAY  3
[2022-04-27T04:06:19.293Z]                  RETURN_VALUE ctest_submit_error)
[2022-04-27T04:06:25.950Z] >>> Test submit: OK
[2022-04-27T04:06:25.950Z] >>> CDash Build-ID : 120710
[2022-04-27T04:06:25.950Z] +----------------------------------------------------------+
[2022-04-27T04:06:25.950Z] + submit_by_parts() FINISH
[2022-04-27T04:06:25.950Z] +----------------------------------------------------------+
[2022-04-27T04:06:25.950Z] +----------------------------------------------------------+
[2022-04-27T04:06:25.950Z] + submit_single_submit() START
[2022-04-27T04:06:25.950Z] +----------------------------------------------------------+
[2022-04-27T04:06:25.950Z] >>> SKIPPED
[2022-04-27T04:06:25.950Z] >>> skip_single_submit : ON
[2022-04-27T04:06:25.950Z] +----------------------------------------------------------+
[2022-04-27T04:06:25.950Z] + submit_single_submit() FINISH
[2022-04-27T04:06:25.950Z] +----------------------------------------------------------+
[2022-04-27T04:06:25.950Z] +----------------------------------------------------------+
[2022-04-27T04:06:25.950Z] + submit_upload_config_files() START
[2022-04-27T04:06:25.950Z] +----------------------------------------------------------+
[2022-04-27T04:06:25.950Z] >>> ctest_upload(FILES /scratch/trilinos/jenkins/workspace/Trilinos_PR_gcc-7.2.0-debug/pull_request_test/configure_command.txt
[2022-04-27T04:06:25.950Z]                  /scratch/trilinos/jenkins/workspace/Trilinos_PR_gcc-7.2.0-debug/generatedPRFragment.cmake
[2022-04-27T04:06:25.950Z]                  /scratch/trilinos/jenkins/workspace/Trilinos_PR_gcc-7.2.0-debug/packageEnables.cmake )
[2022-04-27T04:06:25.950Z] >>> ctest_submit(PARTS upload
[2022-04-27T04:06:25.950Z]                  RETRY_COUNT  5
[2022-04-27T04:06:25.950Z]                  RETRY_DELAY  3
[2022-04-27T04:06:25.950Z]                  RETURN_VALUE file_upload_erorr)
[2022-04-27T04:06:26.216Z] >>> Config Files Upload: OK
[2022-04-27T04:06:26.216Z] +----------------------------------------------------------+
[2022-04-27T04:06:26.216Z] + submit_upload_config_files() FINISH
[2022-04-27T04:06:26.216Z] +----------------------------------------------------------+
[2022-04-27T04:06:26.216Z] >>> captured_cmake_error = 0 (unused)
[2022-04-27T04:06:26.216Z] >>> test_error           = 0
[2022-04-27T04:06:26.216Z] Test(s) passed.
[2022-04-27T04:06:26.216Z] +--------------------------------------+
[2022-04-27T04:06:26.216Z] | ctest-stage-test.cmake FINISH        |
[2022-04-27T04:06:26.216Z] +--------------------------------------+
[2022-04-27T04:06:26.216Z] +--------------------------------------+
[2022-04-27T04:06:26.216Z] | ctest-driver.cmake FINISH            |
[2022-04-27T04:06:26.216Z] +--------------------------------------+
[2022-04-27T04:06:26.216Z] TrilinosPRConfigurationStandard.py:99 execute_test()> --- OK
[2022-04-27T04:06:26.216Z] TrilinosPRConfigurationStandard.py:107 execute_test()> 
[2022-04-27T04:06:26.216Z] PullRequestLinuxDriverTest.py main()> Done.
[2022-04-27T04:06:26.796Z] PRDriver> OK
[2022-04-27T04:06:26.816Z] [Pipeline] }
[2022-04-27T04:06:26.851Z] [Pipeline] // stage
[2022-04-27T04:06:26.873Z] [Pipeline] archiveArtifacts
[2022-04-27T04:06:26.885Z] Archiving artifacts
[2022-04-27T04:06:27.102Z] [Pipeline] sh
[2022-04-27T04:06:27.453Z] + echo 'Uploading results to CDash...'
[2022-04-27T04:06:27.453Z] Uploading results to CDash...
[2022-04-27T04:06:27.478Z] [Pipeline] cleanWs
[2022-04-27T04:06:27.491Z] [WS-CLEANUP] Deleting project workspace...
[2022-04-27T04:06:58.705Z] [WS-CLEANUP] done
[2022-04-27T04:06:58.710Z] [Pipeline] }
[2022-04-27T04:06:58.744Z] [Pipeline] // node
[2022-04-27T04:06:58.757Z] [Pipeline] }
[2022-04-27T04:06:58.784Z] [Pipeline] // timeout
[2022-04-27T04:06:58.797Z] [Pipeline] End of Pipeline
[2022-04-27T04:06:58.826Z] Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_PR_intel-17.0.1 # 48 (click to expand)

[2022-04-27T04:10:51.989Z] >>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-intel-17.0.1-mpich-3.2-serial_release-debug_static_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-48&field2=buildstamp&compare2=61&value2=20220427-0029-Master%20Merge
[2022-04-27T04:10:51.989Z] >>> ctest_submit(PARTS        Build
[2022-04-27T04:10:51.989Z]                  RETRY_COUNT  5
[2022-04-27T04:10:51.989Z]                  RETRY_DELAY  3
[2022-04-27T04:10:51.989Z]                  RETURN_VALUE ctest_submit_error)
[2022-04-27T04:10:51.989Z] >>> Build submit: OK
[2022-04-27T04:10:51.989Z] >>> CDash Build-ID : 120899
[2022-04-27T04:10:51.989Z] +----------------------------------------------------------+
[2022-04-27T04:10:51.989Z] + submit_by_parts() FINISH
[2022-04-27T04:10:51.989Z] +----------------------------------------------------------+
[2022-04-27T04:10:51.989Z] +--------------------------------------+
[2022-04-27T04:10:51.989Z] | ctest-stage-build.cmake FINISH       |
[2022-04-27T04:10:51.989Z] +--------------------------------------+
[2022-04-27T04:10:51.989Z] +--------------------------------------+
[2022-04-27T04:10:51.989Z] | ctest-stage-test.cmake START         |
[2022-04-27T04:10:51.989Z] +--------------------------------------+
[2022-04-27T04:10:51.989Z] +----------------------------------------------------------+
[2022-04-27T04:10:51.989Z] + START test step
[2022-04-27T04:10:51.989Z] +----------------------------------------------------------+
[2022-04-27T04:47:31.807Z] +----------------------------------------------------------+
[2022-04-27T04:47:31.807Z] + END test step - FAILURE
[2022-04-27T04:47:31.807Z] +----------------------------------------------------------+
[2022-04-27T04:47:31.807Z] +----------------------------------------------------------+
[2022-04-27T04:47:31.807Z] + submit_by_parts() START
[2022-04-27T04:47:31.807Z] +----------------------------------------------------------+
[2022-04-27T04:47:31.807Z] >>> arg_parts_value: Test
[2022-04-27T04:47:31.807Z] >>> CTEST_DROP_METHOD : https
[2022-04-27T04:47:31.807Z] >>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
[2022-04-27T04:47:31.807Z] >>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-1.novalocal&field2=buildname&compare2=61&value2=PR-10464-test-rhel7_sems-intel-17.0.1-mpich-3.2-serial_release-debug_static_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-48&field3=buildstamp&compare3=61&value3=20220427-0029-Master%20Merge
[2022-04-27T04:47:31.807Z] >>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-intel-17.0.1-mpich-3.2-serial_release-debug_static_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-48&field2=buildstamp&compare2=61&value2=20220427-0029-Master%20Merge
[2022-04-27T04:47:31.807Z] >>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-intel-17.0.1-mpich-3.2-serial_release-debug_static_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-48&field2=buildstamp&compare2=61&value2=20220427-0029-Master%20Merge
[2022-04-27T04:47:31.807Z] >>> ctest_submit(PARTS        Test
[2022-04-27T04:47:31.807Z]                  RETRY_COUNT  5
[2022-04-27T04:47:31.807Z]                  RETRY_DELAY  3
[2022-04-27T04:47:31.807Z]                  RETURN_VALUE ctest_submit_error)
[2022-04-27T04:47:44.809Z] >>> Test submit: OK
[2022-04-27T04:47:44.809Z] >>> CDash Build-ID : 120899
[2022-04-27T04:47:44.809Z] +----------------------------------------------------------+
[2022-04-27T04:47:44.809Z] + submit_by_parts() FINISH
[2022-04-27T04:47:44.809Z] +----------------------------------------------------------+
[2022-04-27T04:47:44.809Z] +----------------------------------------------------------+
[2022-04-27T04:47:44.809Z] + submit_single_submit() START
[2022-04-27T04:47:44.809Z] +----------------------------------------------------------+
[2022-04-27T04:47:44.809Z] >>> SKIPPED
[2022-04-27T04:47:44.809Z] >>> skip_single_submit : ON
[2022-04-27T04:47:44.809Z] +----------------------------------------------------------+
[2022-04-27T04:47:44.809Z] + submit_single_submit() FINISH
[2022-04-27T04:47:44.809Z] +----------------------------------------------------------+
[2022-04-27T04:47:44.809Z] +----------------------------------------------------------+
[2022-04-27T04:47:44.809Z] + submit_upload_config_files() START
[2022-04-27T04:47:44.809Z] +----------------------------------------------------------+
[2022-04-27T04:47:44.809Z] >>> ctest_upload(FILES /scratch/trilinos/jenkins/workspace/Trilinos_PR_intel-17.0.1/pull_request_test/configure_command.txt
[2022-04-27T04:47:44.809Z]                  /scratch/trilinos/jenkins/workspace/Trilinos_PR_intel-17.0.1/generatedPRFragment.cmake
[2022-04-27T04:47:44.809Z]                  /scratch/trilinos/jenkins/workspace/Trilinos_PR_intel-17.0.1/packageEnables.cmake )
[2022-04-27T04:47:44.809Z] >>> ctest_submit(PARTS upload
[2022-04-27T04:47:44.809Z]                  RETRY_COUNT  5
[2022-04-27T04:47:44.809Z]                  RETRY_DELAY  3
[2022-04-27T04:47:44.809Z]                  RETURN_VALUE file_upload_erorr)
[2022-04-27T04:47:44.809Z] >>> Config Files Upload: OK
[2022-04-27T04:47:44.809Z] +----------------------------------------------------------+
[2022-04-27T04:47:44.809Z] + submit_upload_config_files() FINISH
[2022-04-27T04:47:44.809Z] +----------------------------------------------------------+
[2022-04-27T04:47:44.809Z] >>> captured_cmake_error = 0 (unused)
[2022-04-27T04:47:44.809Z] >>> test_error           = -1
[2022-04-27T04:47:44.809Z] CMake Error at /scratch/trilinos/jenkins/workspace/Trilinos_PR_intel-17.0.1/pr-ctest-framework/cmake/ctest-stage-test.cmake:47 (message):
[2022-04-27T04:47:44.809Z]   ERROR: There are errors detected in the test.
[2022-04-27T04:47:44.809Z] Call Stack (most recent call first):
[2022-04-27T04:47:44.810Z]   /scratch/trilinos/jenkins/workspace/Trilinos_PR_intel-17.0.1/pr-ctest-framework/cmake/ctest-driver.cmake:14 (include)
[2022-04-27T04:47:44.810Z] 
[2022-04-27T04:47:44.810Z] 
[2022-04-27T04:47:44.810Z] +--------------------------------------+
[2022-04-27T04:47:44.810Z] | ctest-stage-test.cmake FINISH        |
[2022-04-27T04:47:44.810Z] +--------------------------------------+
[2022-04-27T04:47:44.810Z] +--------------------------------------+
[2022-04-27T04:47:44.810Z] | ctest-driver.cmake FINISH            |
[2022-04-27T04:47:44.810Z] +--------------------------------------+
[2022-04-27T04:47:44.810Z] TrilinosPRConfigurationStandard.py:101 execute_test()> --- ctest command failed!
[2022-04-27T04:47:44.810Z] TrilinosPRConfigurationStandard.py:102 execute_test()> --- error:
[2022-04-27T04:47:44.810Z] TrilinosPRConfigurationStandard.py:103 execute_test()> Command '['ctest', '-S', '/scratch/trilinos/jenkins/workspace/Trilinos_PR_intel-17.0.1/pr-ctest-framework/cmake/ctest-driver.cmake', '-Dsource_dir:PATH=/scratch/trilinos/jenkins/workspace/Trilinos_PR_intel-17.0.1/Trilinos', '-Dbuild_dir:PATH=/scratch/trilinos/jenkins/workspace/Trilinos_PR_intel-17.0.1/pull_request_test', '-Dbuild_name:STRING=PR-10464-test-rhel7_sems-intel-17.0.1-mpich-3.2-serial_release-debug_static_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-48', '-Dskip_by_parts_submit:BOOL=OFF', '-Dskip_update_step:BOOL=ON', "-Ddashboard_model:STRING='Experimental'", "-Ddashboard_track:STRING='Master Merge'", '-DPARALLEL_LEVEL:STRING=20', '-DTEST_PARALLEL_LEVEL:STRING=4', '-Dconfigure_script:FILEPATH=/scratch/trilinos/jenkins/workspace/Trilinos_PR_intel-17.0.1/generatedPRFragment.cmake', '-Dpackage_enables:FILEPATH=/scratch/trilinos/jenkins/workspace/Trilinos_PR_intel-17.0.1/packageEnables.cmake', '-Dsubprojects_file:FILEPATH=/scratch/trilinos/jenkins/workspace/Trilinos_PR_intel-17.0.1/package_subproject_list.cmake', '-DCTEST_DROP_SITE:STRING=trilinos-cdash.sandia.gov']' returned non-zero exit status 255.
[2022-04-27T04:47:44.810Z] PullRequestLinuxDriverTest.py main()> Done.
[2022-04-27T04:47:45.405Z] PRDriver> Command failed with status: 1
[2022-04-27T04:47:45.405Z]  
[2022-04-27T04:47:45.724Z] [Pipeline] }
[2022-04-27T04:47:45.766Z] [Pipeline] // stage
[2022-04-27T04:47:45.791Z] [Pipeline] unstable
[2022-04-27T04:47:45.798Z] WARNING: script returned exit code 1
[2022-04-27T04:47:45.810Z] [Pipeline] archiveArtifacts
[2022-04-27T04:47:45.823Z] Archiving artifacts
[2022-04-27T04:47:46.847Z] [Pipeline] sh
[2022-04-27T04:47:47.158Z] + echo 'Uploading results to CDash...'
[2022-04-27T04:47:47.158Z] Uploading results to CDash...
[2022-04-27T04:47:47.186Z] [Pipeline] cleanWs
[2022-04-27T04:47:47.203Z] [WS-CLEANUP] Deleting project workspace...
[2022-04-27T04:47:47.203Z] [WS-CLEANUP] Skipped based on build state UNSTABLE
[2022-04-27T04:47:47.219Z] [Pipeline] }
[2022-04-27T04:47:47.253Z] [Pipeline] // node
[2022-04-27T04:47:47.266Z] [Pipeline] }
[2022-04-27T04:47:47.294Z] [Pipeline] // timeout
[2022-04-27T04:47:47.307Z] [Pipeline] End of Pipeline
[2022-04-27T04:47:47.341Z] Finished: UNSTABLE

Console Output (last 100 lines) : Trilinos_PR_intel-19.0.5 # 40 (click to expand)

[2022-04-27T05:15:26.539Z] +----------------------------------------------------------+
[2022-04-27T05:15:26.539Z] +----------------------------------------------------------+
[2022-04-27T05:15:26.539Z] + submit_by_parts() START
[2022-04-27T05:15:26.539Z] +----------------------------------------------------------+
[2022-04-27T05:15:26.539Z] >>> arg_parts_value: Build
[2022-04-27T05:15:26.539Z] >>> CTEST_DROP_METHOD : https
[2022-04-27T05:15:26.539Z] >>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
[2022-04-27T05:15:26.539Z] >>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-4.novalocal&field2=buildname&compare2=61&value2=PR-10464-test-rhel7_sems-intel-19.0.5-mpich-3.2-serial_release-debug_static_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field3=buildstamp&compare3=61&value3=20220427-0029-Master%20Merge
[2022-04-27T05:15:26.539Z] >>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-intel-19.0.5-mpich-3.2-serial_release-debug_static_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field2=buildstamp&compare2=61&value2=20220427-0029-Master%20Merge
[2022-04-27T05:15:26.539Z] >>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-intel-19.0.5-mpich-3.2-serial_release-debug_static_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field2=buildstamp&compare2=61&value2=20220427-0029-Master%20Merge
[2022-04-27T05:15:26.539Z] >>> ctest_submit(PARTS        Build
[2022-04-27T05:15:26.539Z]                  RETRY_COUNT  5
[2022-04-27T05:15:26.539Z]                  RETRY_DELAY  3
[2022-04-27T05:15:26.539Z]                  RETURN_VALUE ctest_submit_error)
[2022-04-27T05:15:27.501Z] >>> Build submit: OK
[2022-04-27T05:15:27.501Z] >>> CDash Build-ID : 120836
[2022-04-27T05:15:27.501Z] +----------------------------------------------------------+
[2022-04-27T05:15:27.501Z] + submit_by_parts() FINISH
[2022-04-27T05:15:27.501Z] +----------------------------------------------------------+
[2022-04-27T05:15:27.501Z] +--------------------------------------+
[2022-04-27T05:15:27.501Z] | ctest-stage-build.cmake FINISH       |
[2022-04-27T05:15:27.501Z] +--------------------------------------+
[2022-04-27T05:15:27.501Z] +--------------------------------------+
[2022-04-27T05:15:27.501Z] | ctest-stage-test.cmake START         |
[2022-04-27T05:15:27.501Z] +--------------------------------------+
[2022-04-27T05:15:27.501Z] +----------------------------------------------------------+
[2022-04-27T05:15:27.501Z] + START test step
[2022-04-27T05:15:27.501Z] +----------------------------------------------------------+
[2022-04-27T05:57:53.684Z] +----------------------------------------------------------+
[2022-04-27T05:57:53.684Z] + END test step - SUCCESS
[2022-04-27T05:57:53.684Z] +----------------------------------------------------------+
[2022-04-27T05:57:53.684Z] +----------------------------------------------------------+
[2022-04-27T05:57:53.684Z] + submit_by_parts() START
[2022-04-27T05:57:53.684Z] +----------------------------------------------------------+
[2022-04-27T05:57:53.684Z] >>> arg_parts_value: Test
[2022-04-27T05:57:53.684Z] >>> CTEST_DROP_METHOD : https
[2022-04-27T05:57:53.684Z] >>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
[2022-04-27T05:57:53.684Z] >>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-4.novalocal&field2=buildname&compare2=61&value2=PR-10464-test-rhel7_sems-intel-19.0.5-mpich-3.2-serial_release-debug_static_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field3=buildstamp&compare3=61&value3=20220427-0029-Master%20Merge
[2022-04-27T05:57:53.684Z] >>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-intel-19.0.5-mpich-3.2-serial_release-debug_static_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field2=buildstamp&compare2=61&value2=20220427-0029-Master%20Merge
[2022-04-27T05:57:53.684Z] >>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-intel-19.0.5-mpich-3.2-serial_release-debug_static_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field2=buildstamp&compare2=61&value2=20220427-0029-Master%20Merge
[2022-04-27T05:57:53.684Z] >>> ctest_submit(PARTS        Test
[2022-04-27T05:57:53.684Z]                  RETRY_COUNT  5
[2022-04-27T05:57:53.684Z]                  RETRY_DELAY  3
[2022-04-27T05:57:53.684Z]                  RETURN_VALUE ctest_submit_error)
[2022-04-27T05:58:12.504Z] >>> Test submit: OK
[2022-04-27T05:58:12.504Z] >>> CDash Build-ID : 120836
[2022-04-27T05:58:12.504Z] +----------------------------------------------------------+
[2022-04-27T05:58:12.504Z] + submit_by_parts() FINISH
[2022-04-27T05:58:12.504Z] +----------------------------------------------------------+
[2022-04-27T05:58:12.504Z] +----------------------------------------------------------+
[2022-04-27T05:58:12.504Z] + submit_single_submit() START
[2022-04-27T05:58:12.504Z] +----------------------------------------------------------+
[2022-04-27T05:58:12.504Z] >>> SKIPPED
[2022-04-27T05:58:12.504Z] >>> skip_single_submit : ON
[2022-04-27T05:58:12.504Z] +----------------------------------------------------------+
[2022-04-27T05:58:12.504Z] + submit_single_submit() FINISH
[2022-04-27T05:58:12.504Z] +----------------------------------------------------------+
[2022-04-27T05:58:12.504Z] +----------------------------------------------------------+
[2022-04-27T05:58:12.504Z] + submit_upload_config_files() START
[2022-04-27T05:58:12.504Z] +----------------------------------------------------------+
[2022-04-27T05:58:12.504Z] >>> ctest_upload(FILES /scratch/trilinos/jenkins/workspace/Trilinos_PR_intel-19.0.5/pull_request_test/configure_command.txt
[2022-04-27T05:58:12.504Z]                  /scratch/trilinos/jenkins/workspace/Trilinos_PR_intel-19.0.5/generatedPRFragment.cmake
[2022-04-27T05:58:12.504Z]                  /scratch/trilinos/jenkins/workspace/Trilinos_PR_intel-19.0.5/packageEnables.cmake )
[2022-04-27T05:58:12.504Z] >>> ctest_submit(PARTS upload
[2022-04-27T05:58:12.504Z]                  RETRY_COUNT  5
[2022-04-27T05:58:12.504Z]                  RETRY_DELAY  3
[2022-04-27T05:58:12.504Z]                  RETURN_VALUE file_upload_erorr)
[2022-04-27T05:58:12.504Z] >>> Config Files Upload: OK
[2022-04-27T05:58:12.504Z] +----------------------------------------------------------+
[2022-04-27T05:58:12.504Z] + submit_upload_config_files() FINISH
[2022-04-27T05:58:12.504Z] +----------------------------------------------------------+
[2022-04-27T05:58:12.504Z] >>> captured_cmake_error = 0 (unused)
[2022-04-27T05:58:12.504Z] >>> test_error           = 0
[2022-04-27T05:58:12.504Z] Test(s) passed.
[2022-04-27T05:58:12.504Z] +--------------------------------------+
[2022-04-27T05:58:12.504Z] | ctest-stage-test.cmake FINISH        |
[2022-04-27T05:58:12.504Z] +--------------------------------------+
[2022-04-27T05:58:12.504Z] +--------------------------------------+
[2022-04-27T05:58:12.504Z] | ctest-driver.cmake FINISH            |
[2022-04-27T05:58:12.504Z] +--------------------------------------+
[2022-04-27T05:58:12.504Z] TrilinosPRConfigurationStandard.py:99 execute_test()> --- OK
[2022-04-27T05:58:12.504Z] TrilinosPRConfigurationStandard.py:107 execute_test()> 
[2022-04-27T05:58:12.504Z] PullRequestLinuxDriverTest.py main()> Done.
[2022-04-27T05:58:13.457Z] PRDriver> OK
[2022-04-27T05:58:13.494Z] [Pipeline] }
[2022-04-27T05:58:13.532Z] [Pipeline] // stage
[2022-04-27T05:58:13.569Z] [Pipeline] archiveArtifacts
[2022-04-27T05:58:13.586Z] Archiving artifacts
[2022-04-27T05:58:13.701Z] [Pipeline] sh
[2022-04-27T05:58:14.037Z] + echo 'Uploading results to CDash...'
[2022-04-27T05:58:14.037Z] Uploading results to CDash...
[2022-04-27T05:58:14.082Z] [Pipeline] cleanWs
[2022-04-27T05:58:14.099Z] [WS-CLEANUP] Deleting project workspace...
[2022-04-27T05:58:39.820Z] [WS-CLEANUP] done
[2022-04-27T05:58:39.826Z] [Pipeline] }
[2022-04-27T05:58:39.860Z] [Pipeline] // node
[2022-04-27T05:58:39.874Z] [Pipeline] }
[2022-04-27T05:58:39.913Z] [Pipeline] // timeout
[2022-04-27T05:58:39.926Z] [Pipeline] End of Pipeline
[2022-04-27T05:58:39.976Z] Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_PR_clang-7.0.1 # 40 (click to expand)

[2022-04-27T01:50:35.363Z] +----------------------------------------------------------+
[2022-04-27T01:50:35.363Z] +----------------------------------------------------------+
[2022-04-27T01:50:35.363Z] + submit_by_parts() START
[2022-04-27T01:50:35.363Z] +----------------------------------------------------------+
[2022-04-27T01:50:35.363Z] >>> arg_parts_value: Build
[2022-04-27T01:50:35.363Z] >>> CTEST_DROP_METHOD : https
[2022-04-27T01:50:35.363Z] >>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
[2022-04-27T01:50:35.363Z] >>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-6.novalocal&field2=buildname&compare2=61&value2=PR-10464-test-rhel7_sems-clang-7.0.1-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field3=buildstamp&compare3=61&value3=20220427-0029-Master%20Merge
[2022-04-27T01:50:35.363Z] >>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-clang-7.0.1-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field2=buildstamp&compare2=61&value2=20220427-0029-Master%20Merge
[2022-04-27T01:50:35.363Z] >>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-clang-7.0.1-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field2=buildstamp&compare2=61&value2=20220427-0029-Master%20Merge
[2022-04-27T01:50:35.363Z] >>> ctest_submit(PARTS        Build
[2022-04-27T01:50:35.363Z]                  RETRY_COUNT  5
[2022-04-27T01:50:35.363Z]                  RETRY_DELAY  3
[2022-04-27T01:50:35.363Z]                  RETURN_VALUE ctest_submit_error)
[2022-04-27T01:50:35.363Z] >>> Build submit: OK
[2022-04-27T01:50:35.363Z] >>> CDash Build-ID : 120773
[2022-04-27T01:50:35.363Z] +----------------------------------------------------------+
[2022-04-27T01:50:35.363Z] + submit_by_parts() FINISH
[2022-04-27T01:50:35.363Z] +----------------------------------------------------------+
[2022-04-27T01:50:35.363Z] +--------------------------------------+
[2022-04-27T01:50:35.363Z] | ctest-stage-build.cmake FINISH       |
[2022-04-27T01:50:35.363Z] +--------------------------------------+
[2022-04-27T01:50:35.363Z] +--------------------------------------+
[2022-04-27T01:50:35.363Z] | ctest-stage-test.cmake START         |
[2022-04-27T01:50:35.363Z] +--------------------------------------+
[2022-04-27T01:50:35.363Z] +----------------------------------------------------------+
[2022-04-27T01:50:35.363Z] + START test step
[2022-04-27T01:50:35.363Z] +----------------------------------------------------------+
[2022-04-27T02:37:02.508Z] +----------------------------------------------------------+
[2022-04-27T02:37:02.508Z] + END test step - SUCCESS
[2022-04-27T02:37:02.508Z] +----------------------------------------------------------+
[2022-04-27T02:37:02.508Z] +----------------------------------------------------------+
[2022-04-27T02:37:02.508Z] + submit_by_parts() START
[2022-04-27T02:37:02.508Z] +----------------------------------------------------------+
[2022-04-27T02:37:02.508Z] >>> arg_parts_value: Test
[2022-04-27T02:37:02.508Z] >>> CTEST_DROP_METHOD : https
[2022-04-27T02:37:02.508Z] >>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
[2022-04-27T02:37:02.508Z] >>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-6.novalocal&field2=buildname&compare2=61&value2=PR-10464-test-rhel7_sems-clang-7.0.1-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field3=buildstamp&compare3=61&value3=20220427-0029-Master%20Merge
[2022-04-27T02:37:02.508Z] >>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-clang-7.0.1-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field2=buildstamp&compare2=61&value2=20220427-0029-Master%20Merge
[2022-04-27T02:37:02.508Z] >>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-clang-7.0.1-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field2=buildstamp&compare2=61&value2=20220427-0029-Master%20Merge
[2022-04-27T02:37:02.508Z] >>> ctest_submit(PARTS        Test
[2022-04-27T02:37:02.508Z]                  RETRY_COUNT  5
[2022-04-27T02:37:02.508Z]                  RETRY_DELAY  3
[2022-04-27T02:37:02.508Z]                  RETURN_VALUE ctest_submit_error)
[2022-04-27T02:37:12.566Z] >>> Test submit: OK
[2022-04-27T02:37:12.566Z] >>> CDash Build-ID : 120773
[2022-04-27T02:37:12.566Z] +----------------------------------------------------------+
[2022-04-27T02:37:12.566Z] + submit_by_parts() FINISH
[2022-04-27T02:37:12.566Z] +----------------------------------------------------------+
[2022-04-27T02:37:12.566Z] +----------------------------------------------------------+
[2022-04-27T02:37:12.566Z] + submit_single_submit() START
[2022-04-27T02:37:12.566Z] +----------------------------------------------------------+
[2022-04-27T02:37:12.566Z] >>> SKIPPED
[2022-04-27T02:37:12.566Z] >>> skip_single_submit : ON
[2022-04-27T02:37:12.566Z] +----------------------------------------------------------+
[2022-04-27T02:37:12.566Z] + submit_single_submit() FINISH
[2022-04-27T02:37:12.566Z] +----------------------------------------------------------+
[2022-04-27T02:37:12.566Z] +----------------------------------------------------------+
[2022-04-27T02:37:12.566Z] + submit_upload_config_files() START
[2022-04-27T02:37:12.566Z] +----------------------------------------------------------+
[2022-04-27T02:37:12.566Z] >>> ctest_upload(FILES /scratch/trilinos/jenkins/workspace/Trilinos_PR_clang-7.0.1/pull_request_test/configure_command.txt
[2022-04-27T02:37:12.566Z]                  /scratch/trilinos/jenkins/workspace/Trilinos_PR_clang-7.0.1/generatedPRFragment.cmake
[2022-04-27T02:37:12.566Z]                  /scratch/trilinos/jenkins/workspace/Trilinos_PR_clang-7.0.1/packageEnables.cmake )
[2022-04-27T02:37:12.566Z] >>> ctest_submit(PARTS upload
[2022-04-27T02:37:12.566Z]                  RETRY_COUNT  5
[2022-04-27T02:37:12.566Z]                  RETRY_DELAY  3
[2022-04-27T02:37:12.566Z]                  RETURN_VALUE file_upload_erorr)
[2022-04-27T02:37:13.965Z] >>> Config Files Upload: OK
[2022-04-27T02:37:13.965Z] +----------------------------------------------------------+
[2022-04-27T02:37:13.965Z] + submit_upload_config_files() FINISH
[2022-04-27T02:37:13.965Z] +----------------------------------------------------------+
[2022-04-27T02:37:13.965Z] >>> captured_cmake_error = 0 (unused)
[2022-04-27T02:37:13.965Z] >>> test_error           = 0
[2022-04-27T02:37:13.965Z] Test(s) passed.
[2022-04-27T02:37:13.965Z] +--------------------------------------+
[2022-04-27T02:37:13.965Z] | ctest-stage-test.cmake FINISH        |
[2022-04-27T02:37:13.965Z] +--------------------------------------+
[2022-04-27T02:37:13.965Z] +--------------------------------------+
[2022-04-27T02:37:13.965Z] | ctest-driver.cmake FINISH            |
[2022-04-27T02:37:13.965Z] +--------------------------------------+
[2022-04-27T02:37:13.965Z] TrilinosPRConfigurationStandard.py:99 execute_test()> --- OK
[2022-04-27T02:37:13.965Z] TrilinosPRConfigurationStandard.py:107 execute_test()> 
[2022-04-27T02:37:13.965Z] PullRequestLinuxDriverTest.py main()> Done.
[2022-04-27T02:37:13.965Z] PRDriver> OK
[2022-04-27T02:37:13.983Z] [Pipeline] }
[2022-04-27T02:37:14.022Z] [Pipeline] // stage
[2022-04-27T02:37:14.044Z] [Pipeline] archiveArtifacts
[2022-04-27T02:37:14.055Z] Archiving artifacts
[2022-04-27T02:37:14.151Z] [Pipeline] sh
[2022-04-27T02:37:14.460Z] + echo 'Uploading results to CDash...'
[2022-04-27T02:37:14.460Z] Uploading results to CDash...
[2022-04-27T02:37:14.483Z] [Pipeline] cleanWs
[2022-04-27T02:37:14.498Z] [WS-CLEANUP] Deleting project workspace...
[2022-04-27T02:37:24.458Z] [WS-CLEANUP] done
[2022-04-27T02:37:24.462Z] [Pipeline] }
[2022-04-27T02:37:24.501Z] [Pipeline] // node
[2022-04-27T02:37:24.513Z] [Pipeline] }
[2022-04-27T02:37:24.542Z] [Pipeline] // timeout
[2022-04-27T02:37:24.554Z] [Pipeline] End of Pipeline
[2022-04-27T02:37:24.581Z] Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_PR_clang-9.0.0 # 40 (click to expand)

[2022-04-27T03:12:35.492Z] +----------------------------------------------------------+
[2022-04-27T03:12:35.492Z] +----------------------------------------------------------+
[2022-04-27T03:12:35.492Z] + submit_by_parts() START
[2022-04-27T03:12:35.492Z] +----------------------------------------------------------+
[2022-04-27T03:12:35.492Z] >>> arg_parts_value: Build
[2022-04-27T03:12:35.492Z] >>> CTEST_DROP_METHOD : https
[2022-04-27T03:12:35.492Z] >>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
[2022-04-27T03:12:35.492Z] >>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-9.novalocal&field2=buildname&compare2=61&value2=PR-10464-test-rhel7_sems-clang-9.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field3=buildstamp&compare3=61&value3=20220427-0030-Master%20Merge
[2022-04-27T03:12:35.492Z] >>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-clang-9.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field2=buildstamp&compare2=61&value2=20220427-0030-Master%20Merge
[2022-04-27T03:12:35.492Z] >>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-clang-9.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field2=buildstamp&compare2=61&value2=20220427-0030-Master%20Merge
[2022-04-27T03:12:35.492Z] >>> ctest_submit(PARTS        Build
[2022-04-27T03:12:35.492Z]                  RETRY_COUNT  5
[2022-04-27T03:12:35.492Z]                  RETRY_DELAY  3
[2022-04-27T03:12:35.492Z]                  RETURN_VALUE ctest_submit_error)
[2022-04-27T03:12:35.492Z] >>> Build submit: OK
[2022-04-27T03:12:35.492Z] >>> CDash Build-ID : 121088
[2022-04-27T03:12:35.492Z] +----------------------------------------------------------+
[2022-04-27T03:12:35.493Z] + submit_by_parts() FINISH
[2022-04-27T03:12:35.493Z] +----------------------------------------------------------+
[2022-04-27T03:12:35.493Z] +--------------------------------------+
[2022-04-27T03:12:35.493Z] | ctest-stage-build.cmake FINISH       |
[2022-04-27T03:12:35.493Z] +--------------------------------------+
[2022-04-27T03:12:35.493Z] +--------------------------------------+
[2022-04-27T03:12:35.493Z] | ctest-stage-test.cmake START         |
[2022-04-27T03:12:35.493Z] +--------------------------------------+
[2022-04-27T03:12:35.493Z] +----------------------------------------------------------+
[2022-04-27T03:12:35.493Z] + START test step
[2022-04-27T03:12:35.493Z] +----------------------------------------------------------+
[2022-04-27T04:52:22.381Z] +----------------------------------------------------------+
[2022-04-27T04:52:22.381Z] + END test step - SUCCESS
[2022-04-27T04:52:22.381Z] +----------------------------------------------------------+
[2022-04-27T04:52:22.381Z] +----------------------------------------------------------+
[2022-04-27T04:52:22.381Z] + submit_by_parts() START
[2022-04-27T04:52:22.381Z] +----------------------------------------------------------+
[2022-04-27T04:52:22.381Z] >>> arg_parts_value: Test
[2022-04-27T04:52:22.381Z] >>> CTEST_DROP_METHOD : https
[2022-04-27T04:52:22.381Z] >>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
[2022-04-27T04:52:22.381Z] >>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-9.novalocal&field2=buildname&compare2=61&value2=PR-10464-test-rhel7_sems-clang-9.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field3=buildstamp&compare3=61&value3=20220427-0030-Master%20Merge
[2022-04-27T04:52:22.381Z] >>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-clang-9.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field2=buildstamp&compare2=61&value2=20220427-0030-Master%20Merge
[2022-04-27T04:52:22.381Z] >>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-clang-9.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field2=buildstamp&compare2=61&value2=20220427-0030-Master%20Merge
[2022-04-27T04:52:22.381Z] >>> ctest_submit(PARTS        Test
[2022-04-27T04:52:22.381Z]                  RETRY_COUNT  5
[2022-04-27T04:52:22.381Z]                  RETRY_DELAY  3
[2022-04-27T04:52:22.381Z]                  RETURN_VALUE ctest_submit_error)
[2022-04-27T04:52:34.966Z] >>> Test submit: OK
[2022-04-27T04:52:34.966Z] >>> CDash Build-ID : 121088
[2022-04-27T04:52:34.966Z] +----------------------------------------------------------+
[2022-04-27T04:52:34.966Z] + submit_by_parts() FINISH
[2022-04-27T04:52:34.966Z] +----------------------------------------------------------+
[2022-04-27T04:52:34.967Z] +----------------------------------------------------------+
[2022-04-27T04:52:34.967Z] + submit_single_submit() START
[2022-04-27T04:52:34.967Z] +----------------------------------------------------------+
[2022-04-27T04:52:34.967Z] >>> SKIPPED
[2022-04-27T04:52:34.967Z] >>> skip_single_submit : ON
[2022-04-27T04:52:34.967Z] +----------------------------------------------------------+
[2022-04-27T04:52:34.967Z] + submit_single_submit() FINISH
[2022-04-27T04:52:34.967Z] +----------------------------------------------------------+
[2022-04-27T04:52:34.967Z] +----------------------------------------------------------+
[2022-04-27T04:52:34.967Z] + submit_upload_config_files() START
[2022-04-27T04:52:34.967Z] +----------------------------------------------------------+
[2022-04-27T04:52:34.967Z] >>> ctest_upload(FILES /scratch/trilinos/jenkins/workspace/Trilinos_PR_clang-9.0.0/pull_request_test/configure_command.txt
[2022-04-27T04:52:34.967Z]                  /scratch/trilinos/jenkins/workspace/Trilinos_PR_clang-9.0.0/generatedPRFragment.cmake
[2022-04-27T04:52:34.967Z]                  /scratch/trilinos/jenkins/workspace/Trilinos_PR_clang-9.0.0/packageEnables.cmake )
[2022-04-27T04:52:34.967Z] >>> ctest_submit(PARTS upload
[2022-04-27T04:52:34.967Z]                  RETRY_COUNT  5
[2022-04-27T04:52:34.967Z]                  RETRY_DELAY  3
[2022-04-27T04:52:34.967Z]                  RETURN_VALUE file_upload_erorr)
[2022-04-27T04:52:36.400Z] >>> Config Files Upload: OK
[2022-04-27T04:52:36.401Z] +----------------------------------------------------------+
[2022-04-27T04:52:36.401Z] + submit_upload_config_files() FINISH
[2022-04-27T04:52:36.401Z] +----------------------------------------------------------+
[2022-04-27T04:52:36.401Z] >>> captured_cmake_error = 0 (unused)
[2022-04-27T04:52:36.401Z] >>> test_error           = 0
[2022-04-27T04:52:36.401Z] Test(s) passed.
[2022-04-27T04:52:36.401Z] +--------------------------------------+
[2022-04-27T04:52:36.401Z] | ctest-stage-test.cmake FINISH        |
[2022-04-27T04:52:36.401Z] +--------------------------------------+
[2022-04-27T04:52:36.401Z] +--------------------------------------+
[2022-04-27T04:52:36.401Z] | ctest-driver.cmake FINISH            |
[2022-04-27T04:52:36.401Z] +--------------------------------------+
[2022-04-27T04:52:36.401Z] TrilinosPRConfigurationStandard.py:99 execute_test()> --- OK
[2022-04-27T04:52:36.401Z] TrilinosPRConfigurationStandard.py:107 execute_test()> 
[2022-04-27T04:52:36.401Z] PullRequestLinuxDriverTest.py main()> Done.
[2022-04-27T04:52:36.401Z] PRDriver> OK
[2022-04-27T04:52:36.691Z] [Pipeline] }
[2022-04-27T04:52:36.728Z] [Pipeline] // stage
[2022-04-27T04:52:36.751Z] [Pipeline] archiveArtifacts
[2022-04-27T04:52:36.766Z] Archiving artifacts
[2022-04-27T04:52:36.982Z] [Pipeline] sh
[2022-04-27T04:52:37.353Z] + echo 'Uploading results to CDash...'
[2022-04-27T04:52:37.353Z] Uploading results to CDash...
[2022-04-27T04:52:37.379Z] [Pipeline] cleanWs
[2022-04-27T04:52:37.397Z] [WS-CLEANUP] Deleting project workspace...
[2022-04-27T04:52:59.370Z] [WS-CLEANUP] done
[2022-04-27T04:52:59.376Z] [Pipeline] }
[2022-04-27T04:52:59.412Z] [Pipeline] // node
[2022-04-27T04:52:59.425Z] [Pipeline] }
[2022-04-27T04:52:59.454Z] [Pipeline] // timeout
[2022-04-27T04:52:59.468Z] [Pipeline] End of Pipeline
[2022-04-27T04:52:59.500Z] Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_PR_clang-10.0.0 # 40 (click to expand)

[2022-04-27T03:02:40.834Z] +----------------------------------------------------------+
[2022-04-27T03:02:40.834Z] +----------------------------------------------------------+
[2022-04-27T03:02:40.834Z] + submit_by_parts() START
[2022-04-27T03:02:40.834Z] +----------------------------------------------------------+
[2022-04-27T03:02:40.834Z] >>> arg_parts_value: Build
[2022-04-27T03:02:40.834Z] >>> CTEST_DROP_METHOD : https
[2022-04-27T03:02:40.834Z] >>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
[2022-04-27T03:02:40.834Z] >>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-8.novalocal&field2=buildname&compare2=61&value2=PR-10464-test-rhel7_sems-clang-10.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field3=buildstamp&compare3=61&value3=20220427-0030-Master%20Merge
[2022-04-27T03:02:40.834Z] >>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-clang-10.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field2=buildstamp&compare2=61&value2=20220427-0030-Master%20Merge
[2022-04-27T03:02:40.835Z] >>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-clang-10.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field2=buildstamp&compare2=61&value2=20220427-0030-Master%20Merge
[2022-04-27T03:02:40.835Z] >>> ctest_submit(PARTS        Build
[2022-04-27T03:02:40.835Z]                  RETRY_COUNT  5
[2022-04-27T03:02:40.835Z]                  RETRY_DELAY  3
[2022-04-27T03:02:40.835Z]                  RETURN_VALUE ctest_submit_error)
[2022-04-27T03:02:40.835Z] >>> Build submit: OK
[2022-04-27T03:02:40.835Z] >>> CDash Build-ID : 121025
[2022-04-27T03:02:40.835Z] +----------------------------------------------------------+
[2022-04-27T03:02:40.835Z] + submit_by_parts() FINISH
[2022-04-27T03:02:40.835Z] +----------------------------------------------------------+
[2022-04-27T03:02:40.835Z] +--------------------------------------+
[2022-04-27T03:02:40.835Z] | ctest-stage-build.cmake FINISH       |
[2022-04-27T03:02:40.835Z] +--------------------------------------+
[2022-04-27T03:02:40.835Z] +--------------------------------------+
[2022-04-27T03:02:40.835Z] | ctest-stage-test.cmake START         |
[2022-04-27T03:02:40.835Z] +--------------------------------------+
[2022-04-27T03:02:40.835Z] +----------------------------------------------------------+
[2022-04-27T03:02:40.835Z] + START test step
[2022-04-27T03:02:40.835Z] +----------------------------------------------------------+
[2022-04-27T04:28:40.367Z] +----------------------------------------------------------+
[2022-04-27T04:28:40.367Z] + END test step - SUCCESS
[2022-04-27T04:28:40.367Z] +----------------------------------------------------------+
[2022-04-27T04:28:40.367Z] +----------------------------------------------------------+
[2022-04-27T04:28:40.367Z] + submit_by_parts() START
[2022-04-27T04:28:40.367Z] +----------------------------------------------------------+
[2022-04-27T04:28:40.367Z] >>> arg_parts_value: Test
[2022-04-27T04:28:40.367Z] >>> CTEST_DROP_METHOD : https
[2022-04-27T04:28:40.367Z] >>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
[2022-04-27T04:28:40.367Z] >>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-8.novalocal&field2=buildname&compare2=61&value2=PR-10464-test-rhel7_sems-clang-10.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field3=buildstamp&compare3=61&value3=20220427-0030-Master%20Merge
[2022-04-27T04:28:40.367Z] >>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-clang-10.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field2=buildstamp&compare2=61&value2=20220427-0030-Master%20Merge
[2022-04-27T04:28:40.367Z] >>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-clang-10.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-40&field2=buildstamp&compare2=61&value2=20220427-0030-Master%20Merge
[2022-04-27T04:28:40.367Z] >>> ctest_submit(PARTS        Test
[2022-04-27T04:28:40.367Z]                  RETRY_COUNT  5
[2022-04-27T04:28:40.367Z]                  RETRY_DELAY  3
[2022-04-27T04:28:40.367Z]                  RETURN_VALUE ctest_submit_error)
[2022-04-27T04:28:55.385Z] >>> Test submit: OK
[2022-04-27T04:28:55.385Z] >>> CDash Build-ID : 121025
[2022-04-27T04:28:55.385Z] +----------------------------------------------------------+
[2022-04-27T04:28:55.385Z] + submit_by_parts() FINISH
[2022-04-27T04:28:55.385Z] +----------------------------------------------------------+
[2022-04-27T04:28:55.385Z] +----------------------------------------------------------+
[2022-04-27T04:28:55.385Z] + submit_single_submit() START
[2022-04-27T04:28:55.385Z] +----------------------------------------------------------+
[2022-04-27T04:28:55.385Z] >>> SKIPPED
[2022-04-27T04:28:55.385Z] >>> skip_single_submit : ON
[2022-04-27T04:28:55.385Z] +----------------------------------------------------------+
[2022-04-27T04:28:55.385Z] + submit_single_submit() FINISH
[2022-04-27T04:28:55.385Z] +----------------------------------------------------------+
[2022-04-27T04:28:55.385Z] +----------------------------------------------------------+
[2022-04-27T04:28:55.385Z] + submit_upload_config_files() START
[2022-04-27T04:28:55.385Z] +----------------------------------------------------------+
[2022-04-27T04:28:55.385Z] >>> ctest_upload(FILES /scratch/trilinos/jenkins/workspace/Trilinos_PR_clang-10.0.0/pull_request_test/configure_command.txt
[2022-04-27T04:28:55.385Z]                  /scratch/trilinos/jenkins/workspace/Trilinos_PR_clang-10.0.0/generatedPRFragment.cmake
[2022-04-27T04:28:55.385Z]                  /scratch/trilinos/jenkins/workspace/Trilinos_PR_clang-10.0.0/packageEnables.cmake )
[2022-04-27T04:28:55.385Z] >>> ctest_submit(PARTS upload
[2022-04-27T04:28:55.385Z]                  RETRY_COUNT  5
[2022-04-27T04:28:55.385Z]                  RETRY_DELAY  3
[2022-04-27T04:28:55.385Z]                  RETURN_VALUE file_upload_erorr)
[2022-04-27T04:28:55.385Z] >>> Config Files Upload: OK
[2022-04-27T04:28:55.385Z] +----------------------------------------------------------+
[2022-04-27T04:28:55.385Z] + submit_upload_config_files() FINISH
[2022-04-27T04:28:55.385Z] +----------------------------------------------------------+
[2022-04-27T04:28:55.385Z] >>> captured_cmake_error = 0 (unused)
[2022-04-27T04:28:55.385Z] >>> test_error           = 0
[2022-04-27T04:28:55.385Z] Test(s) passed.
[2022-04-27T04:28:55.385Z] +--------------------------------------+
[2022-04-27T04:28:55.385Z] | ctest-stage-test.cmake FINISH        |
[2022-04-27T04:28:55.385Z] +--------------------------------------+
[2022-04-27T04:28:55.385Z] +--------------------------------------+
[2022-04-27T04:28:55.385Z] | ctest-driver.cmake FINISH            |
[2022-04-27T04:28:55.385Z] +--------------------------------------+
[2022-04-27T04:28:55.385Z] TrilinosPRConfigurationStandard.py:99 execute_test()> --- OK
[2022-04-27T04:28:55.385Z] TrilinosPRConfigurationStandard.py:107 execute_test()> 
[2022-04-27T04:28:55.385Z] PullRequestLinuxDriverTest.py main()> Done.
[2022-04-27T04:28:55.651Z] PRDriver> OK
[2022-04-27T04:28:55.672Z] [Pipeline] }
[2022-04-27T04:28:55.711Z] [Pipeline] // stage
[2022-04-27T04:28:55.734Z] [Pipeline] archiveArtifacts
[2022-04-27T04:28:55.746Z] Archiving artifacts
[2022-04-27T04:28:55.990Z] [Pipeline] sh
[2022-04-27T04:28:56.432Z] + echo 'Uploading results to CDash...'
[2022-04-27T04:28:56.432Z] Uploading results to CDash...
[2022-04-27T04:28:56.457Z] [Pipeline] cleanWs
[2022-04-27T04:28:56.472Z] [WS-CLEANUP] Deleting project workspace...
[2022-04-27T04:29:15.488Z] [WS-CLEANUP] done
[2022-04-27T04:29:15.493Z] [Pipeline] }
[2022-04-27T04:29:15.527Z] [Pipeline] // node
[2022-04-27T04:29:15.540Z] [Pipeline] }
[2022-04-27T04:29:15.567Z] [Pipeline] // timeout
[2022-04-27T04:29:15.583Z] [Pipeline] End of Pipeline
[2022-04-27T04:29:15.612Z] Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_PR_cuda-10.1.243 # 40 (click to expand)

[2022-04-27T04:40:21.103Z] +----------------------------------------------------------+
[2022-04-27T04:40:21.103Z] +----------------------------------------------------------+
[2022-04-27T04:40:21.103Z] + submit_by_parts() START
[2022-04-27T04:40:21.103Z] +----------------------------------------------------------+
[2022-04-27T04:40:21.103Z] >>> arg_parts_value: Build
[2022-04-27T04:40:21.103Z] >>> CTEST_DROP_METHOD : https
[2022-04-27T04:40:21.103Z] >>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
[2022-04-27T04:40:21.103Z] >>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=vortex2&field2=buildname&compare2=61&value2=PR-10464-test-ats2_cuda-10.1.243-gnu-8.3.1-spmpi-rolling_release_static_Volta70_Power9_no-asan_no-complex_no-fpic_mpi_pt_no-rdc_uvm_deprecated-on_no-package-enables-40&field3=buildstamp&compare3=61&value3=20220427-0033-Master%20Merge
[2022-04-27T04:40:21.103Z] >>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-ats2_cuda-10.1.243-gnu-8.3.1-spmpi-rolling_release_static_Volta70_Power9_no-asan_no-complex_no-fpic_mpi_pt_no-rdc_uvm_deprecated-on_no-package-enables-40&field2=buildstamp&compare2=61&value2=20220427-0033-Master%20Merge
[2022-04-27T04:40:21.103Z] >>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-ats2_cuda-10.1.243-gnu-8.3.1-spmpi-rolling_release_static_Volta70_Power9_no-asan_no-complex_no-fpic_mpi_pt_no-rdc_uvm_deprecated-on_no-package-enables-40&field2=buildstamp&compare2=61&value2=20220427-0033-Master%20Merge
[2022-04-27T04:40:21.103Z] >>> ctest_submit(PARTS        Build
[2022-04-27T04:40:21.103Z]                  RETRY_COUNT  5
[2022-04-27T04:40:21.103Z]                  RETRY_DELAY  3
[2022-04-27T04:40:21.103Z]                  RETURN_VALUE ctest_submit_error)
[2022-04-27T04:40:21.103Z] >>> Build submit: OK
[2022-04-27T04:40:21.103Z] >>> CDash Build-ID : 121151
[2022-04-27T04:40:21.103Z] +----------------------------------------------------------+
[2022-04-27T04:40:21.103Z] + submit_by_parts() FINISH
[2022-04-27T04:40:21.103Z] +----------------------------------------------------------+
[2022-04-27T04:40:21.103Z] +--------------------------------------+
[2022-04-27T04:40:21.103Z] | ctest-stage-build.cmake FINISH       |
[2022-04-27T04:40:21.103Z] +--------------------------------------+
[2022-04-27T04:40:21.103Z] +--------------------------------------+
[2022-04-27T04:40:21.103Z] | ctest-stage-test.cmake START         |
[2022-04-27T04:40:21.103Z] +--------------------------------------+
[2022-04-27T04:40:21.103Z] +----------------------------------------------------------+
[2022-04-27T04:40:21.103Z] + START test step
[2022-04-27T04:40:21.103Z] +----------------------------------------------------------+
[2022-04-27T06:12:19.790Z] +----------------------------------------------------------+
[2022-04-27T06:12:19.790Z] + END test step - SUCCESS
[2022-04-27T06:12:19.790Z] +----------------------------------------------------------+
[2022-04-27T06:12:19.790Z] +----------------------------------------------------------+
[2022-04-27T06:12:19.791Z] + submit_by_parts() START
[2022-04-27T06:12:19.791Z] +----------------------------------------------------------+
[2022-04-27T06:12:19.791Z] >>> arg_parts_value: Test
[2022-04-27T06:12:19.791Z] >>> CTEST_DROP_METHOD : https
[2022-04-27T06:12:19.791Z] >>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
[2022-04-27T06:12:19.791Z] >>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=vortex2&field2=buildname&compare2=61&value2=PR-10464-test-ats2_cuda-10.1.243-gnu-8.3.1-spmpi-rolling_release_static_Volta70_Power9_no-asan_no-complex_no-fpic_mpi_pt_no-rdc_uvm_deprecated-on_no-package-enables-40&field3=buildstamp&compare3=61&value3=20220427-0033-Master%20Merge
[2022-04-27T06:12:19.791Z] >>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-ats2_cuda-10.1.243-gnu-8.3.1-spmpi-rolling_release_static_Volta70_Power9_no-asan_no-complex_no-fpic_mpi_pt_no-rdc_uvm_deprecated-on_no-package-enables-40&field2=buildstamp&compare2=61&value2=20220427-0033-Master%20Merge
[2022-04-27T06:12:19.791Z] >>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-ats2_cuda-10.1.243-gnu-8.3.1-spmpi-rolling_release_static_Volta70_Power9_no-asan_no-complex_no-fpic_mpi_pt_no-rdc_uvm_deprecated-on_no-package-enables-40&field2=buildstamp&compare2=61&value2=20220427-0033-Master%20Merge
[2022-04-27T06:12:19.791Z] >>> ctest_submit(PARTS        Test
[2022-04-27T06:12:19.791Z]                  RETRY_COUNT  5
[2022-04-27T06:12:19.791Z]                  RETRY_DELAY  3
[2022-04-27T06:12:19.791Z]                  RETURN_VALUE ctest_submit_error)
[2022-04-27T06:12:25.403Z] >>> Test submit: OK
[2022-04-27T06:12:25.403Z] >>> CDash Build-ID : 121151
[2022-04-27T06:12:25.403Z] +----------------------------------------------------------+
[2022-04-27T06:12:25.403Z] + submit_by_parts() FINISH
[2022-04-27T06:12:25.403Z] +----------------------------------------------------------+
[2022-04-27T06:12:25.403Z] +----------------------------------------------------------+
[2022-04-27T06:12:25.403Z] + submit_single_submit() START
[2022-04-27T06:12:25.403Z] +----------------------------------------------------------+
[2022-04-27T06:12:25.403Z] >>> SKIPPED
[2022-04-27T06:12:25.403Z] >>> skip_single_submit : ON
[2022-04-27T06:12:25.403Z] +----------------------------------------------------------+
[2022-04-27T06:12:25.403Z] + submit_single_submit() FINISH
[2022-04-27T06:12:25.403Z] +----------------------------------------------------------+
[2022-04-27T06:12:25.403Z] +----------------------------------------------------------+
[2022-04-27T06:12:25.403Z] + submit_upload_config_files() START
[2022-04-27T06:12:25.403Z] +----------------------------------------------------------+
[2022-04-27T06:12:25.403Z] >>> ctest_upload(FILES /vscratch1/trilinos/jaas/workspace/Trilinos_PR_cuda-10.1.243/pull_request_test/configure_command.txt
[2022-04-27T06:12:25.403Z]                  /vscratch1/trilinos/jaas/workspace/Trilinos_PR_cuda-10.1.243/generatedPRFragment.cmake
[2022-04-27T06:12:25.403Z]                  /vscratch1/trilinos/jaas/workspace/Trilinos_PR_cuda-10.1.243/packageEnables.cmake )
[2022-04-27T06:12:25.403Z] >>> ctest_submit(PARTS upload
[2022-04-27T06:12:25.403Z]                  RETRY_COUNT  5
[2022-04-27T06:12:25.403Z]                  RETRY_DELAY  3
[2022-04-27T06:12:25.403Z]                  RETURN_VALUE file_upload_erorr)
[2022-04-27T06:12:26.801Z] >>> Config Files Upload: OK
[2022-04-27T06:12:26.801Z] +----------------------------------------------------------+
[2022-04-27T06:12:26.801Z] + submit_upload_config_files() FINISH
[2022-04-27T06:12:26.801Z] +----------------------------------------------------------+
[2022-04-27T06:12:26.801Z] >>> captured_cmake_error = 0 (unused)
[2022-04-27T06:12:26.801Z] >>> test_error           = 0
[2022-04-27T06:12:26.801Z] Test(s) passed.
[2022-04-27T06:12:26.801Z] +--------------------------------------+
[2022-04-27T06:12:26.801Z] | ctest-stage-test.cmake FINISH        |
[2022-04-27T06:12:26.801Z] +--------------------------------------+
[2022-04-27T06:12:26.801Z] +--------------------------------------+
[2022-04-27T06:12:26.801Z] | ctest-driver.cmake FINISH            |
[2022-04-27T06:12:26.801Z] +--------------------------------------+
[2022-04-27T06:12:26.801Z] TrilinosPRConfigurationStandard.py:99 execute_test()> --- OK
[2022-04-27T06:12:26.801Z] TrilinosPRConfigurationStandard.py:107 execute_test()> 
[2022-04-27T06:12:26.801Z] PullRequestLinuxDriverTest.py main()> Done.
[2022-04-27T06:12:26.801Z] PRDriver> OK
[2022-04-27T06:12:26.819Z] [Pipeline] }
[2022-04-27T06:12:26.858Z] [Pipeline] // stage
[2022-04-27T06:12:26.883Z] [Pipeline] archiveArtifacts
[2022-04-27T06:12:26.894Z] Archiving artifacts
[2022-04-27T06:12:27.954Z] [Pipeline] sh
[2022-04-27T06:12:28.290Z] + echo 'Uploading results to CDash...'
[2022-04-27T06:12:28.290Z] Uploading results to CDash...
[2022-04-27T06:12:28.315Z] [Pipeline] cleanWs
[2022-04-27T06:12:28.329Z] [WS-CLEANUP] Deleting project workspace...
[2022-04-27T06:16:23.588Z] [WS-CLEANUP] done
[2022-04-27T06:16:23.595Z] [Pipeline] }
[2022-04-27T06:16:23.636Z] [Pipeline] // node
[2022-04-27T06:16:23.651Z] [Pipeline] }
[2022-04-27T06:16:23.682Z] [Pipeline] // timeout
[2022-04-27T06:16:23.694Z] [Pipeline] End of Pipeline
[2022-04-27T06:16:23.726Z] Finished: SUCCESS


CDash Test Results for PR# 10464.


Wiki: How to Reproduce PR Testing Builds and Errors.

@trilinos-autotester
Copy link
Contributor Author

Status Flag 'Master Merge AutoTester' - Testing Jenkins Projects:

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: Trilinos_PR_gcc-7.2.0

  • Build Num: 41
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-gnu-7.2.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_gcc-8.3.0

  • Build Num: 41
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-gnu-8.3.0-openmpi-1.10.1-openmp_release-debug_static_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_gcc-7.2.0-serial

  • Build Num: 41
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-gnu-7.2.0-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_gcc-7.2.0-debug

  • Build Num: 41
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-gnu-7.2.0-openmpi-1.10.1-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_intel-17.0.1

  • Build Num: 49
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-intel-17.0.1-mpich-3.2-serial_release-debug_static_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_intel-19.0.5

  • Build Num: 41
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-intel-19.0.5-mpich-3.2-serial_release-debug_static_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_clang-7.0.1

  • Build Num: 41
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-clang-7.0.1-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_clang-9.0.0

  • Build Num: 41
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-clang-9.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_clang-10.0.0

  • Build Num: 41
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-clang-10.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_cuda-10.1.243

  • Build Num: 41
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME ats2_cuda-10.1.243-gnu-8.3.1-spmpi-rolling_release_static_Volta70_Power9_no-asan_no-complex_no-fpic_mpi_pt_no-rdc_uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL vortex
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Using Repos:

Repo: TRILINOS (trilinos/Trilinos)
  • Branch: master_merge_20220426_154002
  • SHA: 97353f2
  • Mode: TEST_REPO

Pull Request Author: trilinos-autotester

@trilinos-autotester
Copy link
Contributor Author

Status Flag 'Master Merge AutoTester' - Jenkins Testing: 1 or more Jobs FAILED

Note: Testing will normally be attempted again in approx. 15 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_PR_gcc-7.2.0

  • Build Num: 41
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-gnu-7.2.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_gcc-8.3.0

  • Build Num: 41
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-gnu-8.3.0-openmpi-1.10.1-openmp_release-debug_static_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_gcc-7.2.0-serial

  • Build Num: 41
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-gnu-7.2.0-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_gcc-7.2.0-debug

  • Build Num: 41
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-gnu-7.2.0-openmpi-1.10.1-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_intel-17.0.1

  • Build Num: 49
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-intel-17.0.1-mpich-3.2-serial_release-debug_static_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_intel-19.0.5

  • Build Num: 41
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-intel-19.0.5-mpich-3.2-serial_release-debug_static_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_clang-7.0.1

  • Build Num: 41
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-clang-7.0.1-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_clang-9.0.0

  • Build Num: 41
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-clang-9.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_clang-10.0.0

  • Build Num: 41
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-clang-10.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6

Build Information

Test Name: Trilinos_PR_cuda-10.1.243

  • Build Num: 41
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME ats2_cuda-10.1.243-gnu-8.3.1-spmpi-rolling_release_static_Volta70_Power9_no-asan_no-complex_no-fpic_mpi_pt_no-rdc_uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 10464
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL vortex
TRILINOS_SOURCE_BRANCH master_merge_20220426_154002
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 97353f2
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7bc4eb6
Console Output (last 100 lines) : Trilinos_PR_gcc-7.2.0 # 41 (click to expand)

[2022-04-27T09:19:55.581Z] +----------------------------------------------------------+
[2022-04-27T09:19:55.581Z] +----------------------------------------------------------+
[2022-04-27T09:19:55.581Z] + submit_by_parts() START
[2022-04-27T09:19:55.581Z] +----------------------------------------------------------+
[2022-04-27T09:19:55.581Z] >>> arg_parts_value: Build
[2022-04-27T09:19:55.581Z] >>> CTEST_DROP_METHOD : https
[2022-04-27T09:19:55.581Z] >>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
[2022-04-27T09:19:55.581Z] >>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-3.novalocal&field2=buildname&compare2=61&value2=PR-10464-test-rhel7_sems-gnu-7.2.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field3=buildstamp&compare3=61&value3=20220427-0707-Master%20Merge
[2022-04-27T09:19:55.581Z] >>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-gnu-7.2.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field2=buildstamp&compare2=61&value2=20220427-0707-Master%20Merge
[2022-04-27T09:19:55.581Z] >>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-gnu-7.2.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field2=buildstamp&compare2=61&value2=20220427-0707-Master%20Merge
[2022-04-27T09:19:55.581Z] >>> ctest_submit(PARTS        Build
[2022-04-27T09:19:55.581Z]                  RETRY_COUNT  5
[2022-04-27T09:19:55.581Z]                  RETRY_DELAY  3
[2022-04-27T09:19:55.581Z]                  RETURN_VALUE ctest_submit_error)
[2022-04-27T09:19:55.581Z] >>> Build submit: OK
[2022-04-27T09:19:55.581Z] >>> CDash Build-ID : 121915
[2022-04-27T09:19:55.581Z] +----------------------------------------------------------+
[2022-04-27T09:19:55.581Z] + submit_by_parts() FINISH
[2022-04-27T09:19:55.581Z] +----------------------------------------------------------+
[2022-04-27T09:19:55.581Z] +--------------------------------------+
[2022-04-27T09:19:55.581Z] | ctest-stage-build.cmake FINISH       |
[2022-04-27T09:19:55.581Z] +--------------------------------------+
[2022-04-27T09:19:55.581Z] +--------------------------------------+
[2022-04-27T09:19:55.581Z] | ctest-stage-test.cmake START         |
[2022-04-27T09:19:55.581Z] +--------------------------------------+
[2022-04-27T09:19:55.581Z] +----------------------------------------------------------+
[2022-04-27T09:19:55.581Z] + START test step
[2022-04-27T09:19:55.581Z] +----------------------------------------------------------+
[2022-04-27T11:20:14.170Z] +----------------------------------------------------------+
[2022-04-27T11:20:14.170Z] + END test step - SUCCESS
[2022-04-27T11:20:14.170Z] +----------------------------------------------------------+
[2022-04-27T11:20:14.170Z] +----------------------------------------------------------+
[2022-04-27T11:20:14.170Z] + submit_by_parts() START
[2022-04-27T11:20:14.170Z] +----------------------------------------------------------+
[2022-04-27T11:20:14.170Z] >>> arg_parts_value: Test
[2022-04-27T11:20:14.170Z] >>> CTEST_DROP_METHOD : https
[2022-04-27T11:20:14.170Z] >>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
[2022-04-27T11:20:14.170Z] >>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-3.novalocal&field2=buildname&compare2=61&value2=PR-10464-test-rhel7_sems-gnu-7.2.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field3=buildstamp&compare3=61&value3=20220427-0707-Master%20Merge
[2022-04-27T11:20:14.170Z] >>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-gnu-7.2.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field2=buildstamp&compare2=61&value2=20220427-0707-Master%20Merge
[2022-04-27T11:20:14.170Z] >>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-gnu-7.2.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field2=buildstamp&compare2=61&value2=20220427-0707-Master%20Merge
[2022-04-27T11:20:14.170Z] >>> ctest_submit(PARTS        Test
[2022-04-27T11:20:14.170Z]                  RETRY_COUNT  5
[2022-04-27T11:20:14.170Z]                  RETRY_DELAY  3
[2022-04-27T11:20:14.170Z]                  RETURN_VALUE ctest_submit_error)
[2022-04-27T11:20:29.227Z] >>> Test submit: OK
[2022-04-27T11:20:29.227Z] >>> CDash Build-ID : 121915
[2022-04-27T11:20:29.227Z] +----------------------------------------------------------+
[2022-04-27T11:20:29.227Z] + submit_by_parts() FINISH
[2022-04-27T11:20:29.227Z] +----------------------------------------------------------+
[2022-04-27T11:20:29.227Z] +----------------------------------------------------------+
[2022-04-27T11:20:29.227Z] + submit_single_submit() START
[2022-04-27T11:20:29.227Z] +----------------------------------------------------------+
[2022-04-27T11:20:29.227Z] >>> SKIPPED
[2022-04-27T11:20:29.227Z] >>> skip_single_submit : ON
[2022-04-27T11:20:29.227Z] +----------------------------------------------------------+
[2022-04-27T11:20:29.227Z] + submit_single_submit() FINISH
[2022-04-27T11:20:29.227Z] +----------------------------------------------------------+
[2022-04-27T11:20:29.227Z] +----------------------------------------------------------+
[2022-04-27T11:20:29.227Z] + submit_upload_config_files() START
[2022-04-27T11:20:29.227Z] +----------------------------------------------------------+
[2022-04-27T11:20:29.227Z] >>> ctest_upload(FILES /scratch/trilinos/jenkins/workspace/Trilinos_PR_gcc-7.2.0/pull_request_test/configure_command.txt
[2022-04-27T11:20:29.227Z]                  /scratch/trilinos/jenkins/workspace/Trilinos_PR_gcc-7.2.0/generatedPRFragment.cmake
[2022-04-27T11:20:29.227Z]                  /scratch/trilinos/jenkins/workspace/Trilinos_PR_gcc-7.2.0/packageEnables.cmake )
[2022-04-27T11:20:29.227Z] >>> ctest_submit(PARTS upload
[2022-04-27T11:20:29.227Z]                  RETRY_COUNT  5
[2022-04-27T11:20:29.227Z]                  RETRY_DELAY  3
[2022-04-27T11:20:29.227Z]                  RETURN_VALUE file_upload_erorr)
[2022-04-27T11:20:29.227Z] >>> Config Files Upload: OK
[2022-04-27T11:20:29.227Z] +----------------------------------------------------------+
[2022-04-27T11:20:29.227Z] + submit_upload_config_files() FINISH
[2022-04-27T11:20:29.227Z] +----------------------------------------------------------+
[2022-04-27T11:20:29.227Z] >>> captured_cmake_error = 0 (unused)
[2022-04-27T11:20:29.227Z] >>> test_error           = 0
[2022-04-27T11:20:29.227Z] Test(s) passed.
[2022-04-27T11:20:29.227Z] +--------------------------------------+
[2022-04-27T11:20:29.227Z] | ctest-stage-test.cmake FINISH        |
[2022-04-27T11:20:29.227Z] +--------------------------------------+
[2022-04-27T11:20:29.227Z] +--------------------------------------+
[2022-04-27T11:20:29.227Z] | ctest-driver.cmake FINISH            |
[2022-04-27T11:20:29.227Z] +--------------------------------------+
[2022-04-27T11:20:29.495Z] TrilinosPRConfigurationStandard.py:99 execute_test()> --- OK
[2022-04-27T11:20:29.495Z] TrilinosPRConfigurationStandard.py:107 execute_test()> 
[2022-04-27T11:20:29.495Z] PullRequestLinuxDriverTest.py main()> Done.
[2022-04-27T11:20:29.495Z] PRDriver> OK
[2022-04-27T11:20:29.782Z] [Pipeline] }
[2022-04-27T11:20:29.818Z] [Pipeline] // stage
[2022-04-27T11:20:29.839Z] [Pipeline] archiveArtifacts
[2022-04-27T11:20:29.850Z] Archiving artifacts
[2022-04-27T11:20:30.054Z] [Pipeline] sh
[2022-04-27T11:20:30.396Z] + echo 'Uploading results to CDash...'
[2022-04-27T11:20:30.397Z] Uploading results to CDash...
[2022-04-27T11:20:30.421Z] [Pipeline] cleanWs
[2022-04-27T11:20:30.436Z] [WS-CLEANUP] Deleting project workspace...
[2022-04-27T11:20:50.109Z] [WS-CLEANUP] done
[2022-04-27T11:20:50.113Z] [Pipeline] }
[2022-04-27T11:20:50.159Z] [Pipeline] // node
[2022-04-27T11:20:50.170Z] [Pipeline] }
[2022-04-27T11:20:50.195Z] [Pipeline] // timeout
[2022-04-27T11:20:50.206Z] [Pipeline] End of Pipeline
[2022-04-27T11:20:50.231Z] Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_PR_gcc-8.3.0 # 41 (click to expand)

[2022-04-27T10:37:48.728Z] +----------------------------------------------------------+
[2022-04-27T10:37:48.728Z] +----------------------------------------------------------+
[2022-04-27T10:37:48.728Z] + submit_by_parts() START
[2022-04-27T10:37:48.728Z] +----------------------------------------------------------+
[2022-04-27T10:37:48.728Z] >>> arg_parts_value: Build
[2022-04-27T10:37:48.728Z] >>> CTEST_DROP_METHOD : https
[2022-04-27T10:37:48.728Z] >>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
[2022-04-27T10:37:48.728Z] >>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-5.novalocal&field2=buildname&compare2=61&value2=PR-10464-test-rhel7_sems-gnu-8.3.0-openmpi-1.10.1-openmp_release-debug_static_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field3=buildstamp&compare3=61&value3=20220427-0707-Master%20Merge
[2022-04-27T10:37:48.728Z] >>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-gnu-8.3.0-openmpi-1.10.1-openmp_release-debug_static_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field2=buildstamp&compare2=61&value2=20220427-0707-Master%20Merge
[2022-04-27T10:37:48.728Z] >>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-gnu-8.3.0-openmpi-1.10.1-openmp_release-debug_static_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field2=buildstamp&compare2=61&value2=20220427-0707-Master%20Merge
[2022-04-27T10:37:48.729Z] >>> ctest_submit(PARTS        Build
[2022-04-27T10:37:48.729Z]                  RETRY_COUNT  5
[2022-04-27T10:37:48.729Z]                  RETRY_DELAY  3
[2022-04-27T10:37:48.729Z]                  RETURN_VALUE ctest_submit_error)
[2022-04-27T10:37:50.662Z] >>> Build submit: OK
[2022-04-27T10:37:50.662Z] >>> CDash Build-ID : 121789
[2022-04-27T10:37:50.662Z] +----------------------------------------------------------+
[2022-04-27T10:37:50.662Z] + submit_by_parts() FINISH
[2022-04-27T10:37:50.662Z] +----------------------------------------------------------+
[2022-04-27T10:37:50.662Z] +--------------------------------------+
[2022-04-27T10:37:50.662Z] | ctest-stage-build.cmake FINISH       |
[2022-04-27T10:37:50.662Z] +--------------------------------------+
[2022-04-27T10:37:50.662Z] +--------------------------------------+
[2022-04-27T10:37:50.662Z] | ctest-stage-test.cmake START         |
[2022-04-27T10:37:50.662Z] +--------------------------------------+
[2022-04-27T10:37:50.662Z] +----------------------------------------------------------+
[2022-04-27T10:37:50.662Z] + START test step
[2022-04-27T10:37:50.662Z] +----------------------------------------------------------+
[2022-04-27T12:15:37.325Z] +----------------------------------------------------------+
[2022-04-27T12:15:37.325Z] + END test step - SUCCESS
[2022-04-27T12:15:37.325Z] +----------------------------------------------------------+
[2022-04-27T12:15:37.325Z] +----------------------------------------------------------+
[2022-04-27T12:15:37.325Z] + submit_by_parts() START
[2022-04-27T12:15:37.325Z] +----------------------------------------------------------+
[2022-04-27T12:15:37.325Z] >>> arg_parts_value: Test
[2022-04-27T12:15:37.325Z] >>> CTEST_DROP_METHOD : https
[2022-04-27T12:15:37.325Z] >>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
[2022-04-27T12:15:37.325Z] >>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-5.novalocal&field2=buildname&compare2=61&value2=PR-10464-test-rhel7_sems-gnu-8.3.0-openmpi-1.10.1-openmp_release-debug_static_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field3=buildstamp&compare3=61&value3=20220427-0707-Master%20Merge
[2022-04-27T12:15:37.325Z] >>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-gnu-8.3.0-openmpi-1.10.1-openmp_release-debug_static_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field2=buildstamp&compare2=61&value2=20220427-0707-Master%20Merge
[2022-04-27T12:15:37.325Z] >>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-gnu-8.3.0-openmpi-1.10.1-openmp_release-debug_static_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field2=buildstamp&compare2=61&value2=20220427-0707-Master%20Merge
[2022-04-27T12:15:37.325Z] >>> ctest_submit(PARTS        Test
[2022-04-27T12:15:37.325Z]                  RETRY_COUNT  5
[2022-04-27T12:15:37.325Z]                  RETRY_DELAY  3
[2022-04-27T12:15:37.325Z]                  RETURN_VALUE ctest_submit_error)
[2022-04-27T12:15:45.659Z] >>> Test submit: OK
[2022-04-27T12:15:45.659Z] >>> CDash Build-ID : 121789
[2022-04-27T12:15:45.659Z] +----------------------------------------------------------+
[2022-04-27T12:15:45.659Z] + submit_by_parts() FINISH
[2022-04-27T12:15:45.659Z] +----------------------------------------------------------+
[2022-04-27T12:15:45.659Z] +----------------------------------------------------------+
[2022-04-27T12:15:45.659Z] + submit_single_submit() START
[2022-04-27T12:15:45.659Z] +----------------------------------------------------------+
[2022-04-27T12:15:45.659Z] >>> SKIPPED
[2022-04-27T12:15:45.659Z] >>> skip_single_submit : ON
[2022-04-27T12:15:45.659Z] +----------------------------------------------------------+
[2022-04-27T12:15:45.659Z] + submit_single_submit() FINISH
[2022-04-27T12:15:45.659Z] +----------------------------------------------------------+
[2022-04-27T12:15:45.659Z] +----------------------------------------------------------+
[2022-04-27T12:15:45.659Z] + submit_upload_config_files() START
[2022-04-27T12:15:45.659Z] +----------------------------------------------------------+
[2022-04-27T12:15:45.659Z] >>> ctest_upload(FILES /scratch/trilinos/jenkins/workspace/Trilinos_PR_gcc-8.3.0/pull_request_test/configure_command.txt
[2022-04-27T12:15:45.659Z]                  /scratch/trilinos/jenkins/workspace/Trilinos_PR_gcc-8.3.0/generatedPRFragment.cmake
[2022-04-27T12:15:45.659Z]                  /scratch/trilinos/jenkins/workspace/Trilinos_PR_gcc-8.3.0/packageEnables.cmake )
[2022-04-27T12:15:45.659Z] >>> ctest_submit(PARTS upload
[2022-04-27T12:15:45.659Z]                  RETRY_COUNT  5
[2022-04-27T12:15:45.659Z]                  RETRY_DELAY  3
[2022-04-27T12:15:45.659Z]                  RETURN_VALUE file_upload_erorr)
[2022-04-27T12:15:45.971Z] >>> Config Files Upload: OK
[2022-04-27T12:15:45.972Z] +----------------------------------------------------------+
[2022-04-27T12:15:45.972Z] + submit_upload_config_files() FINISH
[2022-04-27T12:15:45.972Z] +----------------------------------------------------------+
[2022-04-27T12:15:45.972Z] >>> captured_cmake_error = 0 (unused)
[2022-04-27T12:15:45.972Z] >>> test_error           = 0
[2022-04-27T12:15:45.972Z] Test(s) passed.
[2022-04-27T12:15:45.972Z] +--------------------------------------+
[2022-04-27T12:15:45.972Z] | ctest-stage-test.cmake FINISH        |
[2022-04-27T12:15:45.972Z] +--------------------------------------+
[2022-04-27T12:15:45.972Z] +--------------------------------------+
[2022-04-27T12:15:45.972Z] | ctest-driver.cmake FINISH            |
[2022-04-27T12:15:45.972Z] +--------------------------------------+
[2022-04-27T12:15:46.316Z] TrilinosPRConfigurationStandard.py:99 execute_test()> --- OK
[2022-04-27T12:15:46.316Z] TrilinosPRConfigurationStandard.py:107 execute_test()> 
[2022-04-27T12:15:46.316Z] PullRequestLinuxDriverTest.py main()> Done.
[2022-04-27T12:15:46.903Z] PRDriver> OK
[2022-04-27T12:15:47.192Z] [Pipeline] }
[2022-04-27T12:15:47.228Z] [Pipeline] // stage
[2022-04-27T12:15:47.252Z] [Pipeline] archiveArtifacts
[2022-04-27T12:15:47.263Z] Archiving artifacts
[2022-04-27T12:15:47.483Z] [Pipeline] sh
[2022-04-27T12:15:47.800Z] + echo 'Uploading results to CDash...'
[2022-04-27T12:15:47.801Z] Uploading results to CDash...
[2022-04-27T12:15:47.831Z] [Pipeline] cleanWs
[2022-04-27T12:15:47.846Z] [WS-CLEANUP] Deleting project workspace...
[2022-04-27T12:16:36.841Z] [WS-CLEANUP] done
[2022-04-27T12:16:36.846Z] [Pipeline] }
[2022-04-27T12:16:36.878Z] [Pipeline] // node
[2022-04-27T12:16:36.889Z] [Pipeline] }
[2022-04-27T12:16:36.916Z] [Pipeline] // timeout
[2022-04-27T12:16:36.927Z] [Pipeline] End of Pipeline
[2022-04-27T12:16:36.952Z] Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_PR_gcc-7.2.0-serial # 41 (click to expand)

[2022-04-27T08:12:33.608Z] +----------------------------------------------------------+
[2022-04-27T08:12:33.608Z] +----------------------------------------------------------+
[2022-04-27T08:12:33.608Z] + submit_by_parts() START
[2022-04-27T08:12:33.608Z] +----------------------------------------------------------+
[2022-04-27T08:12:33.608Z] >>> arg_parts_value: Build
[2022-04-27T08:12:33.608Z] >>> CTEST_DROP_METHOD : https
[2022-04-27T08:12:33.608Z] >>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
[2022-04-27T08:12:33.608Z] >>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-0.novalocal&field2=buildname&compare2=61&value2=PR-10464-test-rhel7_sems-gnu-7.2.0-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field3=buildstamp&compare3=61&value3=20220427-0707-Master%20Merge
[2022-04-27T08:12:33.609Z] >>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-gnu-7.2.0-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field2=buildstamp&compare2=61&value2=20220427-0707-Master%20Merge
[2022-04-27T08:12:33.609Z] >>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-gnu-7.2.0-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field2=buildstamp&compare2=61&value2=20220427-0707-Master%20Merge
[2022-04-27T08:12:33.609Z] >>> ctest_submit(PARTS        Build
[2022-04-27T08:12:33.609Z]                  RETRY_COUNT  5
[2022-04-27T08:12:33.609Z]                  RETRY_DELAY  3
[2022-04-27T08:12:33.609Z]                  RETURN_VALUE ctest_submit_error)
[2022-04-27T08:12:33.609Z] >>> Build submit: OK
[2022-04-27T08:12:33.609Z] >>> CDash Build-ID : 121537
[2022-04-27T08:12:33.609Z] +----------------------------------------------------------+
[2022-04-27T08:12:33.609Z] + submit_by_parts() FINISH
[2022-04-27T08:12:33.609Z] +----------------------------------------------------------+
[2022-04-27T08:12:33.609Z] +--------------------------------------+
[2022-04-27T08:12:33.609Z] | ctest-stage-build.cmake FINISH       |
[2022-04-27T08:12:33.609Z] +--------------------------------------+
[2022-04-27T08:12:33.609Z] +--------------------------------------+
[2022-04-27T08:12:33.609Z] | ctest-stage-test.cmake START         |
[2022-04-27T08:12:33.609Z] +--------------------------------------+
[2022-04-27T08:12:33.609Z] +----------------------------------------------------------+
[2022-04-27T08:12:33.609Z] + START test step
[2022-04-27T08:12:33.609Z] +----------------------------------------------------------+
[2022-04-27T08:33:26.882Z] +----------------------------------------------------------+
[2022-04-27T08:33:26.882Z] + END test step - SUCCESS
[2022-04-27T08:33:26.882Z] +----------------------------------------------------------+
[2022-04-27T08:33:26.882Z] +----------------------------------------------------------+
[2022-04-27T08:33:26.882Z] + submit_by_parts() START
[2022-04-27T08:33:26.882Z] +----------------------------------------------------------+
[2022-04-27T08:33:26.882Z] >>> arg_parts_value: Test
[2022-04-27T08:33:26.882Z] >>> CTEST_DROP_METHOD : https
[2022-04-27T08:33:26.882Z] >>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
[2022-04-27T08:33:26.882Z] >>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-0.novalocal&field2=buildname&compare2=61&value2=PR-10464-test-rhel7_sems-gnu-7.2.0-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field3=buildstamp&compare3=61&value3=20220427-0707-Master%20Merge
[2022-04-27T08:33:26.882Z] >>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-gnu-7.2.0-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field2=buildstamp&compare2=61&value2=20220427-0707-Master%20Merge
[2022-04-27T08:33:26.882Z] >>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-gnu-7.2.0-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field2=buildstamp&compare2=61&value2=20220427-0707-Master%20Merge
[2022-04-27T08:33:26.882Z] >>> ctest_submit(PARTS        Test
[2022-04-27T08:33:26.882Z]                  RETRY_COUNT  5
[2022-04-27T08:33:26.882Z]                  RETRY_DELAY  3
[2022-04-27T08:33:26.882Z]                  RETURN_VALUE ctest_submit_error)
[2022-04-27T08:33:41.908Z] >>> Test submit: OK
[2022-04-27T08:33:41.908Z] >>> CDash Build-ID : 121537
[2022-04-27T08:33:41.908Z] +----------------------------------------------------------+
[2022-04-27T08:33:41.908Z] + submit_by_parts() FINISH
[2022-04-27T08:33:41.908Z] +----------------------------------------------------------+
[2022-04-27T08:33:41.908Z] +----------------------------------------------------------+
[2022-04-27T08:33:41.908Z] + submit_single_submit() START
[2022-04-27T08:33:41.908Z] +----------------------------------------------------------+
[2022-04-27T08:33:41.908Z] >>> SKIPPED
[2022-04-27T08:33:41.908Z] >>> skip_single_submit : ON
[2022-04-27T08:33:41.908Z] +----------------------------------------------------------+
[2022-04-27T08:33:41.908Z] + submit_single_submit() FINISH
[2022-04-27T08:33:41.908Z] +----------------------------------------------------------+
[2022-04-27T08:33:41.908Z] +----------------------------------------------------------+
[2022-04-27T08:33:41.908Z] + submit_upload_config_files() START
[2022-04-27T08:33:41.908Z] +----------------------------------------------------------+
[2022-04-27T08:33:41.908Z] >>> ctest_upload(FILES /scratch/trilinos/jenkins/workspace/Trilinos_PR_gcc-7.2.0-serial/pull_request_test/configure_command.txt
[2022-04-27T08:33:41.908Z]                  /scratch/trilinos/jenkins/workspace/Trilinos_PR_gcc-7.2.0-serial/generatedPRFragment.cmake
[2022-04-27T08:33:41.908Z]                  /scratch/trilinos/jenkins/workspace/Trilinos_PR_gcc-7.2.0-serial/packageEnables.cmake )
[2022-04-27T08:33:41.908Z] >>> ctest_submit(PARTS upload
[2022-04-27T08:33:41.908Z]                  RETRY_COUNT  5
[2022-04-27T08:33:41.908Z]                  RETRY_DELAY  3
[2022-04-27T08:33:41.908Z]                  RETURN_VALUE file_upload_erorr)
[2022-04-27T08:33:41.908Z] >>> Config Files Upload: OK
[2022-04-27T08:33:41.908Z] +----------------------------------------------------------+
[2022-04-27T08:33:41.908Z] + submit_upload_config_files() FINISH
[2022-04-27T08:33:41.908Z] +----------------------------------------------------------+
[2022-04-27T08:33:41.908Z] >>> captured_cmake_error = 0 (unused)
[2022-04-27T08:33:41.908Z] >>> test_error           = 0
[2022-04-27T08:33:41.908Z] Test(s) passed.
[2022-04-27T08:33:41.908Z] +--------------------------------------+
[2022-04-27T08:33:41.908Z] | ctest-stage-test.cmake FINISH        |
[2022-04-27T08:33:41.908Z] +--------------------------------------+
[2022-04-27T08:33:41.908Z] +--------------------------------------+
[2022-04-27T08:33:41.908Z] | ctest-driver.cmake FINISH            |
[2022-04-27T08:33:41.909Z] +--------------------------------------+
[2022-04-27T08:33:41.909Z] TrilinosPRConfigurationStandard.py:99 execute_test()> --- OK
[2022-04-27T08:33:41.909Z] TrilinosPRConfigurationStandard.py:107 execute_test()> 
[2022-04-27T08:33:41.909Z] PullRequestLinuxDriverTest.py main()> Done.
[2022-04-27T08:33:41.909Z] PRDriver> OK
[2022-04-27T08:33:41.946Z] [Pipeline] }
[2022-04-27T08:33:41.982Z] [Pipeline] // stage
[2022-04-27T08:33:42.017Z] [Pipeline] archiveArtifacts
[2022-04-27T08:33:42.034Z] Archiving artifacts
[2022-04-27T08:33:42.160Z] [Pipeline] sh
[2022-04-27T08:33:43.430Z] + echo 'Uploading results to CDash...'
[2022-04-27T08:33:43.431Z] Uploading results to CDash...
[2022-04-27T08:33:43.455Z] [Pipeline] cleanWs
[2022-04-27T08:33:43.472Z] [WS-CLEANUP] Deleting project workspace...
[2022-04-27T08:33:52.177Z] [WS-CLEANUP] done
[2022-04-27T08:33:52.182Z] [Pipeline] }
[2022-04-27T08:33:52.223Z] [Pipeline] // node
[2022-04-27T08:33:52.237Z] [Pipeline] }
[2022-04-27T08:33:52.265Z] [Pipeline] // timeout
[2022-04-27T08:33:52.277Z] [Pipeline] End of Pipeline
[2022-04-27T08:33:52.316Z] Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_PR_gcc-7.2.0-debug # 41 (click to expand)

[2022-04-27T08:20:42.540Z] +----------------------------------------------------------+
[2022-04-27T08:20:42.540Z] +----------------------------------------------------------+
[2022-04-27T08:20:42.540Z] + submit_by_parts() START
[2022-04-27T08:20:42.540Z] +----------------------------------------------------------+
[2022-04-27T08:20:42.540Z] >>> arg_parts_value: Build
[2022-04-27T08:20:42.540Z] >>> CTEST_DROP_METHOD : https
[2022-04-27T08:20:42.540Z] >>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
[2022-04-27T08:20:42.540Z] >>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-7.novalocal&field2=buildname&compare2=61&value2=PR-10464-test-rhel7_sems-gnu-7.2.0-openmpi-1.10.1-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field3=buildstamp&compare3=61&value3=20220427-0707-Master%20Merge
[2022-04-27T08:20:42.540Z] >>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-gnu-7.2.0-openmpi-1.10.1-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field2=buildstamp&compare2=61&value2=20220427-0707-Master%20Merge
[2022-04-27T08:20:42.540Z] >>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-gnu-7.2.0-openmpi-1.10.1-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field2=buildstamp&compare2=61&value2=20220427-0707-Master%20Merge
[2022-04-27T08:20:42.540Z] >>> ctest_submit(PARTS        Build
[2022-04-27T08:20:42.540Z]                  RETRY_COUNT  5
[2022-04-27T08:20:42.540Z]                  RETRY_DELAY  3
[2022-04-27T08:20:42.540Z]                  RETURN_VALUE ctest_submit_error)
[2022-04-27T08:20:44.681Z] >>> Build submit: OK
[2022-04-27T08:20:44.681Z] >>> CDash Build-ID : 121600
[2022-04-27T08:20:44.681Z] +----------------------------------------------------------+
[2022-04-27T08:20:44.681Z] + submit_by_parts() FINISH
[2022-04-27T08:20:44.681Z] +----------------------------------------------------------+
[2022-04-27T08:20:44.681Z] +--------------------------------------+
[2022-04-27T08:20:44.681Z] | ctest-stage-build.cmake FINISH       |
[2022-04-27T08:20:44.681Z] +--------------------------------------+
[2022-04-27T08:20:44.681Z] +--------------------------------------+
[2022-04-27T08:20:44.681Z] | ctest-stage-test.cmake START         |
[2022-04-27T08:20:44.681Z] +--------------------------------------+
[2022-04-27T08:20:44.681Z] +----------------------------------------------------------+
[2022-04-27T08:20:44.681Z] + START test step
[2022-04-27T08:20:44.681Z] +----------------------------------------------------------+
[2022-04-27T10:49:39.205Z] +----------------------------------------------------------+
[2022-04-27T10:49:39.205Z] + END test step - SUCCESS
[2022-04-27T10:49:39.205Z] +----------------------------------------------------------+
[2022-04-27T10:49:39.205Z] +----------------------------------------------------------+
[2022-04-27T10:49:39.205Z] + submit_by_parts() START
[2022-04-27T10:49:39.205Z] +----------------------------------------------------------+
[2022-04-27T10:49:39.206Z] >>> arg_parts_value: Test
[2022-04-27T10:49:39.206Z] >>> CTEST_DROP_METHOD : https
[2022-04-27T10:49:39.206Z] >>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
[2022-04-27T10:49:39.206Z] >>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-7.novalocal&field2=buildname&compare2=61&value2=PR-10464-test-rhel7_sems-gnu-7.2.0-openmpi-1.10.1-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field3=buildstamp&compare3=61&value3=20220427-0707-Master%20Merge
[2022-04-27T10:49:39.206Z] >>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-gnu-7.2.0-openmpi-1.10.1-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field2=buildstamp&compare2=61&value2=20220427-0707-Master%20Merge
[2022-04-27T10:49:39.206Z] >>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-gnu-7.2.0-openmpi-1.10.1-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field2=buildstamp&compare2=61&value2=20220427-0707-Master%20Merge
[2022-04-27T10:49:39.206Z] >>> ctest_submit(PARTS        Test
[2022-04-27T10:49:39.206Z]                  RETRY_COUNT  5
[2022-04-27T10:49:39.206Z]                  RETRY_DELAY  3
[2022-04-27T10:49:39.206Z]                  RETURN_VALUE ctest_submit_error)
[2022-04-27T10:49:47.655Z] >>> Test submit: OK
[2022-04-27T10:49:47.655Z] >>> CDash Build-ID : 121600
[2022-04-27T10:49:47.655Z] +----------------------------------------------------------+
[2022-04-27T10:49:47.655Z] + submit_by_parts() FINISH
[2022-04-27T10:49:47.655Z] +----------------------------------------------------------+
[2022-04-27T10:49:47.655Z] +----------------------------------------------------------+
[2022-04-27T10:49:47.655Z] + submit_single_submit() START
[2022-04-27T10:49:47.655Z] +----------------------------------------------------------+
[2022-04-27T10:49:47.655Z] >>> SKIPPED
[2022-04-27T10:49:47.655Z] >>> skip_single_submit : ON
[2022-04-27T10:49:47.655Z] +----------------------------------------------------------+
[2022-04-27T10:49:47.655Z] + submit_single_submit() FINISH
[2022-04-27T10:49:47.655Z] +----------------------------------------------------------+
[2022-04-27T10:49:47.655Z] +----------------------------------------------------------+
[2022-04-27T10:49:47.655Z] + submit_upload_config_files() START
[2022-04-27T10:49:47.655Z] +----------------------------------------------------------+
[2022-04-27T10:49:47.655Z] >>> ctest_upload(FILES /scratch/trilinos/jenkins/workspace/Trilinos_PR_gcc-7.2.0-debug/pull_request_test/configure_command.txt
[2022-04-27T10:49:47.655Z]                  /scratch/trilinos/jenkins/workspace/Trilinos_PR_gcc-7.2.0-debug/generatedPRFragment.cmake
[2022-04-27T10:49:47.655Z]                  /scratch/trilinos/jenkins/workspace/Trilinos_PR_gcc-7.2.0-debug/packageEnables.cmake )
[2022-04-27T10:49:47.655Z] >>> ctest_submit(PARTS upload
[2022-04-27T10:49:47.655Z]                  RETRY_COUNT  5
[2022-04-27T10:49:47.655Z]                  RETRY_DELAY  3
[2022-04-27T10:49:47.655Z]                  RETURN_VALUE file_upload_erorr)
[2022-04-27T10:49:48.239Z] >>> Config Files Upload: OK
[2022-04-27T10:49:48.239Z] +----------------------------------------------------------+
[2022-04-27T10:49:48.239Z] + submit_upload_config_files() FINISH
[2022-04-27T10:49:48.239Z] +----------------------------------------------------------+
[2022-04-27T10:49:48.239Z] >>> captured_cmake_error = 0 (unused)
[2022-04-27T10:49:48.239Z] >>> test_error           = 0
[2022-04-27T10:49:48.239Z] Test(s) passed.
[2022-04-27T10:49:48.239Z] +--------------------------------------+
[2022-04-27T10:49:48.239Z] | ctest-stage-test.cmake FINISH        |
[2022-04-27T10:49:48.239Z] +--------------------------------------+
[2022-04-27T10:49:48.239Z] +--------------------------------------+
[2022-04-27T10:49:48.239Z] | ctest-driver.cmake FINISH            |
[2022-04-27T10:49:48.239Z] +--------------------------------------+
[2022-04-27T10:49:48.239Z] TrilinosPRConfigurationStandard.py:99 execute_test()> --- OK
[2022-04-27T10:49:48.239Z] TrilinosPRConfigurationStandard.py:107 execute_test()> 
[2022-04-27T10:49:48.239Z] PullRequestLinuxDriverTest.py main()> Done.
[2022-04-27T10:49:48.847Z] PRDriver> OK
[2022-04-27T10:49:48.900Z] [Pipeline] }
[2022-04-27T10:49:48.938Z] [Pipeline] // stage
[2022-04-27T10:49:48.964Z] [Pipeline] archiveArtifacts
[2022-04-27T10:49:48.986Z] Archiving artifacts
[2022-04-27T10:49:49.106Z] [Pipeline] sh
[2022-04-27T10:49:49.545Z] + echo 'Uploading results to CDash...'
[2022-04-27T10:49:49.545Z] Uploading results to CDash...
[2022-04-27T10:49:49.572Z] [Pipeline] cleanWs
[2022-04-27T10:49:49.586Z] [WS-CLEANUP] Deleting project workspace...
[2022-04-27T10:50:07.347Z] [WS-CLEANUP] done
[2022-04-27T10:50:07.352Z] [Pipeline] }
[2022-04-27T10:50:07.387Z] [Pipeline] // node
[2022-04-27T10:50:07.399Z] [Pipeline] }
[2022-04-27T10:50:07.426Z] [Pipeline] // timeout
[2022-04-27T10:50:07.439Z] [Pipeline] End of Pipeline
[2022-04-27T10:50:07.478Z] Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_PR_intel-17.0.1 # 49 (click to expand)

[2022-04-27T11:08:31.401Z] >>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-intel-17.0.1-mpich-3.2-serial_release-debug_static_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-49&field2=buildstamp&compare2=61&value2=20220427-0704-Master%20Merge
[2022-04-27T11:08:31.401Z] >>> ctest_submit(PARTS        Build
[2022-04-27T11:08:31.401Z]                  RETRY_COUNT  5
[2022-04-27T11:08:31.401Z]                  RETRY_DELAY  3
[2022-04-27T11:08:31.401Z]                  RETURN_VALUE ctest_submit_error)
[2022-04-27T11:08:31.401Z] >>> Build submit: OK
[2022-04-27T11:08:31.401Z] >>> CDash Build-ID : 121474
[2022-04-27T11:08:31.401Z] +----------------------------------------------------------+
[2022-04-27T11:08:31.401Z] + submit_by_parts() FINISH
[2022-04-27T11:08:31.401Z] +----------------------------------------------------------+
[2022-04-27T11:08:31.401Z] +--------------------------------------+
[2022-04-27T11:08:31.401Z] | ctest-stage-build.cmake FINISH       |
[2022-04-27T11:08:31.401Z] +--------------------------------------+
[2022-04-27T11:08:31.401Z] +--------------------------------------+
[2022-04-27T11:08:31.401Z] | ctest-stage-test.cmake START         |
[2022-04-27T11:08:31.401Z] +--------------------------------------+
[2022-04-27T11:08:31.401Z] +----------------------------------------------------------+
[2022-04-27T11:08:31.401Z] + START test step
[2022-04-27T11:08:31.401Z] +----------------------------------------------------------+
[2022-04-27T11:51:28.850Z] +----------------------------------------------------------+
[2022-04-27T11:51:28.850Z] + END test step - FAILURE
[2022-04-27T11:51:28.850Z] +----------------------------------------------------------+
[2022-04-27T11:51:28.850Z] +----------------------------------------------------------+
[2022-04-27T11:51:28.850Z] + submit_by_parts() START
[2022-04-27T11:51:28.850Z] +----------------------------------------------------------+
[2022-04-27T11:51:28.850Z] >>> arg_parts_value: Test
[2022-04-27T11:51:28.850Z] >>> CTEST_DROP_METHOD : https
[2022-04-27T11:51:28.850Z] >>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
[2022-04-27T11:51:28.850Z] >>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-1.novalocal&field2=buildname&compare2=61&value2=PR-10464-test-rhel7_sems-intel-17.0.1-mpich-3.2-serial_release-debug_static_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-49&field3=buildstamp&compare3=61&value3=20220427-0704-Master%20Merge
[2022-04-27T11:51:28.850Z] >>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-intel-17.0.1-mpich-3.2-serial_release-debug_static_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-49&field2=buildstamp&compare2=61&value2=20220427-0704-Master%20Merge
[2022-04-27T11:51:28.850Z] >>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-intel-17.0.1-mpich-3.2-serial_release-debug_static_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-49&field2=buildstamp&compare2=61&value2=20220427-0704-Master%20Merge
[2022-04-27T11:51:28.850Z] >>> ctest_submit(PARTS        Test
[2022-04-27T11:51:28.850Z]                  RETRY_COUNT  5
[2022-04-27T11:51:28.850Z]                  RETRY_DELAY  3
[2022-04-27T11:51:28.850Z]                  RETURN_VALUE ctest_submit_error)
[2022-04-27T11:51:47.325Z] >>> Test submit: OK
[2022-04-27T11:51:47.325Z] >>> CDash Build-ID : 121474
[2022-04-27T11:51:47.325Z] +----------------------------------------------------------+
[2022-04-27T11:51:47.325Z] + submit_by_parts() FINISH
[2022-04-27T11:51:47.325Z] +----------------------------------------------------------+
[2022-04-27T11:51:47.325Z] +----------------------------------------------------------+
[2022-04-27T11:51:47.325Z] + submit_single_submit() START
[2022-04-27T11:51:47.325Z] +----------------------------------------------------------+
[2022-04-27T11:51:47.325Z] >>> SKIPPED
[2022-04-27T11:51:47.325Z] >>> skip_single_submit : ON
[2022-04-27T11:51:47.325Z] +----------------------------------------------------------+
[2022-04-27T11:51:47.325Z] + submit_single_submit() FINISH
[2022-04-27T11:51:47.325Z] +----------------------------------------------------------+
[2022-04-27T11:51:47.325Z] +----------------------------------------------------------+
[2022-04-27T11:51:47.325Z] + submit_upload_config_files() START
[2022-04-27T11:51:47.325Z] +----------------------------------------------------------+
[2022-04-27T11:51:47.325Z] >>> ctest_upload(FILES /scratch/trilinos/jenkins/workspace/Trilinos_PR_intel-17.0.1/pull_request_test/configure_command.txt
[2022-04-27T11:51:47.325Z]                  /scratch/trilinos/jenkins/workspace/Trilinos_PR_intel-17.0.1/generatedPRFragment.cmake
[2022-04-27T11:51:47.326Z]                  /scratch/trilinos/jenkins/workspace/Trilinos_PR_intel-17.0.1/packageEnables.cmake )
[2022-04-27T11:51:47.326Z] >>> ctest_submit(PARTS upload
[2022-04-27T11:51:47.326Z]                  RETRY_COUNT  5
[2022-04-27T11:51:47.326Z]                  RETRY_DELAY  3
[2022-04-27T11:51:47.326Z]                  RETURN_VALUE file_upload_erorr)
[2022-04-27T11:51:47.326Z] >>> Config Files Upload: OK
[2022-04-27T11:51:47.326Z] +----------------------------------------------------------+
[2022-04-27T11:51:47.326Z] + submit_upload_config_files() FINISH
[2022-04-27T11:51:47.326Z] +----------------------------------------------------------+
[2022-04-27T11:51:47.326Z] >>> captured_cmake_error = 0 (unused)
[2022-04-27T11:51:47.326Z] >>> test_error           = -1
[2022-04-27T11:51:47.326Z] CMake Error at /scratch/trilinos/jenkins/workspace/Trilinos_PR_intel-17.0.1/pr-ctest-framework/cmake/ctest-stage-test.cmake:47 (message):
[2022-04-27T11:51:47.326Z]   ERROR: There are errors detected in the test.
[2022-04-27T11:51:47.326Z] Call Stack (most recent call first):
[2022-04-27T11:51:47.326Z]   /scratch/trilinos/jenkins/workspace/Trilinos_PR_intel-17.0.1/pr-ctest-framework/cmake/ctest-driver.cmake:14 (include)
[2022-04-27T11:51:47.326Z] 
[2022-04-27T11:51:47.326Z] 
[2022-04-27T11:51:47.326Z] +--------------------------------------+
[2022-04-27T11:51:47.326Z] | ctest-stage-test.cmake FINISH        |
[2022-04-27T11:51:47.326Z] +--------------------------------------+
[2022-04-27T11:51:47.326Z] +--------------------------------------+
[2022-04-27T11:51:47.326Z] | ctest-driver.cmake FINISH            |
[2022-04-27T11:51:47.326Z] +--------------------------------------+
[2022-04-27T11:51:47.326Z] TrilinosPRConfigurationStandard.py:101 execute_test()> --- ctest command failed!
[2022-04-27T11:51:47.326Z] TrilinosPRConfigurationStandard.py:102 execute_test()> --- error:
[2022-04-27T11:51:47.326Z] TrilinosPRConfigurationStandard.py:103 execute_test()> Command '['ctest', '-S', '/scratch/trilinos/jenkins/workspace/Trilinos_PR_intel-17.0.1/pr-ctest-framework/cmake/ctest-driver.cmake', '-Dsource_dir:PATH=/scratch/trilinos/jenkins/workspace/Trilinos_PR_intel-17.0.1/Trilinos', '-Dbuild_dir:PATH=/scratch/trilinos/jenkins/workspace/Trilinos_PR_intel-17.0.1/pull_request_test', '-Dbuild_name:STRING=PR-10464-test-rhel7_sems-intel-17.0.1-mpich-3.2-serial_release-debug_static_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-49', '-Dskip_by_parts_submit:BOOL=OFF', '-Dskip_update_step:BOOL=ON', "-Ddashboard_model:STRING='Experimental'", "-Ddashboard_track:STRING='Master Merge'", '-DPARALLEL_LEVEL:STRING=20', '-DTEST_PARALLEL_LEVEL:STRING=4', '-Dconfigure_script:FILEPATH=/scratch/trilinos/jenkins/workspace/Trilinos_PR_intel-17.0.1/generatedPRFragment.cmake', '-Dpackage_enables:FILEPATH=/scratch/trilinos/jenkins/workspace/Trilinos_PR_intel-17.0.1/packageEnables.cmake', '-Dsubprojects_file:FILEPATH=/scratch/trilinos/jenkins/workspace/Trilinos_PR_intel-17.0.1/package_subproject_list.cmake', '-DCTEST_DROP_SITE:STRING=trilinos-cdash.sandia.gov']' returned non-zero exit status 255.
[2022-04-27T11:51:47.326Z] PullRequestLinuxDriverTest.py main()> Done.
[2022-04-27T11:51:47.326Z] PRDriver> Command failed with status: 1
[2022-04-27T11:51:47.326Z]  
[2022-04-27T11:51:47.505Z] [Pipeline] }
[2022-04-27T11:51:47.544Z] [Pipeline] // stage
[2022-04-27T11:51:47.566Z] [Pipeline] unstable
[2022-04-27T11:51:47.573Z] WARNING: script returned exit code 1
[2022-04-27T11:51:47.587Z] [Pipeline] archiveArtifacts
[2022-04-27T11:51:47.600Z] Archiving artifacts
[2022-04-27T11:51:47.739Z] [Pipeline] sh
[2022-04-27T11:51:48.058Z] + echo 'Uploading results to CDash...'
[2022-04-27T11:51:48.058Z] Uploading results to CDash...
[2022-04-27T11:51:48.092Z] [Pipeline] cleanWs
[2022-04-27T11:51:48.107Z] [WS-CLEANUP] Deleting project workspace...
[2022-04-27T11:51:48.107Z] [WS-CLEANUP] Skipped based on build state UNSTABLE
[2022-04-27T11:51:48.122Z] [Pipeline] }
[2022-04-27T11:51:48.190Z] [Pipeline] // node
[2022-04-27T11:51:48.210Z] [Pipeline] }
[2022-04-27T11:51:48.236Z] [Pipeline] // timeout
[2022-04-27T11:51:48.249Z] [Pipeline] End of Pipeline
[2022-04-27T11:51:48.341Z] Finished: UNSTABLE

Console Output (last 100 lines) : Trilinos_PR_intel-19.0.5 # 41 (click to expand)

[2022-04-27T11:47:07.613Z] +----------------------------------------------------------+
[2022-04-27T11:47:07.613Z] +----------------------------------------------------------+
[2022-04-27T11:47:07.613Z] + submit_by_parts() START
[2022-04-27T11:47:07.613Z] +----------------------------------------------------------+
[2022-04-27T11:47:07.613Z] >>> arg_parts_value: Build
[2022-04-27T11:47:07.613Z] >>> CTEST_DROP_METHOD : https
[2022-04-27T11:47:07.613Z] >>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
[2022-04-27T11:47:07.613Z] >>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-4.novalocal&field2=buildname&compare2=61&value2=PR-10464-test-rhel7_sems-intel-19.0.5-mpich-3.2-serial_release-debug_static_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field3=buildstamp&compare3=61&value3=20220427-0708-Master%20Merge
[2022-04-27T11:47:07.613Z] >>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-intel-19.0.5-mpich-3.2-serial_release-debug_static_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field2=buildstamp&compare2=61&value2=20220427-0708-Master%20Merge
[2022-04-27T11:47:07.613Z] >>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-intel-19.0.5-mpich-3.2-serial_release-debug_static_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field2=buildstamp&compare2=61&value2=20220427-0708-Master%20Merge
[2022-04-27T11:47:07.614Z] >>> ctest_submit(PARTS        Build
[2022-04-27T11:47:07.614Z]                  RETRY_COUNT  5
[2022-04-27T11:47:07.614Z]                  RETRY_DELAY  3
[2022-04-27T11:47:07.614Z]                  RETURN_VALUE ctest_submit_error)
[2022-04-27T11:47:08.564Z] >>> Build submit: OK
[2022-04-27T11:47:08.564Z] >>> CDash Build-ID : 121726
[2022-04-27T11:47:08.564Z] +----------------------------------------------------------+
[2022-04-27T11:47:08.564Z] + submit_by_parts() FINISH
[2022-04-27T11:47:08.564Z] +----------------------------------------------------------+
[2022-04-27T11:47:08.564Z] +--------------------------------------+
[2022-04-27T11:47:08.564Z] | ctest-stage-build.cmake FINISH       |
[2022-04-27T11:47:08.564Z] +--------------------------------------+
[2022-04-27T11:47:08.564Z] +--------------------------------------+
[2022-04-27T11:47:08.564Z] | ctest-stage-test.cmake START         |
[2022-04-27T11:47:08.564Z] +--------------------------------------+
[2022-04-27T11:47:08.564Z] +----------------------------------------------------------+
[2022-04-27T11:47:08.564Z] + START test step
[2022-04-27T11:47:08.564Z] +----------------------------------------------------------+
[2022-04-27T12:32:04.714Z] +----------------------------------------------------------+
[2022-04-27T12:32:04.715Z] + END test step - SUCCESS
[2022-04-27T12:32:04.715Z] +----------------------------------------------------------+
[2022-04-27T12:32:04.715Z] +----------------------------------------------------------+
[2022-04-27T12:32:04.715Z] + submit_by_parts() START
[2022-04-27T12:32:04.715Z] +----------------------------------------------------------+
[2022-04-27T12:32:04.715Z] >>> arg_parts_value: Test
[2022-04-27T12:32:04.715Z] >>> CTEST_DROP_METHOD : https
[2022-04-27T12:32:04.715Z] >>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
[2022-04-27T12:32:04.715Z] >>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-4.novalocal&field2=buildname&compare2=61&value2=PR-10464-test-rhel7_sems-intel-19.0.5-mpich-3.2-serial_release-debug_static_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field3=buildstamp&compare3=61&value3=20220427-0708-Master%20Merge
[2022-04-27T12:32:04.715Z] >>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-intel-19.0.5-mpich-3.2-serial_release-debug_static_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field2=buildstamp&compare2=61&value2=20220427-0708-Master%20Merge
[2022-04-27T12:32:04.715Z] >>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-intel-19.0.5-mpich-3.2-serial_release-debug_static_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field2=buildstamp&compare2=61&value2=20220427-0708-Master%20Merge
[2022-04-27T12:32:04.715Z] >>> ctest_submit(PARTS        Test
[2022-04-27T12:32:04.715Z]                  RETRY_COUNT  5
[2022-04-27T12:32:04.715Z]                  RETRY_DELAY  3
[2022-04-27T12:32:04.715Z]                  RETURN_VALUE ctest_submit_error)
[2022-04-27T12:32:23.115Z] >>> Test submit: OK
[2022-04-27T12:32:23.115Z] >>> CDash Build-ID : 121726
[2022-04-27T12:32:23.115Z] +----------------------------------------------------------+
[2022-04-27T12:32:23.115Z] + submit_by_parts() FINISH
[2022-04-27T12:32:23.115Z] +----------------------------------------------------------+
[2022-04-27T12:32:23.115Z] +----------------------------------------------------------+
[2022-04-27T12:32:23.115Z] + submit_single_submit() START
[2022-04-27T12:32:23.115Z] +----------------------------------------------------------+
[2022-04-27T12:32:23.115Z] >>> SKIPPED
[2022-04-27T12:32:23.115Z] >>> skip_single_submit : ON
[2022-04-27T12:32:23.115Z] +----------------------------------------------------------+
[2022-04-27T12:32:23.115Z] + submit_single_submit() FINISH
[2022-04-27T12:32:23.115Z] +----------------------------------------------------------+
[2022-04-27T12:32:23.115Z] +----------------------------------------------------------+
[2022-04-27T12:32:23.115Z] + submit_upload_config_files() START
[2022-04-27T12:32:23.115Z] +----------------------------------------------------------+
[2022-04-27T12:32:23.115Z] >>> ctest_upload(FILES /scratch/trilinos/jenkins/workspace/Trilinos_PR_intel-19.0.5/pull_request_test/configure_command.txt
[2022-04-27T12:32:23.115Z]                  /scratch/trilinos/jenkins/workspace/Trilinos_PR_intel-19.0.5/generatedPRFragment.cmake
[2022-04-27T12:32:23.115Z]                  /scratch/trilinos/jenkins/workspace/Trilinos_PR_intel-19.0.5/packageEnables.cmake )
[2022-04-27T12:32:23.115Z] >>> ctest_submit(PARTS upload
[2022-04-27T12:32:23.115Z]                  RETRY_COUNT  5
[2022-04-27T12:32:23.115Z]                  RETRY_DELAY  3
[2022-04-27T12:32:23.116Z]                  RETURN_VALUE file_upload_erorr)
[2022-04-27T12:32:23.116Z] >>> Config Files Upload: OK
[2022-04-27T12:32:23.116Z] +----------------------------------------------------------+
[2022-04-27T12:32:23.116Z] + submit_upload_config_files() FINISH
[2022-04-27T12:32:23.116Z] +----------------------------------------------------------+
[2022-04-27T12:32:23.116Z] >>> captured_cmake_error = 0 (unused)
[2022-04-27T12:32:23.116Z] >>> test_error           = 0
[2022-04-27T12:32:23.116Z] Test(s) passed.
[2022-04-27T12:32:23.116Z] +--------------------------------------+
[2022-04-27T12:32:23.116Z] | ctest-stage-test.cmake FINISH        |
[2022-04-27T12:32:23.116Z] +--------------------------------------+
[2022-04-27T12:32:23.116Z] +--------------------------------------+
[2022-04-27T12:32:23.116Z] | ctest-driver.cmake FINISH            |
[2022-04-27T12:32:23.116Z] +--------------------------------------+
[2022-04-27T12:32:24.095Z] TrilinosPRConfigurationStandard.py:99 execute_test()> --- OK
[2022-04-27T12:32:24.095Z] TrilinosPRConfigurationStandard.py:107 execute_test()> 
[2022-04-27T12:32:24.095Z] PullRequestLinuxDriverTest.py main()> Done.
[2022-04-27T12:32:25.054Z] PRDriver> OK
[2022-04-27T12:32:25.341Z] [Pipeline] }
[2022-04-27T12:32:25.378Z] [Pipeline] // stage
[2022-04-27T12:32:25.401Z] [Pipeline] archiveArtifacts
[2022-04-27T12:32:25.413Z] Archiving artifacts
[2022-04-27T12:32:25.542Z] [Pipeline] sh
[2022-04-27T12:32:25.860Z] + echo 'Uploading results to CDash...'
[2022-04-27T12:32:25.861Z] Uploading results to CDash...
[2022-04-27T12:32:25.887Z] [Pipeline] cleanWs
[2022-04-27T12:32:25.901Z] [WS-CLEANUP] Deleting project workspace...
[2022-04-27T12:32:52.241Z] [WS-CLEANUP] done
[2022-04-27T12:32:52.246Z] [Pipeline] }
[2022-04-27T12:32:52.503Z] [Pipeline] // node
[2022-04-27T12:32:52.514Z] [Pipeline] }
[2022-04-27T12:32:52.539Z] [Pipeline] // timeout
[2022-04-27T12:32:52.551Z] [Pipeline] End of Pipeline
[2022-04-27T12:32:52.576Z] Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_PR_clang-7.0.1 # 41 (click to expand)

[2022-04-27T08:29:38.772Z] +----------------------------------------------------------+
[2022-04-27T08:29:38.772Z] +----------------------------------------------------------+
[2022-04-27T08:29:38.772Z] + submit_by_parts() START
[2022-04-27T08:29:38.772Z] +----------------------------------------------------------+
[2022-04-27T08:29:38.772Z] >>> arg_parts_value: Build
[2022-04-27T08:29:38.772Z] >>> CTEST_DROP_METHOD : https
[2022-04-27T08:29:38.772Z] >>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
[2022-04-27T08:29:38.772Z] >>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-6.novalocal&field2=buildname&compare2=61&value2=PR-10464-test-rhel7_sems-clang-7.0.1-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field3=buildstamp&compare3=61&value3=20220427-0707-Master%20Merge
[2022-04-27T08:29:38.772Z] >>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-clang-7.0.1-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field2=buildstamp&compare2=61&value2=20220427-0707-Master%20Merge
[2022-04-27T08:29:38.772Z] >>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-clang-7.0.1-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field2=buildstamp&compare2=61&value2=20220427-0707-Master%20Merge
[2022-04-27T08:29:38.772Z] >>> ctest_submit(PARTS        Build
[2022-04-27T08:29:38.772Z]                  RETRY_COUNT  5
[2022-04-27T08:29:38.772Z]                  RETRY_DELAY  3
[2022-04-27T08:29:38.772Z]                  RETURN_VALUE ctest_submit_error)
[2022-04-27T08:29:38.772Z] >>> Build submit: OK
[2022-04-27T08:29:38.772Z] >>> CDash Build-ID : 121663
[2022-04-27T08:29:38.772Z] +----------------------------------------------------------+
[2022-04-27T08:29:38.772Z] + submit_by_parts() FINISH
[2022-04-27T08:29:38.772Z] +----------------------------------------------------------+
[2022-04-27T08:29:38.772Z] +--------------------------------------+
[2022-04-27T08:29:38.772Z] | ctest-stage-build.cmake FINISH       |
[2022-04-27T08:29:38.772Z] +--------------------------------------+
[2022-04-27T08:29:38.772Z] +--------------------------------------+
[2022-04-27T08:29:38.772Z] | ctest-stage-test.cmake START         |
[2022-04-27T08:29:38.772Z] +--------------------------------------+
[2022-04-27T08:29:38.772Z] +----------------------------------------------------------+
[2022-04-27T08:29:38.772Z] + START test step
[2022-04-27T08:29:38.772Z] +----------------------------------------------------------+
[2022-04-27T09:18:50.600Z] +----------------------------------------------------------+
[2022-04-27T09:18:50.600Z] + END test step - SUCCESS
[2022-04-27T09:18:50.600Z] +----------------------------------------------------------+
[2022-04-27T09:18:50.601Z] +----------------------------------------------------------+
[2022-04-27T09:18:50.601Z] + submit_by_parts() START
[2022-04-27T09:18:50.601Z] +----------------------------------------------------------+
[2022-04-27T09:18:50.601Z] >>> arg_parts_value: Test
[2022-04-27T09:18:50.601Z] >>> CTEST_DROP_METHOD : https
[2022-04-27T09:18:50.601Z] >>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
[2022-04-27T09:18:50.601Z] >>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-6.novalocal&field2=buildname&compare2=61&value2=PR-10464-test-rhel7_sems-clang-7.0.1-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field3=buildstamp&compare3=61&value3=20220427-0707-Master%20Merge
[2022-04-27T09:18:50.601Z] >>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-clang-7.0.1-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field2=buildstamp&compare2=61&value2=20220427-0707-Master%20Merge
[2022-04-27T09:18:50.601Z] >>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-clang-7.0.1-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field2=buildstamp&compare2=61&value2=20220427-0707-Master%20Merge
[2022-04-27T09:18:50.601Z] >>> ctest_submit(PARTS        Test
[2022-04-27T09:18:50.601Z]                  RETRY_COUNT  5
[2022-04-27T09:18:50.601Z]                  RETRY_DELAY  3
[2022-04-27T09:18:50.601Z]                  RETURN_VALUE ctest_submit_error)
[2022-04-27T09:18:55.943Z] >>> Test submit: OK
[2022-04-27T09:18:55.944Z] >>> CDash Build-ID : 121663
[2022-04-27T09:18:55.944Z] +----------------------------------------------------------+
[2022-04-27T09:18:55.944Z] + submit_by_parts() FINISH
[2022-04-27T09:18:55.944Z] +----------------------------------------------------------+
[2022-04-27T09:18:55.944Z] +----------------------------------------------------------+
[2022-04-27T09:18:55.944Z] + submit_single_submit() START
[2022-04-27T09:18:55.944Z] +----------------------------------------------------------+
[2022-04-27T09:18:55.944Z] >>> SKIPPED
[2022-04-27T09:18:55.944Z] >>> skip_single_submit : ON
[2022-04-27T09:18:55.944Z] +----------------------------------------------------------+
[2022-04-27T09:18:55.944Z] + submit_single_submit() FINISH
[2022-04-27T09:18:55.944Z] +----------------------------------------------------------+
[2022-04-27T09:18:55.944Z] +----------------------------------------------------------+
[2022-04-27T09:18:55.944Z] + submit_upload_config_files() START
[2022-04-27T09:18:55.944Z] +----------------------------------------------------------+
[2022-04-27T09:18:55.944Z] >>> ctest_upload(FILES /scratch/trilinos/jenkins/workspace/Trilinos_PR_clang-7.0.1/pull_request_test/configure_command.txt
[2022-04-27T09:18:55.944Z]                  /scratch/trilinos/jenkins/workspace/Trilinos_PR_clang-7.0.1/generatedPRFragment.cmake
[2022-04-27T09:18:55.944Z]                  /scratch/trilinos/jenkins/workspace/Trilinos_PR_clang-7.0.1/packageEnables.cmake )
[2022-04-27T09:18:55.944Z] >>> ctest_submit(PARTS upload
[2022-04-27T09:18:55.944Z]                  RETRY_COUNT  5
[2022-04-27T09:18:55.944Z]                  RETRY_DELAY  3
[2022-04-27T09:18:55.944Z]                  RETURN_VALUE file_upload_erorr)
[2022-04-27T09:18:56.524Z] >>> Config Files Upload: OK
[2022-04-27T09:18:56.524Z] +----------------------------------------------------------+
[2022-04-27T09:18:56.524Z] + submit_upload_config_files() FINISH
[2022-04-27T09:18:56.524Z] +----------------------------------------------------------+
[2022-04-27T09:18:56.524Z] >>> captured_cmake_error = 0 (unused)
[2022-04-27T09:18:56.524Z] >>> test_error           = 0
[2022-04-27T09:18:56.524Z] Test(s) passed.
[2022-04-27T09:18:56.524Z] +--------------------------------------+
[2022-04-27T09:18:56.524Z] | ctest-stage-test.cmake FINISH        |
[2022-04-27T09:18:56.524Z] +--------------------------------------+
[2022-04-27T09:18:56.524Z] +--------------------------------------+
[2022-04-27T09:18:56.524Z] | ctest-driver.cmake FINISH            |
[2022-04-27T09:18:56.524Z] +--------------------------------------+
[2022-04-27T09:18:56.524Z] TrilinosPRConfigurationStandard.py:99 execute_test()> --- OK
[2022-04-27T09:18:56.524Z] TrilinosPRConfigurationStandard.py:107 execute_test()> 
[2022-04-27T09:18:56.524Z] PullRequestLinuxDriverTest.py main()> Done.
[2022-04-27T09:18:56.524Z] PRDriver> OK
[2022-04-27T09:18:56.806Z] [Pipeline] }
[2022-04-27T09:18:56.844Z] [Pipeline] // stage
[2022-04-27T09:18:56.867Z] [Pipeline] archiveArtifacts
[2022-04-27T09:18:56.882Z] Archiving artifacts
[2022-04-27T09:18:56.981Z] [Pipeline] sh
[2022-04-27T09:18:57.536Z] + echo 'Uploading results to CDash...'
[2022-04-27T09:18:57.537Z] Uploading results to CDash...
[2022-04-27T09:18:57.562Z] [Pipeline] cleanWs
[2022-04-27T09:18:57.692Z] [WS-CLEANUP] Deleting project workspace...
[2022-04-27T09:19:07.419Z] [WS-CLEANUP] done
[2022-04-27T09:19:07.426Z] [Pipeline] }
[2022-04-27T09:19:07.466Z] [Pipeline] // node
[2022-04-27T09:19:07.482Z] [Pipeline] }
[2022-04-27T09:19:07.522Z] [Pipeline] // timeout
[2022-04-27T09:19:07.540Z] [Pipeline] End of Pipeline
[2022-04-27T09:19:07.570Z] Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_PR_clang-9.0.0 # 41 (click to expand)

[2022-04-27T09:56:20.847Z] +----------------------------------------------------------+
[2022-04-27T09:56:20.847Z] +----------------------------------------------------------+
[2022-04-27T09:56:20.847Z] + submit_by_parts() START
[2022-04-27T09:56:20.847Z] +----------------------------------------------------------+
[2022-04-27T09:56:20.847Z] >>> arg_parts_value: Build
[2022-04-27T09:56:20.847Z] >>> CTEST_DROP_METHOD : https
[2022-04-27T09:56:20.847Z] >>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
[2022-04-27T09:56:20.847Z] >>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-9.novalocal&field2=buildname&compare2=61&value2=PR-10464-test-rhel7_sems-clang-9.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field3=buildstamp&compare3=61&value3=20220427-0709-Master%20Merge
[2022-04-27T09:56:20.847Z] >>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-clang-9.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field2=buildstamp&compare2=61&value2=20220427-0709-Master%20Merge
[2022-04-27T09:56:20.847Z] >>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-clang-9.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field2=buildstamp&compare2=61&value2=20220427-0709-Master%20Merge
[2022-04-27T09:56:20.847Z] >>> ctest_submit(PARTS        Build
[2022-04-27T09:56:20.847Z]                  RETRY_COUNT  5
[2022-04-27T09:56:20.847Z]                  RETRY_DELAY  3
[2022-04-27T09:56:20.847Z]                  RETURN_VALUE ctest_submit_error)
[2022-04-27T09:56:20.847Z] >>> Build submit: OK
[2022-04-27T09:56:20.847Z] >>> CDash Build-ID : 122041
[2022-04-27T09:56:20.847Z] +----------------------------------------------------------+
[2022-04-27T09:56:20.847Z] + submit_by_parts() FINISH
[2022-04-27T09:56:20.847Z] +----------------------------------------------------------+
[2022-04-27T09:56:20.847Z] +--------------------------------------+
[2022-04-27T09:56:20.847Z] | ctest-stage-build.cmake FINISH       |
[2022-04-27T09:56:20.847Z] +--------------------------------------+
[2022-04-27T09:56:20.847Z] +--------------------------------------+
[2022-04-27T09:56:20.847Z] | ctest-stage-test.cmake START         |
[2022-04-27T09:56:20.847Z] +--------------------------------------+
[2022-04-27T09:56:20.847Z] +----------------------------------------------------------+
[2022-04-27T09:56:20.847Z] + START test step
[2022-04-27T09:56:20.847Z] +----------------------------------------------------------+
[2022-04-27T11:38:37.084Z] +----------------------------------------------------------+
[2022-04-27T11:38:37.084Z] + END test step - SUCCESS
[2022-04-27T11:38:37.084Z] +----------------------------------------------------------+
[2022-04-27T11:38:37.084Z] +----------------------------------------------------------+
[2022-04-27T11:38:37.084Z] + submit_by_parts() START
[2022-04-27T11:38:37.084Z] +----------------------------------------------------------+
[2022-04-27T11:38:37.084Z] >>> arg_parts_value: Test
[2022-04-27T11:38:37.084Z] >>> CTEST_DROP_METHOD : https
[2022-04-27T11:38:37.084Z] >>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
[2022-04-27T11:38:37.084Z] >>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-9.novalocal&field2=buildname&compare2=61&value2=PR-10464-test-rhel7_sems-clang-9.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field3=buildstamp&compare3=61&value3=20220427-0709-Master%20Merge
[2022-04-27T11:38:37.084Z] >>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-clang-9.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field2=buildstamp&compare2=61&value2=20220427-0709-Master%20Merge
[2022-04-27T11:38:37.084Z] >>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-clang-9.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field2=buildstamp&compare2=61&value2=20220427-0709-Master%20Merge
[2022-04-27T11:38:37.084Z] >>> ctest_submit(PARTS        Test
[2022-04-27T11:38:37.084Z]                  RETRY_COUNT  5
[2022-04-27T11:38:37.084Z]                  RETRY_DELAY  3
[2022-04-27T11:38:37.084Z]                  RETURN_VALUE ctest_submit_error)
[2022-04-27T11:38:52.279Z] >>> Test submit: OK
[2022-04-27T11:38:52.279Z] >>> CDash Build-ID : 122041
[2022-04-27T11:38:52.279Z] +----------------------------------------------------------+
[2022-04-27T11:38:52.279Z] + submit_by_parts() FINISH
[2022-04-27T11:38:52.279Z] +----------------------------------------------------------+
[2022-04-27T11:38:52.279Z] +----------------------------------------------------------+
[2022-04-27T11:38:52.279Z] + submit_single_submit() START
[2022-04-27T11:38:52.279Z] +----------------------------------------------------------+
[2022-04-27T11:38:52.279Z] >>> SKIPPED
[2022-04-27T11:38:52.279Z] >>> skip_single_submit : ON
[2022-04-27T11:38:52.279Z] +----------------------------------------------------------+
[2022-04-27T11:38:52.279Z] + submit_single_submit() FINISH
[2022-04-27T11:38:52.279Z] +----------------------------------------------------------+
[2022-04-27T11:38:52.279Z] +----------------------------------------------------------+
[2022-04-27T11:38:52.279Z] + submit_upload_config_files() START
[2022-04-27T11:38:52.279Z] +----------------------------------------------------------+
[2022-04-27T11:38:52.279Z] >>> ctest_upload(FILES /scratch/trilinos/jenkins/workspace/Trilinos_PR_clang-9.0.0/pull_request_test/configure_command.txt
[2022-04-27T11:38:52.279Z]                  /scratch/trilinos/jenkins/workspace/Trilinos_PR_clang-9.0.0/generatedPRFragment.cmake
[2022-04-27T11:38:52.279Z]                  /scratch/trilinos/jenkins/workspace/Trilinos_PR_clang-9.0.0/packageEnables.cmake )
[2022-04-27T11:38:52.279Z] >>> ctest_submit(PARTS upload
[2022-04-27T11:38:52.279Z]                  RETRY_COUNT  5
[2022-04-27T11:38:52.279Z]                  RETRY_DELAY  3
[2022-04-27T11:38:52.279Z]                  RETURN_VALUE file_upload_erorr)
[2022-04-27T11:38:52.279Z] >>> Config Files Upload: OK
[2022-04-27T11:38:52.279Z] +----------------------------------------------------------+
[2022-04-27T11:38:52.279Z] + submit_upload_config_files() FINISH
[2022-04-27T11:38:52.279Z] +----------------------------------------------------------+
[2022-04-27T11:38:52.279Z] >>> captured_cmake_error = 0 (unused)
[2022-04-27T11:38:52.279Z] >>> test_error           = 0
[2022-04-27T11:38:52.279Z] Test(s) passed.
[2022-04-27T11:38:52.279Z] +--------------------------------------+
[2022-04-27T11:38:52.279Z] | ctest-stage-test.cmake FINISH        |
[2022-04-27T11:38:52.279Z] +--------------------------------------+
[2022-04-27T11:38:52.279Z] +--------------------------------------+
[2022-04-27T11:38:52.279Z] | ctest-driver.cmake FINISH            |
[2022-04-27T11:38:52.279Z] +--------------------------------------+
[2022-04-27T11:38:52.279Z] TrilinosPRConfigurationStandard.py:99 execute_test()> --- OK
[2022-04-27T11:38:52.279Z] TrilinosPRConfigurationStandard.py:107 execute_test()> 
[2022-04-27T11:38:52.279Z] PullRequestLinuxDriverTest.py main()> Done.
[2022-04-27T11:38:52.583Z] PRDriver> OK
[2022-04-27T11:38:53.185Z] [Pipeline] }
[2022-04-27T11:38:53.220Z] [Pipeline] // stage
[2022-04-27T11:38:53.242Z] [Pipeline] archiveArtifacts
[2022-04-27T11:38:53.254Z] Archiving artifacts
[2022-04-27T11:38:53.451Z] [Pipeline] sh
[2022-04-27T11:38:53.766Z] + echo 'Uploading results to CDash...'
[2022-04-27T11:38:53.766Z] Uploading results to CDash...
[2022-04-27T11:38:53.792Z] [Pipeline] cleanWs
[2022-04-27T11:38:53.805Z] [WS-CLEANUP] Deleting project workspace...
[2022-04-27T11:39:12.563Z] [WS-CLEANUP] done
[2022-04-27T11:39:12.567Z] [Pipeline] }
[2022-04-27T11:39:12.601Z] [Pipeline] // node
[2022-04-27T11:39:12.613Z] [Pipeline] }
[2022-04-27T11:39:12.639Z] [Pipeline] // timeout
[2022-04-27T11:39:12.649Z] [Pipeline] End of Pipeline
[2022-04-27T11:39:12.673Z] Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_PR_clang-10.0.0 # 41 (click to expand)

[2022-04-27T09:50:53.743Z] +----------------------------------------------------------+
[2022-04-27T09:50:53.743Z] +----------------------------------------------------------+
[2022-04-27T09:50:53.743Z] + submit_by_parts() START
[2022-04-27T09:50:53.743Z] +----------------------------------------------------------+
[2022-04-27T09:50:53.743Z] >>> arg_parts_value: Build
[2022-04-27T09:50:53.743Z] >>> CTEST_DROP_METHOD : https
[2022-04-27T09:50:53.743Z] >>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
[2022-04-27T09:50:53.743Z] >>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-2.novalocal&field2=buildname&compare2=61&value2=PR-10464-test-rhel7_sems-clang-10.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field3=buildstamp&compare3=61&value3=20220427-0709-Master%20Merge
[2022-04-27T09:50:53.743Z] >>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-clang-10.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field2=buildstamp&compare2=61&value2=20220427-0709-Master%20Merge
[2022-04-27T09:50:53.743Z] >>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-clang-10.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field2=buildstamp&compare2=61&value2=20220427-0709-Master%20Merge
[2022-04-27T09:50:53.743Z] >>> ctest_submit(PARTS        Build
[2022-04-27T09:50:53.743Z]                  RETRY_COUNT  5
[2022-04-27T09:50:53.743Z]                  RETRY_DELAY  3
[2022-04-27T09:50:53.743Z]                  RETURN_VALUE ctest_submit_error)
[2022-04-27T09:50:53.743Z] >>> Build submit: OK
[2022-04-27T09:50:53.743Z] >>> CDash Build-ID : 121978
[2022-04-27T09:50:53.743Z] +----------------------------------------------------------+
[2022-04-27T09:50:53.743Z] + submit_by_parts() FINISH
[2022-04-27T09:50:53.743Z] +----------------------------------------------------------+
[2022-04-27T09:50:53.743Z] +--------------------------------------+
[2022-04-27T09:50:53.743Z] | ctest-stage-build.cmake FINISH       |
[2022-04-27T09:50:53.743Z] +--------------------------------------+
[2022-04-27T09:50:53.743Z] +--------------------------------------+
[2022-04-27T09:50:53.743Z] | ctest-stage-test.cmake START         |
[2022-04-27T09:50:53.743Z] +--------------------------------------+
[2022-04-27T09:50:53.743Z] +----------------------------------------------------------+
[2022-04-27T09:50:53.743Z] + START test step
[2022-04-27T09:50:53.743Z] +----------------------------------------------------------+
[2022-04-27T11:21:53.832Z] +----------------------------------------------------------+
[2022-04-27T11:21:53.832Z] + END test step - SUCCESS
[2022-04-27T11:21:53.833Z] +----------------------------------------------------------+
[2022-04-27T11:21:53.833Z] +----------------------------------------------------------+
[2022-04-27T11:21:53.833Z] + submit_by_parts() START
[2022-04-27T11:21:53.833Z] +----------------------------------------------------------+
[2022-04-27T11:21:53.833Z] >>> arg_parts_value: Test
[2022-04-27T11:21:53.833Z] >>> CTEST_DROP_METHOD : https
[2022-04-27T11:21:53.833Z] >>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
[2022-04-27T11:21:53.833Z] >>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-2.novalocal&field2=buildname&compare2=61&value2=PR-10464-test-rhel7_sems-clang-10.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field3=buildstamp&compare3=61&value3=20220427-0709-Master%20Merge
[2022-04-27T11:21:53.833Z] >>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-clang-10.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field2=buildstamp&compare2=61&value2=20220427-0709-Master%20Merge
[2022-04-27T11:21:53.833Z] >>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-rhel7_sems-clang-10.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables-41&field2=buildstamp&compare2=61&value2=20220427-0709-Master%20Merge
[2022-04-27T11:21:53.833Z] >>> ctest_submit(PARTS        Test
[2022-04-27T11:21:53.833Z]                  RETRY_COUNT  5
[2022-04-27T11:21:53.833Z]                  RETRY_DELAY  3
[2022-04-27T11:21:53.833Z]                  RETURN_VALUE ctest_submit_error)
[2022-04-27T11:22:06.273Z] >>> Test submit: OK
[2022-04-27T11:22:06.273Z] >>> CDash Build-ID : 121978
[2022-04-27T11:22:06.273Z] +----------------------------------------------------------+
[2022-04-27T11:22:06.273Z] + submit_by_parts() FINISH
[2022-04-27T11:22:06.273Z] +----------------------------------------------------------+
[2022-04-27T11:22:06.273Z] +----------------------------------------------------------+
[2022-04-27T11:22:06.273Z] + submit_single_submit() START
[2022-04-27T11:22:06.273Z] +----------------------------------------------------------+
[2022-04-27T11:22:06.273Z] >>> SKIPPED
[2022-04-27T11:22:06.273Z] >>> skip_single_submit : ON
[2022-04-27T11:22:06.273Z] +----------------------------------------------------------+
[2022-04-27T11:22:06.273Z] + submit_single_submit() FINISH
[2022-04-27T11:22:06.273Z] +----------------------------------------------------------+
[2022-04-27T11:22:06.273Z] +----------------------------------------------------------+
[2022-04-27T11:22:06.273Z] + submit_upload_config_files() START
[2022-04-27T11:22:06.273Z] +----------------------------------------------------------+
[2022-04-27T11:22:06.273Z] >>> ctest_upload(FILES /scratch/trilinos/jenkins/workspace/Trilinos_PR_clang-10.0.0/pull_request_test/configure_command.txt
[2022-04-27T11:22:06.273Z]                  /scratch/trilinos/jenkins/workspace/Trilinos_PR_clang-10.0.0/generatedPRFragment.cmake
[2022-04-27T11:22:06.273Z]                  /scratch/trilinos/jenkins/workspace/Trilinos_PR_clang-10.0.0/packageEnables.cmake )
[2022-04-27T11:22:06.273Z] >>> ctest_submit(PARTS upload
[2022-04-27T11:22:06.273Z]                  RETRY_COUNT  5
[2022-04-27T11:22:06.273Z]                  RETRY_DELAY  3
[2022-04-27T11:22:06.273Z]                  RETURN_VALUE file_upload_erorr)
[2022-04-27T11:22:07.682Z] >>> Config Files Upload: OK
[2022-04-27T11:22:07.682Z] +----------------------------------------------------------+
[2022-04-27T11:22:07.682Z] + submit_upload_config_files() FINISH
[2022-04-27T11:22:07.682Z] +----------------------------------------------------------+
[2022-04-27T11:22:07.682Z] >>> captured_cmake_error = 0 (unused)
[2022-04-27T11:22:07.682Z] >>> test_error           = 0
[2022-04-27T11:22:07.682Z] Test(s) passed.
[2022-04-27T11:22:07.682Z] +--------------------------------------+
[2022-04-27T11:22:07.682Z] | ctest-stage-test.cmake FINISH        |
[2022-04-27T11:22:07.682Z] +--------------------------------------+
[2022-04-27T11:22:07.682Z] +--------------------------------------+
[2022-04-27T11:22:07.682Z] | ctest-driver.cmake FINISH            |
[2022-04-27T11:22:07.682Z] +--------------------------------------+
[2022-04-27T11:22:07.682Z] TrilinosPRConfigurationStandard.py:99 execute_test()> --- OK
[2022-04-27T11:22:07.682Z] TrilinosPRConfigurationStandard.py:107 execute_test()> 
[2022-04-27T11:22:07.682Z] PullRequestLinuxDriverTest.py main()> Done.
[2022-04-27T11:22:07.682Z] PRDriver> OK
[2022-04-27T11:22:07.701Z] [Pipeline] }
[2022-04-27T11:22:07.735Z] [Pipeline] // stage
[2022-04-27T11:22:07.755Z] [Pipeline] archiveArtifacts
[2022-04-27T11:22:07.768Z] Archiving artifacts
[2022-04-27T11:22:07.949Z] [Pipeline] sh
[2022-04-27T11:22:08.264Z] + echo 'Uploading results to CDash...'
[2022-04-27T11:22:08.264Z] Uploading results to CDash...
[2022-04-27T11:22:08.288Z] [Pipeline] cleanWs
[2022-04-27T11:22:08.301Z] [WS-CLEANUP] Deleting project workspace...
[2022-04-27T11:22:26.510Z] [WS-CLEANUP] done
[2022-04-27T11:22:26.515Z] [Pipeline] }
[2022-04-27T11:22:26.553Z] [Pipeline] // node
[2022-04-27T11:22:26.565Z] [Pipeline] }
[2022-04-27T11:22:26.592Z] [Pipeline] // timeout
[2022-04-27T11:22:26.605Z] [Pipeline] End of Pipeline
[2022-04-27T11:22:26.635Z] Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_PR_cuda-10.1.243 # 41 (click to expand)

[2022-04-27T07:12:19.687Z] + generate_build_url2() FINISH
[2022-04-27T07:12:19.687Z] +----------------------------------------------------------+
[2022-04-27T07:12:19.687Z] +----------------------------------------------------------+
[2022-04-27T07:12:19.687Z] + generate_build_url2() START
[2022-04-27T07:12:19.687Z] +----------------------------------------------------------+
[2022-04-27T07:12:19.687Z] >>> cdash_site    : trilinos-cdash.sandia.gov
[2022-04-27T07:12:19.687Z] >>> cdash_location: /
[2022-04-27T07:12:19.687Z] >>> project_name  : Trilinos
[2022-04-27T07:12:19.687Z] >>> build_name    : PR-10464-test-ats2_cuda-10.1.243-gnu-8.3.1-spmpi-rolling_release_static_Volta70_Power9_no-asan_no-complex_no-fpic_mpi_pt_no-rdc_uvm_deprecated-on_no-package-enables-41
[2022-04-27T07:12:19.687Z] >>> build_stamp   : 20220427-0712-Master Merge
[2022-04-27T07:12:19.687Z] +----------------------------------------------------------+
[2022-04-27T07:12:19.687Z] + generate_build_url3() FINISH
[2022-04-27T07:12:19.687Z] +----------------------------------------------------------+
[2022-04-27T07:12:19.687Z] >>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=vortex36&field2=buildname&compare2=61&value2=PR-10464-test-ats2_cuda-10.1.243-gnu-8.3.1-spmpi-rolling_release_static_Volta70_Power9_no-asan_no-complex_no-fpic_mpi_pt_no-rdc_uvm_deprecated-on_no-package-enables-41&field3=buildstamp&compare3=61&value3=20220427-0712-Master%20Merge
[2022-04-27T07:12:19.687Z] >>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-ats2_cuda-10.1.243-gnu-8.3.1-spmpi-rolling_release_static_Volta70_Power9_no-asan_no-complex_no-fpic_mpi_pt_no-rdc_uvm_deprecated-on_no-package-enables-41&field2=buildstamp&compare2=61&value2=20220427-0712-Master%20Merge
[2022-04-27T07:12:19.687Z] >>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-ats2_cuda-10.1.243-gnu-8.3.1-spmpi-rolling_release_static_Volta70_Power9_no-asan_no-complex_no-fpic_mpi_pt_no-rdc_uvm_deprecated-on_no-package-enables-41&field2=buildstamp&compare2=61&value2=20220427-0712-Master%20Merge
[2022-04-27T07:12:19.687Z] +----------------------------------------------------------+
[2022-04-27T07:12:19.687Z] + Update repository START
[2022-04-27T07:12:19.687Z] +----------------------------------------------------------+
[2022-04-27T07:12:19.687Z] >>> SKIPPED
[2022-04-27T07:12:19.687Z] >>> skip_update_step : ON
[2022-04-27T07:12:19.687Z] +----------------------------------------------------------+
[2022-04-27T07:12:19.687Z] + Update repository FINISH
[2022-04-27T07:12:19.687Z] +----------------------------------------------------------+
[2022-04-27T07:12:19.687Z] +--------------------------------------+
[2022-04-27T07:12:19.687Z] | ctest-cdash-setup.cmake FINISH       |
[2022-04-27T07:12:19.687Z] +--------------------------------------+
[2022-04-27T07:12:19.687Z] +--------------------------------------+
[2022-04-27T07:12:19.687Z] | ctest-stage-configure.cmake START    |
[2022-04-27T07:12:19.687Z] +--------------------------------------+
[2022-04-27T07:12:19.687Z] +----------------------------------------------------------+
[2022-04-27T07:12:19.687Z] + START configure step
[2022-04-27T07:12:19.687Z] +----------------------------------------------------------+
[2022-04-27T07:12:19.687Z] >>> CTEST_SOURCE_DIRECTORY: /vscratch1/trilinos/jaas/workspace/Trilinos_PR_cuda-10.1.243/Trilinos
[2022-04-27T07:12:19.687Z] >>> CTEST_BINARY_DIRECTORY: /vscratch1/trilinos/jaas/workspace/Trilinos_PR_cuda-10.1.243/pull_request_test
[2022-04-27T07:12:19.687Z]    Each . represents 1024 bytes of output
[2022-04-27T07:12:21.048Z]     ..................................................  Size: 50K
[2022-04-27T07:12:26.018Z]     ........................... Size of output: 76K
[2022-04-27T07:12:26.018Z] Error(s) when configuring the project
[2022-04-27T07:12:26.018Z] >>> configure_error: -1
[2022-04-27T07:12:26.018Z] >>> tmp_cmake_error: -1
[2022-04-27T07:12:26.018Z] +----------------------------------------------------------+
[2022-04-27T07:12:26.018Z] + END configure step - FAILURE
[2022-04-27T07:12:26.018Z] +----------------------------------------------------------+
[2022-04-27T07:12:26.018Z] +----------------------------------------------------------+
[2022-04-27T07:12:26.018Z] + submit_by_parts() START
[2022-04-27T07:12:26.018Z] +----------------------------------------------------------+
[2022-04-27T07:12:26.018Z] >>> arg_parts_value: Configure
[2022-04-27T07:12:26.018Z] >>> CTEST_DROP_METHOD : https
[2022-04-27T07:12:26.018Z] >>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
[2022-04-27T07:12:26.018Z] >>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=vortex36&field2=buildname&compare2=61&value2=PR-10464-test-ats2_cuda-10.1.243-gnu-8.3.1-spmpi-rolling_release_static_Volta70_Power9_no-asan_no-complex_no-fpic_mpi_pt_no-rdc_uvm_deprecated-on_no-package-enables-41&field3=buildstamp&compare3=61&value3=20220427-0712-Master%20Merge
[2022-04-27T07:12:26.018Z] >>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-ats2_cuda-10.1.243-gnu-8.3.1-spmpi-rolling_release_static_Volta70_Power9_no-asan_no-complex_no-fpic_mpi_pt_no-rdc_uvm_deprecated-on_no-package-enables-41&field2=buildstamp&compare2=61&value2=20220427-0712-Master%20Merge
[2022-04-27T07:12:26.018Z] >>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10464-test-ats2_cuda-10.1.243-gnu-8.3.1-spmpi-rolling_release_static_Volta70_Power9_no-asan_no-complex_no-fpic_mpi_pt_no-rdc_uvm_deprecated-on_no-package-enables-41&field2=buildstamp&compare2=61&value2=20220427-0712-Master%20Merge
[2022-04-27T07:12:26.018Z] >>> ctest_submit(PARTS        Configure
[2022-04-27T07:12:26.018Z]                  RETRY_COUNT  5
[2022-04-27T07:12:26.018Z]                  RETRY_DELAY  3
[2022-04-27T07:12:26.018Z]                  RETURN_VALUE ctest_submit_error)
[2022-04-27T07:12:28.573Z] >>> Configure submit: OK
[2022-04-27T07:12:28.573Z] >>> CDash Build-ID : 121852
[2022-04-27T07:12:28.573Z] +----------------------------------------------------------+
[2022-04-27T07:12:28.573Z] + submit_by_parts() FINISH
[2022-04-27T07:12:28.573Z] +----------------------------------------------------------+
[2022-04-27T07:12:28.573Z] +----------------------------------------------------------+
[2022-04-27T07:12:28.573Z] + submit_single_submit() START
[2022-04-27T07:12:28.573Z] +----------------------------------------------------------+
[2022-04-27T07:12:28.573Z] >>> SKIPPED
[2022-04-27T07:12:28.573Z] >>> skip_single_submit : ON
[2022-04-27T07:12:28.573Z] +----------------------------------------------------------+
[2022-04-27T07:12:28.573Z] + submit_single_submit() FINISH
[2022-04-27T07:12:28.573Z] +----------------------------------------------------------+
[2022-04-27T07:12:28.573Z] CMake Error at /vscratch1/trilinos/jaas/workspace/Trilinos_PR_cuda-10.1.243/pr-ctest-framework/cmake/ctest-stage-configure.cmake:35 (message):
[2022-04-27T07:12:28.573Z]   Configure failed with error -1
[2022-04-27T07:12:28.573Z] Call Stack (most recent call first):
[2022-04-27T07:12:28.573Z]   /vscratch1/trilinos/jaas/workspace/Trilinos_PR_cuda-10.1.243/pr-ctest-framework/cmake/ctest-driver.cmake:10 (include)
[2022-04-27T07:12:28.573Z] 
[2022-04-27T07:12:28.573Z] 
[2022-04-27T07:12:28.573Z] TrilinosPRConfigurationStandard.py:101 execute_test()> --- ctest command failed!
[2022-04-27T07:12:28.573Z] TrilinosPRConfigurationStandard.py:102 execute_test()> --- error:
[2022-04-27T07:12:28.573Z] TrilinosPRConfigurationStandard.py:103 execute_test()> Command '['ctest', '-S', '/vscratch1/trilinos/jaas/workspace/Trilinos_PR_cuda-10.1.243/pr-ctest-framework/cmake/ctest-driver.cmake', '-Dsource_dir:PATH=/vscratch1/trilinos/jaas/workspace/Trilinos_PR_cuda-10.1.243/Trilinos', '-Dbuild_dir:PATH=/vscratch1/trilinos/jaas/workspace/Trilinos_PR_cuda-10.1.243/pull_request_test', '-Dbuild_name:STRING=PR-10464-test-ats2_cuda-10.1.243-gnu-8.3.1-spmpi-rolling_release_static_Volta70_Power9_no-asan_no-complex_no-fpic_mpi_pt_no-rdc_uvm_deprecated-on_no-package-enables-41', '-Dskip_by_parts_submit:BOOL=OFF', '-Dskip_update_step:BOOL=ON', "-Ddashboard_model:STRING='Experimental'", "-Ddashboard_track:STRING='Master Merge'", '-DPARALLEL_LEVEL:STRING=29', '-DTEST_PARALLEL_LEVEL:STRING=4', '-Dconfigure_script:FILEPATH=/vscratch1/trilinos/jaas/workspace/Trilinos_PR_cuda-10.1.243/generatedPRFragment.cmake', '-Dpackage_enables:FILEPATH=/vscratch1/trilinos/jaas/workspace/Trilinos_PR_cuda-10.1.243/packageEnables.cmake', '-Dsubprojects_file:FILEPATH=/vscratch1/trilinos/jaas/workspace/Trilinos_PR_cuda-10.1.243/package_subproject_list.cmake', '-DCTEST_DROP_SITE:STRING=trilinos-cdash.sandia.gov']' returned non-zero exit status 255.
[2022-04-27T07:12:28.573Z] PullRequestLinuxDriverTest.py main()> Done.
[2022-04-27T07:12:28.573Z] PRDriver> Command failed with status: 1
[2022-04-27T07:12:28.573Z]  
[2022-04-27T07:12:28.594Z] [Pipeline] }
[2022-04-27T07:12:28.632Z] [Pipeline] // stage
[2022-04-27T07:12:28.650Z] [Pipeline] unstable
[2022-04-27T07:12:28.655Z] WARNING: script returned exit code 1
[2022-04-27T07:12:28.666Z] [Pipeline] archiveArtifacts
[2022-04-27T07:12:28.675Z] Archiving artifacts
[2022-04-27T07:12:29.148Z] [Pipeline] sh
[2022-04-27T07:12:29.445Z] + echo 'Uploading results to CDash...'
[2022-04-27T07:12:29.445Z] Uploading results to CDash...
[2022-04-27T07:12:29.471Z] [Pipeline] cleanWs
[2022-04-27T07:12:29.486Z] [WS-CLEANUP] Deleting project workspace...
[2022-04-27T07:12:29.486Z] [WS-CLEANUP] Skipped based on build state UNSTABLE
[2022-04-27T07:12:29.504Z] [Pipeline] }
[2022-04-27T07:12:29.536Z] [Pipeline] // node
[2022-04-27T07:12:29.549Z] [Pipeline] }
[2022-04-27T07:12:29.579Z] [Pipeline] // timeout
[2022-04-27T07:12:29.591Z] [Pipeline] End of Pipeline
[2022-04-27T07:12:29.624Z] Finished: UNSTABLE


CDash Test Results for PR# 10464.


Wiki: How to Reproduce PR Testing Builds and Errors.

@e10harvey
Copy link
Contributor

@trilinos/zoltan: There are 3 test failures in the intel-17 build:
Zoltan_ch_7944_parmetis_parallel, Zoltan_ch_simple_parmetis_parallel, Zoltan_ch_simple_scotch_parallel.

CC: @trilinos/framework

@jwillenbring
Copy link
Member

@e10harvey Do we have any idea how these 3 failures got through the PR level testing?

@e10harvey
Copy link
Contributor

@e10harvey Do we have any idea how these 3 failures got through the PR level testing?

@jwillenbring I do not.

@e10harvey
Copy link
Contributor

@e10harvey
Copy link
Contributor

These are the PRs that were merged between 4-19 and 4-20: https://github.com/trilinos/Trilinos/pulls?q=is%3Apr+is%3Aclosed+merged%3A2022-04-19..2022-04-20.

@e10harvey
Copy link
Contributor

Could these changes https://github.com/trilinos/Trilinos/pull/10417/files affect these 3 Zoltan tests?

@e10harvey
Copy link
Contributor

Could these changes https://github.com/trilinos/Trilinos/pull/10417/files affect these 3 Zoltan tests?

Note that NO PACKAGES were enabled in this PR. See https://testing.sandia.gov/cdash/upload/cc2cd6d140939c10e836dea36f19b65f91c5b9a8/packageEnables.cmake.

@cgcgcg
Copy link
Contributor

cgcgcg commented Apr 27, 2022

Looking at one of the failing test https://testing.sandia.gov/cdash/test/126074517 , I see:

[0] Zoltan ERROR in Zoltan_Scotch (line 645 of /scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos/packages/zoltan/src/tpls/scotch_interface.c):  Not supported: Multiple 3rd party libraries with incompatible data types.

Is this similar to #10340 ?

@trilinos-autotester trilinos-autotester merged commit c7a8cd1 into master Apr 28, 2022
@sebrowne sebrowne deleted the master_merge_20220426_154002 branch February 21, 2024 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.