SuccessConsole Output

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