SuccessConsole Output

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