SuccessConsole Output

09:02:50 Started by GitLab push by Elian Kraja
09:02:50 [EnvInject] - Loading node environment variables.
09:02:50 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-013
09:02:50 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
09:02:50  > git rev-parse --is-inside-work-tree # timeout=10
09:02:50 Fetching changes from the remote Git repository
09:02:50  > git config remote.origin.url git@forge.etsi.org:mec/gs013-location-api.git # timeout=10
09:02:50 Fetching upstream changes from git@forge.etsi.org:mec/gs013-location-api.git
09:02:50  > git --version # timeout=10
09:02:50 using GIT_SSH to set credentials 
09:02:50  > git fetch --tags --progress git@forge.etsi.org:mec/gs013-location-api.git +refs/heads/*:refs/remotes/origin/*
09:02:51  > git rev-parse remotes/origin/stf606-draft^{commit} # timeout=10
09:02:51  > git branch -a -v --no-abbrev --contains c3f0968609cb04ddc841fff2f8e97aa6ac745495 # timeout=10
09:02:51 Checking out Revision c3f0968609cb04ddc841fff2f8e97aa6ac745495 (origin/stf606-draft, origin/master)
09:02:51  > git config core.sparsecheckout # timeout=10
09:02:51  > git checkout -f c3f0968609cb04ddc841fff2f8e97aa6ac745495
09:02:51 Commit message: "Merge branch 'develop' into 'master'"
09:02:51  > git rev-list --no-walk c3f0968609cb04ddc841fff2f8e97aa6ac745495 # timeout=10
09:02:51 [mec-gs-013] $ /bin/bash /tmp/jenkins7491728995912927409.sh
09:02:51 -- Validating and linting OpenAPI file LocationAPI.json...
09:02:51 (node:9490) ExperimentalWarning: The fs.promises API is experimental
09:02:52 LocationAPI.json is valid
09:02:53 Specification is valid, with 0 lint errors
09:02:53 --- Validator returned 0, linter returned 0.
09:02:53 -- Validating and linting OpenAPI file LocationAPI.yaml...
09:02:53 (node:9512) ExperimentalWarning: The fs.promises API is experimental
09:02:53 LocationAPI.yaml is valid
09:02:54 Specification is valid, with 0 lint errors
09:02:54 --- Validator returned 0, linter returned 0.
09:02:54 -- Final validator returns 0.
09:02:55 Finished: SUCCESS