Started by GitLab push by bernini Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol012 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e Cloning the remote Git repository Cloning repository git@forge.etsi.org:nfv/SOL012.git > git init /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol012 # timeout=10 Fetching upstream changes from git@forge.etsi.org:nfv/SOL012.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:nfv/SOL012.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git@forge.etsi.org:nfv/SOL012.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@forge.etsi.org:nfv/SOL012.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:nfv/SOL012.git using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:nfv/SOL012.git +refs/heads/*:refs/remotes/origin/* > git rev-parse remotes/origin/3.3.1-dev^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 605ac3b65ecd5b53b0a82b759bb00037914130c6 # timeout=10 Checking out Revision 605ac3b65ecd5b53b0a82b759bb00037914130c6 (origin/3.3.1-dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 605ac3b65ecd5b53b0a82b759bb00037914130c6 Commit message: "Implemented first part of SOL012 v3.3.1 PolicyManagement OpenAPI" First time build. Skipping changelog. [sol012] $ /bin/bash /tmp/jenkins483655145507460879.sh rm: cannot remove 'build/*-API.yaml': No such file or directory rm: cannot remove 'build/*-API.json': No such file or directory .jenkins.sh: line 14: ./build-container.sh: Permission denied .jenkins.sh: line 16: ./run-container.sh: Permission denied Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful Finished: FAILURE