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 9253f9916bebcb7ef31fe660df53c87cad3ffd45 (refs/remotes/origin/dev)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9253f9916bebcb7ef31fe660df53c87cad3ffd45 # timeout=10
Commit message: "Merge pull request #57 from CCP-WSI/thirdparty_OFv2212"
 > git rev-list --no-walk ba2e6fcf1fbe99c58cb56a808b074afbca8c5e80 # 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_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
Running on Scientific Linux 7-235 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 9253f9916bebcb7ef31fe660df53c87cad3ffd45 (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 9253f9916bebcb7ef31fe660df53c87cad3ffd45 # timeout=10
Commit message: "Merge pull request #57 from CCP-WSI/thirdparty_OFv2212"
[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
	/home/jenkins/workspace/CCP-WSI/pipeline_dev/OFv2212
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE