SuccessConsole Output

09:02:15 Started by GitLab push by Elian Kraja
09:02:15 [EnvInject] - Loading node environment variables.
09:02:15 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
09:02:15 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
09:02:15  > git rev-parse --is-inside-work-tree # timeout=10
09:02:15 Fetching changes from the remote Git repository
09:02:15  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
09:02:15 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
09:02:15  > git --version # timeout=10
09:02:15 using GIT_SSH to set credentials 
09:02:15  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
09:02:16  > git rev-parse remotes/origin/stf606-draft^{commit} # timeout=10
09:02:16  > git branch -a -v --no-abbrev --contains d5fd9a006cb2f121f855fb75612f902c702045ae # timeout=10
09:02:16 Checking out Revision d5fd9a006cb2f121f855fb75612f902c702045ae (origin/master, origin/stf606-draft, origin/stf605-draft)
09:02:16  > git config core.sparsecheckout # timeout=10
09:02:16  > git checkout -f d5fd9a006cb2f121f855fb75612f902c702045ae
09:02:16 Commit message: "Updated to V2.1.1"
09:02:16  > git rev-list --no-walk d5fd9a006cb2f121f855fb75612f902c702045ae # timeout=10
09:02:16  > git rev-list --no-walk d5fd9a006cb2f121f855fb75612f902c702045ae # timeout=10
09:02:16 [mec-gs-011] $ /bin/bash /tmp/jenkins8696644347907339180.sh
09:02:16 -- Validating and linting OpenAPI file MecAppSupportApi.json...
09:02:16 (node:9231) ExperimentalWarning: The fs.promises API is experimental
09:02:16 MecAppSupportApi.json is valid
09:02:17 Specification is valid, with 0 lint errors
09:02:17 --- Validator returned 0, linter returned 0.
09:02:17 -- Validating and linting OpenAPI file MecAppSupportApi.yaml...
09:02:18 (node:9253) ExperimentalWarning: The fs.promises API is experimental
09:02:18 MecAppSupportApi.yaml is valid
09:02:19 Specification is valid, with 0 lint errors
09:02:19 --- Validator returned 0, linter returned 0.
09:02:19 -- Validating and linting OpenAPI file MecServiceMgmtApi.json...
09:02:19 (node:9275) ExperimentalWarning: The fs.promises API is experimental
09:02:19 MecServiceMgmtApi.json is valid
09:02:20 Specification is valid, with 0 lint errors
09:02:20 --- Validator returned 0, linter returned 0.
09:02:20 -- Validating and linting OpenAPI file MecServiceMgmtApi.yaml...
09:02:20 (node:9297) ExperimentalWarning: The fs.promises API is experimental
09:02:21 MecServiceMgmtApi.yaml is valid
09:02:21 Specification is valid, with 0 lint errors
09:02:21 --- Validator returned 0, linter returned 0.
09:02:21 -- Final validation returns 0.
09:02:22 Finished: SUCCESS