SuccessConsole Output

23:53:02 Started by GitLab push by Michel Roy
23:53:02 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-013
23:53:02 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
23:53:02  > git rev-parse --is-inside-work-tree # timeout=10
23:53:02 Fetching changes from the remote Git repository
23:53:02  > git config remote.origin.url git@forge.etsi.org:mec/gs013-location-api.git # timeout=10
23:53:02 Fetching upstream changes from git@forge.etsi.org:mec/gs013-location-api.git
23:53:02  > git --version # timeout=10
23:53:02 using GIT_SSH to set credentials 
23:53:02  > git fetch --tags --progress git@forge.etsi.org:mec/gs013-location-api.git +refs/heads/*:refs/remotes/origin/*
23:53:02  > git rev-parse remotes/origin/develop^{commit} # timeout=10
23:53:02  > git branch -a -v --no-abbrev --contains 99196a6367f8549867de279d43ec0b876022f273 # timeout=10
23:53:02 Checking out Revision 99196a6367f8549867de279d43ec0b876022f273 (origin/develop)
23:53:02  > git config core.sparsecheckout # timeout=10
23:53:02  > git checkout -f 99196a6367f8549867de279d43ec0b876022f273
23:53:02 Commit message: "integer format hotfix"
23:53:02  > git rev-list --no-walk 6f63f4dee12247dfa00f4aae65e1955edd14b937 # timeout=10
23:53:03 [mec-gs-013] $ /bin/bash /tmp/jenkins5871704226509782325.sh
23:53:03 -- Validating and linting OpenAPI file LocationAPI.json...
23:53:03 (node:24914) ExperimentalWarning: The fs.promises API is experimental
23:53:03 LocationAPI.json is valid
23:53:04 Specification is valid, with 0 lint errors
23:53:04 --- Validator returned 0, linter returned 0.
23:53:04 -- Validating and linting OpenAPI file LocationAPI.yaml...
23:53:05 (node:24936) ExperimentalWarning: The fs.promises API is experimental
23:53:05 LocationAPI.yaml is valid
23:53:06 Specification is valid, with 0 lint errors
23:53:06 --- Validator returned 0, linter returned 0.
23:53:06 -- Final validator returns 0.
23:53:06 Finished: SUCCESS