SuccessConsole Output

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