Started by GitLab push by Elian Kraja [EnvInject] - Loading node environment variables. Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e Cloning the remote Git repository Cloning repository git@forge.etsi.org:mec/gs011-app-enablement-api.git > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011 # timeout=10 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.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:mec/gs011-app-enablement-api.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/* > git rev-parse remotes/origin/stf605-draft^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains d5fd9a006cb2f121f855fb75612f902c702045ae # timeout=10 Checking out Revision d5fd9a006cb2f121f855fb75612f902c702045ae (origin/master, origin/stf605-draft) > git config core.sparsecheckout # timeout=10 > git checkout -f d5fd9a006cb2f121f855fb75612f902c702045ae Commit message: "Updated to V2.1.1" > git rev-list --no-walk d5fd9a006cb2f121f855fb75612f902c702045ae # timeout=10 [mec-gs-011] $ /bin/bash /tmp/jenkins622493304454359493.sh -- Validating and linting OpenAPI file MecAppSupportApi.json... (node:9087) ExperimentalWarning: The fs.promises API is experimental MecAppSupportApi.json is valid Specification is valid, with 0 lint errors --- Validator returned 0, linter returned 0. -- Validating and linting OpenAPI file MecAppSupportApi.yaml... (node:9109) ExperimentalWarning: The fs.promises API is experimental MecAppSupportApi.yaml is valid Specification is valid, with 0 lint errors --- Validator returned 0, linter returned 0. -- Validating and linting OpenAPI file MecServiceMgmtApi.json... (node:9131) ExperimentalWarning: The fs.promises API is experimental MecServiceMgmtApi.json is valid Specification is valid, with 0 lint errors --- Validator returned 0, linter returned 0. -- Validating and linting OpenAPI file MecServiceMgmtApi.yaml... (node:9153) ExperimentalWarning: The fs.promises API is experimental MecServiceMgmtApi.yaml is valid Specification is valid, with 0 lint errors --- Validator returned 0, linter returned 0. -- Final validation returns 0. Finished: SUCCESS