Started by user unknown or anonymous Checking out git https://github.com/larson-group/cam.git into /home/jenkins/workspace/branch_cam_test@script/800691b231d95c534d49060ef200db30805e761447d5de1a9dcea602b1366aec to read jenkins_tests/cam_scam_ifort_ncar_test/Jenkinsfile The recommended git tool is: git > git rev-parse --resolve-git-dir /home/jenkins/workspace/branch_cam_test@script/800691b231d95c534d49060ef200db30805e761447d5de1a9dcea602b1366aec/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/larson-group/cam.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/larson-group/cam.git > git --version # timeout=10 > git --version # 'git version 2.34.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 --force --progress -- https://github.com/larson-group/cam.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/nightly_clubb_plots^{commit} # timeout=10 Checking out Revision e6298acd147078f8e47fc34ebc23b777a882e8b5 (refs/remotes/origin/nightly_clubb_plots) > git config core.sparsecheckout # timeout=10 > git checkout -f e6298acd147078f8e47fc34ebc23b777a882e8b5 # timeout=10 Commit message: "Rico doesn't work?" > git rev-list --no-walk 2c1b2478fd2501dccde607850b961b7008c7913c # timeout=10 [Pipeline] Start of Pipeline (hide) [Pipeline] node (hide) Running on Jenkins in /home/jenkins/workspace/branch_cam_test [Pipeline] { (hide) [Pipeline] stage (hide) [Pipeline] { (Declarative: Checkout SCM) (hide) [Pipeline] checkout (hide) The recommended git tool is: git > git rev-parse --resolve-git-dir /home/jenkins/workspace/branch_cam_test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/larson-group/cam.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/larson-group/cam.git > git --version # timeout=10 > git --version # 'git version 2.34.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 --force --progress -- https://github.com/larson-group/cam.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/nightly_clubb_plots^{commit} # timeout=10 Checking out Revision e6298acd147078f8e47fc34ebc23b777a882e8b5 (refs/remotes/origin/nightly_clubb_plots) > git config core.sparsecheckout # timeout=10 > git checkout -f e6298acd147078f8e47fc34ebc23b777a882e8b5 # timeout=10 Commit message: "Rico doesn't work?" [Pipeline] } [Pipeline] // stage [Pipeline] withEnv (hide) [Pipeline] { (hide) [Pipeline] withEnv (hide) [Pipeline] { (hide) [Pipeline] stage (hide) [Pipeline] { (Checkout Externals and Copy Custom Files) (hide) [Pipeline] sh (hide) + python run_scripts/set_up_cam_coarse_res.py . Checking out externals... Copying ccs_config files Traceback (most recent call last): File "/home/jenkins/workspace/branch_cam_test/run_scripts/set_up_cam_coarse_res.py", line 78, in <module> os.mkdir("ccs_config/machines/larson-group") FileExistsError: [Errno 17] File exists: 'ccs_config/machines/larson-group' [Pipeline] } [Pipeline] // stage [Pipeline] stage (hide) [Pipeline] { (Sed Commands) (hide) Stage "Sed Commands" skipped due to earlier failure(s) [Pipeline] getContext (hide) [Pipeline] } [Pipeline] // stage [Pipeline] stage (hide) [Pipeline] { (Remove Old Output) (hide) Stage "Remove Old Output" skipped due to earlier failure(s) [Pipeline] getContext (hide) [Pipeline] } [Pipeline] // stage [Pipeline] stage (hide) [Pipeline] { (Run atex) (hide) Stage "Run atex" skipped due to earlier failure(s) [Pipeline] getContext (hide) [Pipeline] } [Pipeline] // stage [Pipeline] stage (hide) [Pipeline] { (Run arm97 with SILHS) (hide) Stage "Run arm97 with SILHS" skipped due to earlier failure(s) [Pipeline] getContext (hide) [Pipeline] } [Pipeline] // stage [Pipeline] stage (hide) [Pipeline] { (Compile and Run CLUBB) (hide) Stage "Compile and Run CLUBB" skipped due to earlier failure(s) [Pipeline] getContext (hide) [Pipeline] } [Pipeline] // stage [Pipeline] stage (hide) [Pipeline] { (Plot) (hide) Stage "Plot" skipped due to earlier failure(s) [Pipeline] getContext (hide) [Pipeline] } [Pipeline] // stage [Pipeline] stage (hide) [Pipeline] { (Declarative: Post Actions) (hide) [Pipeline] script (hide) [Pipeline] { (hide) [Pipeline] sh (hide) + chmod -R 755 /home/jenkins/cam_output/ [Pipeline] sh (hide) + gzip -d '/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm.bldlog.*.gz' gzip: /home/jenkins/cam_output/scratch/test_scam_atex/bld/atm.bldlog.*.gz: No such file or directory [Pipeline] echo (hide) Not all logs were made for atex. [Pipeline] sh (hide) + gzip -d '/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm.bldlog.*.gz' gzip: /home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm.bldlog.*.gz: No such file or directory [Pipeline] echo (hide) Not all logs were made for arm97. [Pipeline] } [Pipeline] // script [Pipeline] script (hide) [Pipeline] { (hide) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 1 Finished: FAILURE