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
Cloning the remote Git repository
Cloning repository git@github.com:CCP-WSI/ccp-wsi.git
 > git init /data/jenkins/workspace/CCP-WSI/pipeline_dev@script/b9f37c20025885a7e9d55ccb034d39149ca06d4ad32fcbd3e7657506c7565bc7 # 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 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
Avoid second fetch
 > git rev-parse refs/remotes/origin/dev^{commit} # timeout=10
Checking out Revision 85136bc33a9fc1a321f2ab5a0d82e6d8996296a9 (refs/remotes/origin/dev)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 85136bc33a9fc1a321f2ab5a0d82e6d8996296a9 # timeout=10
Commit message: "Adding force scaling to the moorline restraint (OF2106) e.g. for symmetry cases etc."
 > git rev-list --no-walk 920d5811ee7f04de14595480fc9559944471bcad # 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 Windows (Private)’ 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_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
‘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-37324 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 85136bc33a9fc1a321f2ab5a0d82e6d8996296a9 (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 85136bc33a9fc1a321f2ab5a0d82e6d8996296a9 # timeout=10
Commit message: "Adding force scaling to the moorline restraint (OF2106) e.g. for symmetry cases etc."
[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