SuccessConsole Output

16:40:51 Started by GitLab push by Michel Roy
16:40:51 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-016
16:40:51 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
16:40:51  > git rev-parse --is-inside-work-tree # timeout=10
16:40:51 Fetching changes from the remote Git repository
16:40:51  > git config remote.origin.url git@forge.etsi.org:mec/gs016-ue-app-api.git # timeout=10
16:40:51 Fetching upstream changes from git@forge.etsi.org:mec/gs016-ue-app-api.git
16:40:51  > git --version # timeout=10
16:40:51 using GIT_SSH to set credentials 
16:40:51  > git fetch --tags --progress git@forge.etsi.org:mec/gs016-ue-app-api.git +refs/heads/*:refs/remotes/origin/*
16:40:51 skipping resolution of commit remotes/origin/stf593, since it originates from another repository
16:40:51  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:40:51  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
16:40:51 Multiple candidate revisions
16:40:51 Scheduling another build to catch up with MEC - Multi-access Edge Computing » mec-gs-016
16:40:51 Checking out Revision 045452c3bec152121c5d9e5498d8e912bfd4ae73 (refs/remotes/origin/origin/master)
16:40:51  > git config core.sparsecheckout # timeout=10
16:40:51  > git checkout -f 045452c3bec152121c5d9e5498d8e912bfd4ae73
16:40:51 Commit message: "Updated to V2.1.1"
16:40:51 First time build. Skipping changelog.
16:40:52 [mec-gs-016] $ /bin/bash /tmp/jenkins915562078223765411.sh
16:40:52 -- Validating and linting OpenAPI file UEAppInterfaceApi.json...
16:40:52 (node:30515) ExperimentalWarning: The fs.promises API is experimental
16:40:52 UEAppInterfaceApi.json is valid
16:40:53 Specification is valid, with 0 lint errors
16:40:53 --- Validator returned 0, linter returned 0.
16:40:53 -- Validating and linting OpenAPI file UEAppInterfaceApi.yaml...
16:40:53 (node:30537) ExperimentalWarning: The fs.promises API is experimental
16:40:53 UEAppInterfaceApi.yaml is valid
16:40:54 Specification is valid, with 0 lint errors
16:40:54 --- Validator returned 0, linter returned 0.
16:40:54 -- Final validation returns 0.
16:40:54 Finished: SUCCESS