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

clean_workspace: correct flag and make command #4741

Merged

Conversation

prwolfe
Copy link
Contributor

@prwolfe prwolfe commented Mar 27, 2019

the --force-clean flag had two conflicting names
and the final make command (make -C %s clean)
failed in an infinite recursion. I just modified
it to cd to the directory first and then run 'make clean'

@trilinos/framework

How Has This Been Tested?

tested with the unit tests and I created a directory, built and used both the date and force options to clean it.

the --force-clean flag had two conflicting names
and the final   make command (make -C %s clean)
failed in an infinite recursion.  I just modified
it to cd to the directory first and then run 'make clean'
@prwolfe prwolfe added the Framework tasks Framework tasks (used internally by Framework team) label Mar 27, 2019
@prwolfe prwolfe self-assigned this Mar 27, 2019
@prwolfe prwolfe requested a review from jwillenbring March 27, 2019 17:08
Copy link
Contributor

@mhoemmen mhoemmen left a comment

Choose a reason for hiding this comment

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

looks not bonkers, thumbs up

@prwolfe
Copy link
Contributor Author

prwolfe commented Mar 27, 2019 via email

@trilinos-autotester
Copy link
Contributor

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

@prwolfe prwolfe added the AT: AUTOMERGE Causes the PR autotester to automatically merge the PR branch once approvals are completed label Mar 27, 2019
@trilinos-autotester
Copy link
Contributor

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

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_4.8.4

  • Build Num: 3020
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
COMPILER_MODULE sems-gcc/4.8.4
JENKINS_BUILD_TYPE Release
JENKINS_COMM_TYPE MPI
JENKINS_DO_COMPLEX OFF
JENKINS_JOB_TYPE Experimental
MPI_MODULE sems-openmpi/1.8.7
PULLREQUESTNUM 4741
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clean_workspace_revisions
TRILINOS_SOURCE_REPO https://github.com/prwolfe/Trilinos
TRILINOS_SOURCE_SHA fbe5f92
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 192ac10

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 2849
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 4741
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clean_workspace_revisions
TRILINOS_SOURCE_REPO https://github.com/prwolfe/Trilinos
TRILINOS_SOURCE_SHA fbe5f92
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 192ac10

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL

  • Build Num: 1299
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 4741
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clean_workspace_revisions
TRILINOS_SOURCE_REPO https://github.com/prwolfe/Trilinos
TRILINOS_SOURCE_SHA fbe5f92
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 192ac10

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0

  • Build Num: 983
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 4741
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clean_workspace_revisions
TRILINOS_SOURCE_REPO https://github.com/prwolfe/Trilinos
TRILINOS_SOURCE_SHA fbe5f92
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 192ac10

Build Information

Test Name: Trilinos_pullrequest_cuda_9.2

  • Build Num: 717
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
JENKINS_JOB_TYPE Experimental
PULLREQUESTNUM 4741
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clean_workspace_revisions
TRILINOS_SOURCE_REPO https://github.com/prwolfe/Trilinos
TRILINOS_SOURCE_SHA fbe5f92
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 192ac10

Using Repos:

Repo: TRILINOS (prwolfe/Trilinos)
  • Branch: clean_workspace_revisions
  • SHA: fbe5f92
  • Mode: TEST_REPO

Pull Request Author: prwolfe

@trilinos-autotester
Copy link
Contributor

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

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

Pull Request Auto Testing has FAILED (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_4.8.4

  • Build Num: 3020
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
COMPILER_MODULE sems-gcc/4.8.4
JENKINS_BUILD_TYPE Release
JENKINS_COMM_TYPE MPI
JENKINS_DO_COMPLEX OFF
JENKINS_JOB_TYPE Experimental
MPI_MODULE sems-openmpi/1.8.7
PULLREQUESTNUM 4741
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clean_workspace_revisions
TRILINOS_SOURCE_REPO https://github.com/prwolfe/Trilinos
TRILINOS_SOURCE_SHA fbe5f92
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 192ac10

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 2849
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 4741
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clean_workspace_revisions
TRILINOS_SOURCE_REPO https://github.com/prwolfe/Trilinos
TRILINOS_SOURCE_SHA fbe5f92
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 192ac10

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL

  • Build Num: 1299
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 4741
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clean_workspace_revisions
TRILINOS_SOURCE_REPO https://github.com/prwolfe/Trilinos
TRILINOS_SOURCE_SHA fbe5f92
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 192ac10

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0

  • Build Num: 983
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 4741
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clean_workspace_revisions
TRILINOS_SOURCE_REPO https://github.com/prwolfe/Trilinos
TRILINOS_SOURCE_SHA fbe5f92
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 192ac10

Build Information

Test Name: Trilinos_pullrequest_cuda_9.2

  • Build Num: 717
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
JENKINS_JOB_TYPE Experimental
PULLREQUESTNUM 4741
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clean_workspace_revisions
TRILINOS_SOURCE_REPO https://github.com/prwolfe/Trilinos
TRILINOS_SOURCE_SHA fbe5f92
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 192ac10
Console Output (last 100 lines) : Trilinos_pullrequest_gcc_4.8.4 # 3020 (click to expand)

Currently Loaded Modulefiles:
  1) sems-env
  2) sems-git/2.10.1
  3) sems-gcc/4.8.4
  4) sems-openmpi/1.10.1
  5) sems-python/2.7.9
  6) sems-boost/1.63.0/base
  7) sems-zlib/1.2.8/base
  8) sems-hdf5/1.8.12/parallel
  9) sems-netcdf/4.4.1/exo_parallel
 10) sems-parmetis/4.0.3/parallel
 11) sems-scotch/6.0.3/nopthread_64bit_parallel
 12) sems-superlu/4.3/base
 13) sems-cmake/3.10.3
 14) atdm-env
 15) atdm-ninja_fortran/1.7.2
MPI type = sems-openmpi/1.10.1
PULLREQUEST_CDASH_TRACK is set. Setting CDASH_TRACK=Pull Request
CDash Track = Pull Request
pwd: /scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.8.4
+ env TRILINOS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.8.4/Trilinos TRILINOS_SCRIPTS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.8.4/Trilinos /scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.8.4/Trilinos/commonTools/framework/get-changed-trilinos-packages.sh origin/develop HEAD packageEnables.cmake

*** Generating set of Trilinos enables given modified packages from
*** git commit origin/develop to HEAD


TRILINOS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.8.4/Trilinos
TRILINOS_SCRIPTS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.8.4/Trilinos
TRIBITS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.8.4/Trilinos/cmake/tribits

A) Generate the Trilinos Packages definition and depencencies XML file

Wrote the file 'TrilinosPackageDependencies.xml'

B) Get the set of changed files

Current directory: /scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.8.4/Trilinos

git diff --name-only origin/develop..HEAD > /scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.8.4/changed-files.txt

Wrote file 'changed-files.txt'

Current directory: /scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.8.4

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

CHANGED_PACKAGES_FULL_LIST='TrilinosFrameworkTests'

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

CHANGED_PACKAGES_PT_LIST='TrilinosFrameworkTests'

E) Generate the *.cmake enables file

Wrote file 'packageEnables.cmake'

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

  2) sems-git/2.10.1
  3) sems-gcc/4.9.3
  4) sems-intel/17.0.1
  5) sems-mpich/3.2
  6) sems-python/2.7.9
  7) sems-boost/1.63.0/base
  8) sems-zlib/1.2.8/base
  9) sems-hdf5/1.8.12/parallel
 10) sems-netcdf/4.4.1/exo_parallel
 11) sems-parmetis/4.0.3/parallel
 12) sems-scotch/6.0.3/nopthread_64bit_parallel
 13) sems-superlu/4.3/base
 14) sems-cmake/3.10.3
 15) atdm-env
 16) atdm-cmake/3.11.1
 17) atdm-ninja_fortran/1.7.2
MPI type = sems-mpich/3.2
PULLREQUEST_CDASH_TRACK is set. Setting CDASH_TRACK=Pull Request
CDash Track = Pull Request
pwd: /scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1
+ env TRILINOS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos TRILINOS_SCRIPTS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos /scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos/commonTools/framework/get-changed-trilinos-packages.sh origin/develop HEAD packageEnables.cmake

*** Generating set of Trilinos enables given modified packages from
*** git commit origin/develop to HEAD


TRILINOS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos
TRILINOS_SCRIPTS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos
TRIBITS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos/cmake/tribits

A) Generate the Trilinos Packages definition and depencencies XML file

Wrote the file 'TrilinosPackageDependencies.xml'

B) Get the set of changed files

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

git diff --name-only origin/develop..HEAD > /scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/changed-files.txt

Wrote file 'changed-files.txt'

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

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

CHANGED_PACKAGES_FULL_LIST='TrilinosFrameworkTests'

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

CHANGED_PACKAGES_PT_LIST='TrilinosFrameworkTests'

E) Generate the *.cmake enables file

Wrote file 'packageEnables.cmake'

Console Output (last 100 lines) : Trilinos_pullrequest_gcc_4.9.3_SERIAL # 1299 (click to expand)

  6) sems-zlib/1.2.8/base      13) atdm-ninja_fortran/1.7.2
  7) sems-hdf5/1.8.12/base
Job is SERIAL
PULLREQUEST_CDASH_TRACK is set. Setting CDASH_TRACK=Pull Request
CDash Track = Pull Request
pwd: /scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.9.3_SERIAL
+ env TRILINOS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.9.3_SERIAL/Trilinos TRILINOS_SCRIPTS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.9.3_SERIAL/Trilinos /scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.9.3_SERIAL/Trilinos/commonTools/framework/get-changed-trilinos-packages.sh origin/develop HEAD packageEnables.cmake

*** Generating set of Trilinos enables given modified packages from
*** git commit origin/develop to HEAD


TRILINOS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.9.3_SERIAL/Trilinos
TRILINOS_SCRIPTS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.9.3_SERIAL/Trilinos
TRIBITS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.9.3_SERIAL/Trilinos/cmake/tribits

A) Generate the Trilinos Packages definition and depencencies XML file

Wrote the file 'TrilinosPackageDependencies.xml'

B) Get the set of changed files

Current directory: /scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.9.3_SERIAL/Trilinos

git diff --name-only origin/develop..HEAD > /scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.9.3_SERIAL/changed-files.txt

Wrote file 'changed-files.txt'

Current directory: /scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.9.3_SERIAL

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

CHANGED_PACKAGES_FULL_LIST='TrilinosFrameworkTests'

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

CHANGED_PACKAGES_PT_LIST='TrilinosFrameworkTests'

E) Generate the *.cmake enables file

Wrote file 'packageEnables.cmake'

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

 14) atdm-env
 15) atdm-ninja_fortran/1.7.2
MPI type = sems-openmpi/1.10.1
PULLREQUEST_CDASH_TRACK is set. Setting CDASH_TRACK=Pull Request
CDash Track = Pull Request
pwd: /scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0
+ env TRILINOS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0/Trilinos TRILINOS_SCRIPTS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0/Trilinos /scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0/Trilinos/commonTools/framework/get-changed-trilinos-packages.sh origin/develop HEAD packageEnables.cmake

*** Generating set of Trilinos enables given modified packages from
*** git commit origin/develop to HEAD


TRILINOS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0/Trilinos
TRILINOS_SCRIPTS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0/Trilinos
TRIBITS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0/Trilinos/cmake/tribits

A) Generate the Trilinos Packages definition and depencencies XML file

Wrote the file 'TrilinosPackageDependencies.xml'

B) Get the set of changed files

Current directory: /scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0/Trilinos

git diff --name-only origin/develop..HEAD > /scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0/changed-files.txt

Wrote file 'changed-files.txt'

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

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

CHANGED_PACKAGES_FULL_LIST='TrilinosFrameworkTests'

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

CHANGED_PACKAGES_PT_LIST='TrilinosFrameworkTests'

E) Generate the *.cmake enables file

Wrote file 'packageEnables.cmake'

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

  7) openmpi/2.1.2/gcc/7.2.0/cuda/9.2.88
  8) pnetcdf-exo/1.9.0/openmpi/2.1.2/gcc/7.2.0/cuda/9.2.88
  9) zlib/1.2.8
 10) hdf5/1.8.20/openmpi/2.1.2/gcc/7.2.0/cuda/9.2.88
 11) netcdf/4.6.1/openmpi/2.1.2/gcc/7.2.0/cuda/9.2.88
 12) cgns/20180521/openmpi/2.1.2/gcc/7.2.0/cuda/9.2.88
 13) netlib/3.8.0/ibm/xl/16.1.0
 14) netlib/3.8.0/gcc/7.2.0
 15) superlu/4.3.0/gcc/7.2.0
 16) boost/1.65.1/gcc/7.2.0
 17) metis/5.0.1/gcc/7.2.0
 18) parmetis/4.0.3/openmpi/2.1.2/gcc/7.2.0/cuda/9.2.88
 19) cmake/3.9.6
 20) valgrind/3.12.0
 21) devpack/20180521/openmpi/2.1.2/gcc/7.2.0/cuda/9.2.88
Job is CUDA
MPI type = sems-openmpi/2.1.2
PULLREQUEST_CDASH_TRACK is set. Setting CDASH_TRACK=Pull Request
CDash Track = Pull Request
pwd: /home/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2@3
+ env TRILINOS_DIR=/home/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2@3/Trilinos TRILINOS_SCRIPTS_DIR=/home/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2@3/Trilinos /home/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2@3/Trilinos/commonTools/framework/get-changed-trilinos-packages.sh origin/develop HEAD packageEnables.cmake

*** Generating set of Trilinos enables given modified packages from
*** git commit origin/develop to HEAD


TRILINOS_DIR=/home/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2@3/Trilinos
TRILINOS_SCRIPTS_DIR=/home/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2@3/Trilinos
TRIBITS_DIR=/home/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2@3/Trilinos/cmake/tribits

A) Generate the Trilinos Packages definition and depencencies XML file

Wrote the file 'TrilinosPackageDependencies.xml'

B) Get the set of changed files

Current directory: /home/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2@3/Trilinos

git diff --name-only origin/develop..HEAD > /home/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2@3/changed-files.txt

Wrote file 'changed-files.txt'

Current directory: /home/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2@3

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

CHANGED_PACKAGES_FULL_LIST='TrilinosFrameworkTests'

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

CHANGED_PACKAGES_PT_LIST='TrilinosFrameworkTests'

E) Generate the *.cmake enables file

Wrote file 'packageEnables.cmake'


CDash Test Results for PR# 4741.


Wiki: How to Reproduce PR Testing Builds and Errors.

@trilinos-autotester
Copy link
Contributor

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

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_4.8.4

  • Build Num: 3024
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
COMPILER_MODULE sems-gcc/4.8.4
JENKINS_BUILD_TYPE Release
JENKINS_COMM_TYPE MPI
JENKINS_DO_COMPLEX OFF
JENKINS_JOB_TYPE Experimental
MPI_MODULE sems-openmpi/1.8.7
PULLREQUESTNUM 4741
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clean_workspace_revisions
TRILINOS_SOURCE_REPO https://github.com/prwolfe/Trilinos
TRILINOS_SOURCE_SHA fbe5f92
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 192ac10

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 2853
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 4741
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clean_workspace_revisions
TRILINOS_SOURCE_REPO https://github.com/prwolfe/Trilinos
TRILINOS_SOURCE_SHA fbe5f92
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 192ac10

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL

  • Build Num: 1303
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 4741
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clean_workspace_revisions
TRILINOS_SOURCE_REPO https://github.com/prwolfe/Trilinos
TRILINOS_SOURCE_SHA fbe5f92
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 192ac10

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0

  • Build Num: 988
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 4741
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clean_workspace_revisions
TRILINOS_SOURCE_REPO https://github.com/prwolfe/Trilinos
TRILINOS_SOURCE_SHA fbe5f92
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 192ac10

Build Information

Test Name: Trilinos_pullrequest_cuda_9.2

  • Build Num: 721
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
JENKINS_JOB_TYPE Experimental
PULLREQUESTNUM 4741
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clean_workspace_revisions
TRILINOS_SOURCE_REPO https://github.com/prwolfe/Trilinos
TRILINOS_SOURCE_SHA fbe5f92
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 192ac10

Using Repos:

Repo: TRILINOS (prwolfe/Trilinos)
  • Branch: clean_workspace_revisions
  • SHA: fbe5f92
  • Mode: TEST_REPO

Pull Request Author: prwolfe

@trilinos-autotester
Copy link
Contributor

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

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

Pull Request Auto Testing has FAILED (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_4.8.4

  • Build Num: 3024
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
COMPILER_MODULE sems-gcc/4.8.4
JENKINS_BUILD_TYPE Release
JENKINS_COMM_TYPE MPI
JENKINS_DO_COMPLEX OFF
JENKINS_JOB_TYPE Experimental
MPI_MODULE sems-openmpi/1.8.7
PULLREQUESTNUM 4741
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clean_workspace_revisions
TRILINOS_SOURCE_REPO https://github.com/prwolfe/Trilinos
TRILINOS_SOURCE_SHA fbe5f92
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 192ac10

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 2853
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 4741
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clean_workspace_revisions
TRILINOS_SOURCE_REPO https://github.com/prwolfe/Trilinos
TRILINOS_SOURCE_SHA fbe5f92
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 192ac10

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL

  • Build Num: 1303
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 4741
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clean_workspace_revisions
TRILINOS_SOURCE_REPO https://github.com/prwolfe/Trilinos
TRILINOS_SOURCE_SHA fbe5f92
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 192ac10

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0

  • Build Num: 988
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 4741
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clean_workspace_revisions
TRILINOS_SOURCE_REPO https://github.com/prwolfe/Trilinos
TRILINOS_SOURCE_SHA fbe5f92
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 192ac10

Build Information

Test Name: Trilinos_pullrequest_cuda_9.2

  • Build Num: 721
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
JENKINS_JOB_TYPE Experimental
PULLREQUESTNUM 4741
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clean_workspace_revisions
TRILINOS_SOURCE_REPO https://github.com/prwolfe/Trilinos
TRILINOS_SOURCE_SHA fbe5f92
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 192ac10
Console Output (last 100 lines) : Trilinos_pullrequest_gcc_4.8.4 # 3024 (click to expand)

Currently Loaded Modulefiles:
  1) sems-env
  2) sems-git/2.10.1
  3) sems-gcc/4.8.4
  4) sems-openmpi/1.10.1
  5) sems-python/2.7.9
  6) sems-boost/1.63.0/base
  7) sems-zlib/1.2.8/base
  8) sems-hdf5/1.8.12/parallel
  9) sems-netcdf/4.4.1/exo_parallel
 10) sems-parmetis/4.0.3/parallel
 11) sems-scotch/6.0.3/nopthread_64bit_parallel
 12) sems-superlu/4.3/base
 13) sems-cmake/3.10.3
 14) atdm-env
 15) atdm-ninja_fortran/1.7.2
MPI type = sems-openmpi/1.10.1
PULLREQUEST_CDASH_TRACK is set. Setting CDASH_TRACK=Pull Request
CDash Track = Pull Request
pwd: /scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.8.4
+ env TRILINOS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.8.4/Trilinos TRILINOS_SCRIPTS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.8.4/Trilinos /scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.8.4/Trilinos/commonTools/framework/get-changed-trilinos-packages.sh origin/develop HEAD packageEnables.cmake

*** Generating set of Trilinos enables given modified packages from
*** git commit origin/develop to HEAD


TRILINOS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.8.4/Trilinos
TRILINOS_SCRIPTS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.8.4/Trilinos
TRIBITS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.8.4/Trilinos/cmake/tribits

A) Generate the Trilinos Packages definition and depencencies XML file

Wrote the file 'TrilinosPackageDependencies.xml'

B) Get the set of changed files

Current directory: /scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.8.4/Trilinos

git diff --name-only origin/develop..HEAD > /scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.8.4/changed-files.txt

Wrote file 'changed-files.txt'

Current directory: /scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.8.4

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

CHANGED_PACKAGES_FULL_LIST='TrilinosFrameworkTests'

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

CHANGED_PACKAGES_PT_LIST='TrilinosFrameworkTests'

E) Generate the *.cmake enables file

Wrote file 'packageEnables.cmake'

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

Setting http proxy: wwwproxy.sandia.gov:80
 > git fetch --tags --progress https://github.com/trilinos/Trilinos +refs/heads/*:refs/remotes/origin/* # timeout=20
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10
Checking out Revision 82a5f7fc2dc47ce312a154d82f005b30122b1b8a (refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 82a5f7fc2dc47ce312a154d82f005b30122b1b8a
Commit message: "Merge Pull Request #4629 from jjellio/Trilinos/jje/fix_VerboseObject"
 > git rev-list --no-walk 82a5f7fc2dc47ce312a154d82f005b30122b1b8a # timeout=10
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url [email protected]:trilinos-project/TFW_single_configure_support_scripts.git # timeout=10
Fetching upstream changes from [email protected]:trilinos-project/TFW_single_configure_support_scripts.git
 > git --version # timeout=10
using GIT_SSH to set credentials Trilinos ssh key
 > git fetch --tags --progress [email protected]:trilinos-project/TFW_single_configure_support_scripts.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from [email protected]:trilinos-project/TFW_single_configure_support_scripts.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress [email protected]:trilinos-project/TFW_single_configure_support_scripts.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: 
            Legal Notice Reminder - SF 2902-NTU (5-2017)
    WARNING NOTICE TO USERS: SNL Systems Are Monitored

This Sandia National Laboratories (SNL) information system is 

monitored. It is the property of the U.S. Government and is for
authorized uses only.

---------- Be aware you have no privacy on these systems. ----------

All users of this system and all information on this system are
subject to interception, monitoring, recording, copying, auditing,
and inspection at the discretion of National Technology and
Engineering Solutions of Sandia, LLC (NTESS), and disclosure to NTESS
and third parties, including, but not limited to, the United States
Government, any authorized investigative and law enforcement
personnel, and officials of other entities, both domestic and foreign.
By using or accessing this system, you consent to and permit all of
the above without limit as to when such action may be undertaken.

Unauthorized or improper use of this SNL system may result in 

disciplinary, administrative, civil, and/or criminal penalties.

GitLab: Your account has been blocked.
fatal: The remote end hung up unexpectedly

at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ascic143-trilinos
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
	at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
	at hudson.remoting.Channel.call(Channel.java:955)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor234.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy91.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)

ERROR: Error fetching remote repo 'origin'
Archiving artifacts
Finished: FAILURE

Console Output (last 100 lines) : Trilinos_pullrequest_gcc_4.9.3_SERIAL # 1303 (click to expand)

-rw-------  1 trilinos root    56 Mar 27 06:26 changed-files.txt
-rw-------  1 trilinos root   222 Mar 27 06:26 packageEnables.cmake
drwxrwsr-x  6 trilinos root  4096 Mar 27 06:26 .
drwx--S---  6 trilinos root  4096 Mar 27 06:28 pull_request_test
ModuleCmd_Load.c(213):ERROR:105: Unable to locate a modulefile for 'atdm-cmake/3.11.1'
cmake version 3.10.3

CMake suite maintained and supported by Kitware (kitware.com/cmake).
Currently Loaded Modulefiles:

  1. sems-env 8) sems-netcdf/4.4.1/exo
  2. sems-git/2.10.1 9) sems-metis/5.1.0/base
  3. sems-gcc/4.9.3 10) sems-superlu/4.3/base
  4. sems-python/2.7.9 11) sems-cmake/3.10.3
  5. sems-boost/1.63.0/base 12) atdm-env
  6. sems-zlib/1.2.8/base 13) atdm-ninja_fortran/1.7.2
  7. sems-hdf5/1.8.12/base
    Job is SERIAL
    PULLREQUEST_CDASH_TRACK is set. Setting CDASH_TRACK=Pull Request
    CDash Track = Pull Request
    pwd: /scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.9.3_SERIAL
  • env TRILINOS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.9.3_SERIAL/Trilinos TRILINOS_SCRIPTS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.9.3_SERIAL/Trilinos /scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.9.3_SERIAL/Trilinos/commonTools/framework/get-changed-trilinos-packages.sh origin/develop HEAD packageEnables.cmake

*** Generating set of Trilinos enables given modified packages from
*** git commit origin/develop to HEAD


TRILINOS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.9.3_SERIAL/Trilinos
TRILINOS_SCRIPTS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.9.3_SERIAL/Trilinos
TRIBITS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.9.3_SERIAL/Trilinos/cmake/tribits

A) Generate the Trilinos Packages definition and depencencies XML file

Wrote the file 'TrilinosPackageDependencies.xml'

B) Get the set of changed files

Current directory: /scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.9.3_SERIAL/Trilinos

git diff --name-only origin/develop..HEAD > /scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.9.3_SERIAL/changed-files.txt

Wrote file 'changed-files.txt'

Current directory: /scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.9.3_SERIAL

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

CHANGED_PACKAGES_FULL_LIST='TrilinosFrameworkTests'

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

CHANGED_PACKAGES_PT_LIST='TrilinosFrameworkTests'

E) Generate the *.cmake enables file

Wrote file 'packageEnables.cmake'

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

Currently Loaded Modulefiles:
  1) sems-env
  2) sems-git/2.10.1
  3) sems-gcc/7.2.0
  4) sems-openmpi/1.10.1
  5) sems-python/2.7.9
  6) sems-boost/1.63.0/base
  7) sems-zlib/1.2.8/base
  8) sems-hdf5/1.8.12/parallel
  9) sems-netcdf/4.4.1/exo_parallel
 10) sems-parmetis/4.0.3/parallel
 11) sems-scotch/6.0.3/nopthread_64bit_parallel
 12) sems-superlu/4.3/base
 13) sems-cmake/3.10.3
 14) atdm-env
 15) atdm-ninja_fortran/1.7.2
MPI type = sems-openmpi/1.10.1
PULLREQUEST_CDASH_TRACK is set. Setting CDASH_TRACK=Pull Request
CDash Track = Pull Request
pwd: /scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0
+ env TRILINOS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0/Trilinos TRILINOS_SCRIPTS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0/Trilinos /scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0/Trilinos/commonTools/framework/get-changed-trilinos-packages.sh origin/develop HEAD packageEnables.cmake

*** Generating set of Trilinos enables given modified packages from
*** git commit origin/develop to HEAD


TRILINOS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0/Trilinos
TRILINOS_SCRIPTS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0/Trilinos
TRIBITS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0/Trilinos/cmake/tribits

A) Generate the Trilinos Packages definition and depencencies XML file

Wrote the file 'TrilinosPackageDependencies.xml'

B) Get the set of changed files

Current directory: /scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0/Trilinos

git diff --name-only origin/develop..HEAD > /scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0/changed-files.txt

Wrote file 'changed-files.txt'

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

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

CHANGED_PACKAGES_FULL_LIST='TrilinosFrameworkTests'

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

CHANGED_PACKAGES_PT_LIST='TrilinosFrameworkTests'

E) Generate the *.cmake enables file

Wrote file 'packageEnables.cmake'

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

  7) openmpi/2.1.2/gcc/7.2.0/cuda/9.2.88
  8) pnetcdf-exo/1.9.0/openmpi/2.1.2/gcc/7.2.0/cuda/9.2.88
  9) zlib/1.2.8
 10) hdf5/1.8.20/openmpi/2.1.2/gcc/7.2.0/cuda/9.2.88
 11) netcdf/4.6.1/openmpi/2.1.2/gcc/7.2.0/cuda/9.2.88
 12) cgns/20180521/openmpi/2.1.2/gcc/7.2.0/cuda/9.2.88
 13) netlib/3.8.0/ibm/xl/16.1.0
 14) netlib/3.8.0/gcc/7.2.0
 15) superlu/4.3.0/gcc/7.2.0
 16) boost/1.65.1/gcc/7.2.0
 17) metis/5.0.1/gcc/7.2.0
 18) parmetis/4.0.3/openmpi/2.1.2/gcc/7.2.0/cuda/9.2.88
 19) cmake/3.9.6
 20) valgrind/3.12.0
 21) devpack/20180521/openmpi/2.1.2/gcc/7.2.0/cuda/9.2.88
Job is CUDA
MPI type = sems-openmpi/2.1.2
PULLREQUEST_CDASH_TRACK is set. Setting CDASH_TRACK=Pull Request
CDash Track = Pull Request
pwd: /home/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2@5
+ env TRILINOS_DIR=/home/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2@5/Trilinos TRILINOS_SCRIPTS_DIR=/home/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2@5/Trilinos /home/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2@5/Trilinos/commonTools/framework/get-changed-trilinos-packages.sh origin/develop HEAD packageEnables.cmake

*** Generating set of Trilinos enables given modified packages from
*** git commit origin/develop to HEAD


TRILINOS_DIR=/home/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2@5/Trilinos
TRILINOS_SCRIPTS_DIR=/home/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2@5/Trilinos
TRIBITS_DIR=/home/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2@5/Trilinos/cmake/tribits

A) Generate the Trilinos Packages definition and depencencies XML file

Wrote the file 'TrilinosPackageDependencies.xml'

B) Get the set of changed files

Current directory: /home/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2@5/Trilinos

git diff --name-only origin/develop..HEAD > /home/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2@5/changed-files.txt

Wrote file 'changed-files.txt'

Current directory: /home/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2@5

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

CHANGED_PACKAGES_FULL_LIST='TrilinosFrameworkTests'

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

CHANGED_PACKAGES_PT_LIST='TrilinosFrameworkTests'

E) Generate the *.cmake enables file

Wrote file 'packageEnables.cmake'


CDash Test Results for PR# 4741.


Wiki: How to Reproduce PR Testing Builds and Errors.

@prwolfe prwolfe added the AT: RETEST Causes the PR autotester to run a new round of PR tests on the next iteration label Mar 28, 2019
@trilinos-autotester
Copy link
Contributor

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

@trilinos-autotester
Copy link
Contributor

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

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_4.8.4

  • Build Num: 3043
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
COMPILER_MODULE sems-gcc/4.8.4
JENKINS_BUILD_TYPE Release
JENKINS_COMM_TYPE MPI
JENKINS_DO_COMPLEX OFF
JENKINS_JOB_TYPE Experimental
MPI_MODULE sems-openmpi/1.8.7
PULLREQUESTNUM 4741
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clean_workspace_revisions
TRILINOS_SOURCE_REPO https://github.com/prwolfe/Trilinos
TRILINOS_SOURCE_SHA fbe5f92
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 192ac10

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 2872
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 4741
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clean_workspace_revisions
TRILINOS_SOURCE_REPO https://github.com/prwolfe/Trilinos
TRILINOS_SOURCE_SHA fbe5f92
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 192ac10

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL

  • Build Num: 1322
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 4741
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clean_workspace_revisions
TRILINOS_SOURCE_REPO https://github.com/prwolfe/Trilinos
TRILINOS_SOURCE_SHA fbe5f92
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 192ac10

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0

  • Build Num: 1007
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 4741
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clean_workspace_revisions
TRILINOS_SOURCE_REPO https://github.com/prwolfe/Trilinos
TRILINOS_SOURCE_SHA fbe5f92
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 192ac10

Build Information

Test Name: Trilinos_pullrequest_cuda_9.2

  • Build Num: 740
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
JENKINS_JOB_TYPE Experimental
PULLREQUESTNUM 4741
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clean_workspace_revisions
TRILINOS_SOURCE_REPO https://github.com/prwolfe/Trilinos
TRILINOS_SOURCE_SHA fbe5f92
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 192ac10

Using Repos:

Repo: TRILINOS (prwolfe/Trilinos)
  • Branch: clean_workspace_revisions
  • SHA: fbe5f92
  • Mode: TEST_REPO

Pull Request Author: prwolfe

@trilinos-autotester
Copy link
Contributor

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

Pull Request Auto Testing has PASSED (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_4.8.4

  • Build Num: 3043
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
COMPILER_MODULE sems-gcc/4.8.4
JENKINS_BUILD_TYPE Release
JENKINS_COMM_TYPE MPI
JENKINS_DO_COMPLEX OFF
JENKINS_JOB_TYPE Experimental
MPI_MODULE sems-openmpi/1.8.7
PULLREQUESTNUM 4741
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clean_workspace_revisions
TRILINOS_SOURCE_REPO https://github.com/prwolfe/Trilinos
TRILINOS_SOURCE_SHA fbe5f92
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 192ac10

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 2872
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 4741
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clean_workspace_revisions
TRILINOS_SOURCE_REPO https://github.com/prwolfe/Trilinos
TRILINOS_SOURCE_SHA fbe5f92
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 192ac10

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL

  • Build Num: 1322
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 4741
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clean_workspace_revisions
TRILINOS_SOURCE_REPO https://github.com/prwolfe/Trilinos
TRILINOS_SOURCE_SHA fbe5f92
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 192ac10

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0

  • Build Num: 1007
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 4741
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clean_workspace_revisions
TRILINOS_SOURCE_REPO https://github.com/prwolfe/Trilinos
TRILINOS_SOURCE_SHA fbe5f92
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 192ac10

Build Information

Test Name: Trilinos_pullrequest_cuda_9.2

  • Build Num: 740
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
JENKINS_JOB_TYPE Experimental
PULLREQUESTNUM 4741
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clean_workspace_revisions
TRILINOS_SOURCE_REPO https://github.com/prwolfe/Trilinos
TRILINOS_SOURCE_SHA fbe5f92
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 192ac10


CDash Test Results for PR# 4741.

@trilinos-autotester trilinos-autotester removed the AT: RETEST Causes the PR autotester to run a new round of PR tests on the next iteration label Mar 28, 2019
@trilinos-autotester
Copy link
Contributor

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

@trilinos-autotester
Copy link
Contributor

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

@trilinos-autotester trilinos-autotester merged commit f302dfa into trilinos:develop Mar 28, 2019
@trilinos-autotester
Copy link
Contributor

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

@trilinos-autotester trilinos-autotester removed the AT: AUTOMERGE Causes the PR autotester to automatically merge the PR branch once approvals are completed label Mar 28, 2019
@prwolfe prwolfe deleted the clean_workspace_revisions branch February 22, 2021 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Framework tasks Framework tasks (used internally by Framework team)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants