Started by an SCM change Obtained jenkins_tests/cam_global_regression_test/Jenkinsfile from git https://github.com/larson-group/cam.git Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task ‘Mac’ is reserved for jobs with matching label expression Running on Jenkins in /home/jenkins/workspace/cam_global_regression_test [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git Cloning the remote Git repository Cloning repository https://github.com/larson-group/cam.git > git init /home/jenkins/workspace/cam_global_regression_test # timeout=10 Fetching upstream changes from https://github.com/larson-group/cam.git > git --version # timeout=10 > git --version # 'git version 1.8.3.1' using GIT_ASKPASS to set credentials THe key used by the system for the tests > git fetch --tags --progress https://github.com/larson-group/cam.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/larson-group/cam.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/clubb_silhs_devel^{commit} # timeout=10 Checking out Revision 27362563d8f0d02bab24366fa6a0e00e7dc2881f (refs/remotes/origin/clubb_silhs_devel) > git config core.sparsecheckout # timeout=10 > git checkout -f 27362563d8f0d02bab24366fa6a0e00e7dc2881f # timeout=10 Commit message: "Autoupdated CLUBB_core" > git rev-list --no-walk bb02770f92d83d5dd50dfa7afb7087a622e03c20 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Check out externals) [Pipeline] sh + python manage_externals/checkout_externals -e Externals.cfg Processing externals description file : Externals.cfg Processing externals description file : Externals_CAM.cfg Checking status of externals: clm, mosart, ww3, cime, cice, cism, rtm, cam, carma, cosp2, chem_proc, Checking out externals: clm, mosart, ww3, cime, ERROR:root:Command '[u'git', u'clone', u'--quiet', u'https://github.com/ESMCI/cime', u'cime']' returned non-zero exit status 128 ERROR:root:Failed with output: fatal: unable to access 'https://github.com/ESMCI/cime/': Failed connect to github.com:443; Connection timed out ERROR: In directory /home/jenkins/workspace/cam_global_regression_test Process did not run successfully; returned status 128: git clone --quiet https://github.com/ESMCI/cime cime See above for output from failed command. ERROR:root:Failed with output: fatal: unable to access 'https://github.com/ESMCI/cime/': Failed connect to github.com:443; Connection timed out ERROR: In directory /home/jenkins/workspace/cam_global_regression_test Process did not run successfully; returned status 128: git clone --quiet https://github.com/ESMCI/cime cime See above for output from failed command. ERROR: Failed with output: fatal: unable to access 'https://github.com/ESMCI/cime/': Failed connect to github.com:443; Connection timed out ERROR: In directory /home/jenkins/workspace/cam_global_regression_test Process did not run successfully; returned status 128: git clone --quiet https://github.com/ESMCI/cime cime See above for output from failed command. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Copy Config Files) Stage "Copy Config Files" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Make cprnc) Stage "Make cprnc" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run CAM) Stage "Run CAM" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] emailext Sending email to: messnermet@uwm.edu [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 1 Finished: FAILURE