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-015 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e Cloning the remote Git repository Cloning repository git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-015 # timeout=10 Fetching upstream changes from git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git@forge.etsi.org:mec/gs015-bandwith-mgmt-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/gs015-bandwith-mgmt-api.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git +refs/heads/*:refs/remotes/origin/* > git rev-parse remotes/origin/stf606-final^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains b5ea1d10768d6c411ab74874d32c1b252b07f168 # timeout=10 Checking out Revision b5ea1d10768d6c411ab74874d32c1b252b07f168 (origin/stf606-final, origin/master, origin/stf606-draft) > git config core.sparsecheckout # timeout=10 > git checkout -f b5ea1d10768d6c411ab74874d32c1b252b07f168 Commit message: "Merge branch 'develop' into 'master'" > git rev-list --no-walk b5ea1d10768d6c411ab74874d32c1b252b07f168 # timeout=10 > git rev-list --no-walk 874a8e47bbeb4251c17b9bfa96432462d4207cdc # timeout=10 [mec-gs-015] $ /bin/bash /tmp/jenkins4177653527551701442.sh -- Validating and linting OpenAPI file BwManagementApi.json... (node:3888) ExperimentalWarning: The fs.promises API is experimental BwManagementApi.json is valid Specification is valid, with 0 lint errors --- Validator returned 0, linter returned 0. -- Validating and linting OpenAPI file BwManagementApi.yaml... (node:3910) ExperimentalWarning: The fs.promises API is experimental BwManagementApi.yaml is valid Specification is valid, with 0 lint errors --- Validator returned 0, linter returned 0. -- Validating and linting OpenAPI file TrafficSteeringApi.json... (node:3932) ExperimentalWarning: The fs.promises API is experimental TrafficSteeringApi.json is valid Specification is valid, with 0 lint errors --- Validator returned 0, linter returned 0. -- Validating and linting OpenAPI file TrafficSteeringApi.yaml... (node:3954) ExperimentalWarning: The fs.promises API is experimental TrafficSteeringApi.yaml is valid Specification is valid, with 0 lint errors --- Validator returned 0, linter returned 0. -- Final validator returns 0. Finished: SUCCESS