SuccessConsole Output

13:27:37 Started by GitLab push by Walter Featherstone
13:27:37 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
13:27:37 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
13:27:37  > git rev-parse --is-inside-work-tree # timeout=10
13:27:37 Fetching changes from the remote Git repository
13:27:37  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
13:27:37 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
13:27:37  > git --version # timeout=10
13:27:37 using GIT_SSH to set credentials 
13:27:37  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
13:27:38  > git rev-parse refs/tags/v2.0.8^{commit} # timeout=10
13:27:38  > git branch -a -v --no-abbrev --contains 2b024cdac0ea4b72129f2d6c2c5f122c7e622801 # timeout=10
13:27:38 Checking out Revision 2b024cdac0ea4b72129f2d6c2c5f122c7e622801 (origin/develop)
13:27:38  > git config core.sparsecheckout # timeout=10
13:27:38  > git checkout -f 2b024cdac0ea4b72129f2d6c2c5f122c7e622801
13:27:38 Commit message: "Removed subsciptionType from resource URIs"
13:27:38  > git rev-list --no-walk 2b024cdac0ea4b72129f2d6c2c5f122c7e622801 # timeout=10
13:27:38 [mec-gs-011] $ /bin/bash /tmp/jenkins13184440661410624584.sh
13:27:38 -- Validating and linting OpenAPI file Mp1.json...
13:27:39 Mp1.json is valid
13:27:40 (node:40329) ExperimentalWarning: The http2 module is an experimental API.
13:27:40 Specification is valid, with 0 lint errors
13:27:40 --- Validator returned 0, linter returned 0.
13:27:40 -- Validating and linting OpenAPI file Mp1.yaml...
13:27:41 Mp1.yaml is valid
13:27:42 (node:40349) ExperimentalWarning: The http2 module is an experimental API.
13:27:42 Specification is valid, with 0 lint errors
13:27:42 --- Validator returned 0, linter returned 0.
13:27:42 -- Final validation returns 0.
13:27:42 Finished: SUCCESS