Skip to content
Failed

Console Output

Started by an SCM change
Checking out git git@github.com:CCP-WSI/ccp-wsi.git into /data/jenkins/workspace/CCP-WSI/pipeline_dev@script/b9f37c20025885a7e9d55ccb034d39149ca06d4ad32fcbd3e7657506c7565bc7 to read Jenkinsfile
The recommended git tool is: git
using credential 465b45c1-8ef2-4c92-994f-851bac55f618
 > git rev-parse --resolve-git-dir /data/jenkins/workspace/CCP-WSI/pipeline_dev@script/b9f37c20025885a7e9d55ccb034d39149ca06d4ad32fcbd3e7657506c7565bc7/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@github.com:CCP-WSI/ccp-wsi.git # timeout=10
Fetching upstream changes from git@github.com:CCP-WSI/ccp-wsi.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
using GIT_SSH to set credentials CCP-WSI/ccp-wsi deploy key
 > git fetch --tags --progress git@github.com:CCP-WSI/ccp-wsi.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/dev^{commit} # timeout=10
Checking out Revision a429f9ae075520ec150318091cf4f030e0c1d98f (refs/remotes/origin/dev)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a429f9ae075520ec150318091cf4f030e0c1d98f # timeout=10
Commit message: "Merge pull request #53 from CCP-WSI/waveGaugesNProbes_utility_OFv2106"
 > git rev-list --no-walk c48ed86b133a781ad7c2cafc57bb7da1d5abb09c # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] echo
Currently on branch dev
[Pipeline] node
Still waiting to schedule task
‘CCP4 OSX (Private)’ is reserved for jobs with matching label expression
‘CCP4 Win10 (Private)’ is reserved for jobs with matching label expression
‘CCP4 Win10 new2’ is reserved for jobs with matching label expression
‘CCP4 Win10 new’ is reserved for jobs with matching label expression
‘PACE IDaaS Large’ is reserved for jobs with matching label expression
‘PACE IDaaS Small’ is reserved for jobs with matching label expression
‘PACE macOS’ is reserved for jobs with matching label expression
‘PACE_manylinux’ is reserved for jobs with matching label expression
‘RAT_Linux’ is reserved for jobs with matching label expression
‘RAT_Mac’ is reserved for jobs with matching label expression
‘RAT_Windows’ is reserved for jobs with matching label expression
‘SCARF’ is reserved for jobs with matching label expression
‘ccp4_linux’ is reserved for jobs with matching label expression
‘ccp4_windows’ is reserved for jobs with matching label expression
‘ccp_osx’ is reserved for jobs with matching label expression
‘icdpacewin’ is reserved for jobs with matching label expression
‘macOS A host agent’ is reserved for jobs with matching label expression
‘macOS B host agent’ is reserved for jobs with matching label expression
Running on Scientific Linux 7-15053 in /home/jenkins/workspace/CCP-WSI/pipeline_dev
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] checkout
The recommended git tool is: git
using credential 465b45c1-8ef2-4c92-994f-851bac55f618
Cloning the remote Git repository
Cloning repository git@github.com:CCP-WSI/ccp-wsi.git
 > git init /home/jenkins/workspace/CCP-WSI/pipeline_dev # timeout=10
Fetching upstream changes from git@github.com:CCP-WSI/ccp-wsi.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
using GIT_SSH to set credentials CCP-WSI/ccp-wsi deploy key
 > git fetch --tags --progress git@github.com:CCP-WSI/ccp-wsi.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision a429f9ae075520ec150318091cf4f030e0c1d98f (refs/remotes/origin/dev)
 > git config remote.origin.url git@github.com:CCP-WSI/ccp-wsi.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/dev^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a429f9ae075520ec150318091cf4f030e0c1d98f # timeout=10
Commit message: "Merge pull request #53 from CCP-WSI/waveGaugesNProbes_utility_OFv2106"
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (QA checks)
[Pipeline] sh
+ ./.scripts/directory_check.py .
The following unexpected directories were found:
	/home/jenkins/workspace/CCP-WSI/pipeline_dev/OFv2106
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE