SuccessConsole Output

10:58:44 Started by GitLab push by ETSI CTI
10:58:44 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
10:58:44 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
10:58:44  > git rev-parse --is-inside-work-tree # timeout=10
10:58:44 Fetching changes from the remote Git repository
10:58:44  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
10:58:44 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
10:58:44  > git --version # timeout=10
10:58:44 using GIT_SSH to set credentials 
10:58:44  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
10:58:45  > git rev-parse remotes/origin/develop^{commit} # timeout=10
10:58:45  > git branch -a -v --no-abbrev --contains e5c689b7fb9af910c4f6a07bfa6e40575e2ed159 # timeout=10
10:58:45 Checking out Revision e5c689b7fb9af910c4f6a07bfa6e40575e2ed159 (origin/develop)
10:58:45  > git config core.sparsecheckout # timeout=10
10:58:45  > git checkout -f e5c689b7fb9af910c4f6a07bfa6e40575e2ed159
10:58:45 Commit message: "Update license information"
10:58:45  > git rev-list --no-walk c85c20e81f67508b5042300004b3111873cd6376 # timeout=10
10:58:45 [mec-gs-011] $ /bin/bash /tmp/jenkins12877923064349815471.sh
10:58:45 -- Validating and linting OpenAPI file MecAppSupportApi.json...
10:58:46 MecAppSupportApi.json is valid
10:58:47 (node:12649) ExperimentalWarning: The http2 module is an experimental API.
10:58:47 Specification is valid, with 0 lint errors
10:58:47 --- Validator returned 0, linter returned 0.
10:58:47 -- Validating and linting OpenAPI file MecAppSupportApi.yaml...
10:58:48 MecAppSupportApi.yaml is valid
10:58:49 (node:12670) ExperimentalWarning: The http2 module is an experimental API.
10:58:49 Specification is valid, with 0 lint errors
10:58:49 --- Validator returned 0, linter returned 0.
10:58:49 -- Validating and linting OpenAPI file MecServiceMgmtApi.json...
10:58:50 MecServiceMgmtApi.json is valid
10:58:51 (node:12690) ExperimentalWarning: The http2 module is an experimental API.
10:58:51 Specification is valid, with 0 lint errors
10:58:51 --- Validator returned 0, linter returned 0.
10:58:51 -- Validating and linting OpenAPI file MecServiceMgmtApi.yaml...
10:58:52 MecServiceMgmtApi.yaml is valid
10:58:53 (node:12712) ExperimentalWarning: The http2 module is an experimental API.
10:58:53 Specification is valid, with 0 lint errors
10:58:53 --- Validator returned 0, linter returned 0.
10:58:53 -- Final validation returns 0.
10:58:54 Finished: SUCCESS