13:45:34 Started by GitLab push by M. Rehan Abbasi 13:45:34 [EnvInject] - Loading node environment variables. 13:45:34 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-016 13:45:34 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 13:45:34 > git rev-parse --is-inside-work-tree # timeout=10 13:45:34 Fetching changes from the remote Git repository 13:45:34 > git config remote.origin.url git@forge.etsi.org:mec/gs016-ue-app-api.git # timeout=10 13:45:34 Fetching upstream changes from git@forge.etsi.org:mec/gs016-ue-app-api.git 13:45:34 > git --version # timeout=10 13:45:34 using GIT_SSH to set credentials 13:45:34 > git fetch --tags --progress git@forge.etsi.org:mec/gs016-ue-app-api.git +refs/heads/*:refs/remotes/origin/* 13:45:35 skipping resolution of commit remotes/origin/stf606-draft, since it originates from another repository 13:45:35 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:45:35 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 13:45:35 Checking out Revision bd8593c709136368ab50b3668979cf6228351436 (refs/remotes/origin/master) 13:45:35 > git config core.sparsecheckout # timeout=10 13:45:35 > git checkout -f bd8593c709136368ab50b3668979cf6228351436 13:45:35 Commit message: "Merge branch 'develop' into 'master'" 13:45:35 > git rev-list --no-walk bd8593c709136368ab50b3668979cf6228351436 # timeout=10 13:45:35 [mec-gs-016] $ /bin/bash /tmp/jenkins5457720787813030661.sh 13:45:35 -- Validating and linting OpenAPI file UEAppInterfaceApi.json... 13:45:36 (node:27153) ExperimentalWarning: The fs.promises API is experimental 13:45:36 UEAppInterfaceApi.json is valid 13:45:37 Specification is valid, with 0 lint errors 13:45:37 --- Validator returned 0, linter returned 0. 13:45:37 -- Validating and linting OpenAPI file UEAppInterfaceApi.yaml... 13:45:37 (node:27175) ExperimentalWarning: The fs.promises API is experimental 13:45:37 UEAppInterfaceApi.yaml is valid 13:45:38 Specification is valid, with 0 lint errors 13:45:38 --- Validator returned 0, linter returned 0. 13:45:38 -- Final validation returns 0. 13:45:39 Finished: SUCCESS