Skip to content
Failed

Console Output

Started by user Peter Roels
Checking out git https://github.com/larson-group/e3sm.git into /home/jenkins/workspace/branch_e3sm_test@script to read jenkins_tests/e3sm_ne4_silhs_run_gfortran_test/Jenkinsfile
The recommended git tool is: git
 > git rev-parse --resolve-git-dir /home/jenkins/workspace/branch_e3sm_test@script/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/larson-group/e3sm.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -ffdx # timeout=10
Fetching upstream changes from https://github.com/larson-group/e3sm.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
using GIT_ASKPASS to set credentials A token based key used by Jenkins to preform Github actions, created 6/21/2021
 > git fetch --tags --progress https://github.com/larson-group/e3sm.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/bmg929/atm/E3SM_clubb_silhs_1c77ed3_20211115_P3^{commit} # timeout=10
Checking out Revision 83421cfdc88083ef2e0487e0b8a2b84acd6d72cf (refs/remotes/origin/bmg929/atm/E3SM_clubb_silhs_1c77ed3_20211115_P3)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 83421cfdc88083ef2e0487e0b8a2b84acd6d72cf # timeout=10
Commit message: "Merge branch 'bmg929/atm/E3SM_clubb_silhs_1c77ed3_20211115_P3' of github.com:larson-group/E3SM into bmg929/atm/E3SM_clubb_silhs_1c77ed3_20211115_P3"
 > git rev-list --no-walk 83421cfdc88083ef2e0487e0b8a2b84acd6d72cf # timeout=10
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /home/jenkins/workspace/branch_e3sm_test
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: git
 > git rev-parse --resolve-git-dir /home/jenkins/workspace/branch_e3sm_test/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/larson-group/e3sm.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -ffdx # timeout=10
Fetching upstream changes from https://github.com/larson-group/e3sm.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
using GIT_ASKPASS to set credentials A token based key used by Jenkins to preform Github actions, created 6/21/2021
 > git fetch --tags --progress https://github.com/larson-group/e3sm.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/bmg929/atm/E3SM_clubb_silhs_1c77ed3_20211115_P3^{commit} # timeout=10
Checking out Revision 83421cfdc88083ef2e0487e0b8a2b84acd6d72cf (refs/remotes/origin/bmg929/atm/E3SM_clubb_silhs_1c77ed3_20211115_P3)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 83421cfdc88083ef2e0487e0b8a2b84acd6d72cf # timeout=10
Commit message: "Merge branch 'bmg929/atm/E3SM_clubb_silhs_1c77ed3_20211115_P3' of github.com:larson-group/E3SM into bmg929/atm/E3SM_clubb_silhs_1c77ed3_20211115_P3"
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout Branch and Submodules)
[Pipeline] sh
+ git submodule init
+ git submodule update
Cloning into 'components/eam/src/physics/cosp2/external'...
Host key verification failed.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Clone of 'git@github.com:CFMIP/COSPv2.0.git' into submodule path 'components/eam/src/physics/cosp2/external' failed
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Remove Old Output)
Stage "Remove Old Output" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run)
Stage "Run" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Display log files)
Stage "Display log files" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE