SuccessConsole Output

11:28:55 Started by GitLab push by Walter Featherstone
11:28:55 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
11:28:56 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
11:28:56  > git rev-parse --is-inside-work-tree # timeout=10
11:28:56 Fetching changes from the remote Git repository
11:28:56  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
11:28:56 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
11:28:56  > git --version # timeout=10
11:28:56 using GIT_SSH to set credentials 
11:28:56  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
11:28:56  > git rev-parse refs/tags/v2.1.1^{commit} # timeout=10
11:28:56  > git branch -a -v --no-abbrev --contains d5fd9a006cb2f121f855fb75612f902c702045ae # timeout=10
11:28:56 Checking out Revision d5fd9a006cb2f121f855fb75612f902c702045ae (origin/master)
11:28:56  > git config core.sparsecheckout # timeout=10
11:28:56  > git checkout -f d5fd9a006cb2f121f855fb75612f902c702045ae
11:28:56 Commit message: "Updated to V2.1.1"
11:28:56  > git rev-list --no-walk d5fd9a006cb2f121f855fb75612f902c702045ae # timeout=10
11:28:57 [mec-gs-011] $ /bin/bash /tmp/jenkins14731499498605607750.sh
11:28:57 -- Validating and linting OpenAPI file MecAppSupportApi.json...
11:28:58 MecAppSupportApi.json is valid
11:28:59 (node:46172) ExperimentalWarning: The http2 module is an experimental API.
11:28:59 Specification is valid, with 0 lint errors
11:28:59 --- Validator returned 0, linter returned 0.
11:28:59 -- Validating and linting OpenAPI file MecAppSupportApi.yaml...
11:29:00 MecAppSupportApi.yaml is valid
11:29:01 (node:46192) ExperimentalWarning: The http2 module is an experimental API.
11:29:01 Specification is valid, with 0 lint errors
11:29:01 --- Validator returned 0, linter returned 0.
11:29:01 -- Validating and linting OpenAPI file MecServiceMgmtApi.json...
11:29:02 MecServiceMgmtApi.json is valid
11:29:03 (node:46215) ExperimentalWarning: The http2 module is an experimental API.
11:29:03 Specification is valid, with 0 lint errors
11:29:03 --- Validator returned 0, linter returned 0.
11:29:03 -- Validating and linting OpenAPI file MecServiceMgmtApi.yaml...
11:29:04 MecServiceMgmtApi.yaml is valid
11:29:05 (node:46236) ExperimentalWarning: The http2 module is an experimental API.
11:29:06 Specification is valid, with 0 lint errors
11:29:06 --- Validator returned 0, linter returned 0.
11:29:06 -- Final validation returns 0.
11:29:06 Finished: SUCCESS