SuccessConsole Output

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