SuccessConsole Output

09:03:51 Started by an SCM change
09:03:51 [EnvInject] - Loading node environment variables.
09:03:51 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-016
09:03:51 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
09:03:51  > git rev-parse --is-inside-work-tree # timeout=10
09:03:51 Fetching changes from the remote Git repository
09:03:51  > git config remote.origin.url git@forge.etsi.org:mec/gs016-ue-app-api.git # timeout=10
09:03:51 Fetching upstream changes from git@forge.etsi.org:mec/gs016-ue-app-api.git
09:03:51  > git --version # timeout=10
09:03:51 using GIT_SSH to set credentials 
09:03:51  > git fetch --tags --progress git@forge.etsi.org:mec/gs016-ue-app-api.git +refs/heads/*:refs/remotes/origin/*
09:03:52  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:03:52  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
09:03:52 Multiple candidate revisions
09:03:52 Scheduling another build to catch up with MEC - Multi-access Edge Computing » mec-gs-016
09:03:52 Checking out Revision 045452c3bec152121c5d9e5498d8e912bfd4ae73 (refs/remotes/origin/origin/master)
09:03:52  > git config core.sparsecheckout # timeout=10
09:03:52  > git checkout -f 045452c3bec152121c5d9e5498d8e912bfd4ae73
09:03:52 Commit message: "Updated to V2.1.1"
09:03:52  > git rev-list --no-walk 045452c3bec152121c5d9e5498d8e912bfd4ae73 # timeout=10
09:03:53 [mec-gs-016] $ /bin/bash /tmp/jenkins6621707478416454011.sh
09:03:53 -- Validating and linting OpenAPI file UEAppInterfaceApi.json...
09:03:53 (node:9785) ExperimentalWarning: The fs.promises API is experimental
09:03:53 UEAppInterfaceApi.json is valid
09:03:54 Specification is valid, with 0 lint errors
09:03:54 --- Validator returned 0, linter returned 0.
09:03:54 -- Validating and linting OpenAPI file UEAppInterfaceApi.yaml...
09:03:54 (node:9808) ExperimentalWarning: The fs.promises API is experimental
09:03:54 UEAppInterfaceApi.yaml is valid
09:03:55 Specification is valid, with 0 lint errors
09:03:55 --- Validator returned 0, linter returned 0.
09:03:55 -- Final validation returns 0.
09:03:56 Finished: SUCCESS