SuccessConsole Output

13:10:24 Started by GitLab push by Walter Featherstone
13:10:24 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
13:10:25 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
13:10:25  > git rev-parse --is-inside-work-tree # timeout=10
13:10:25 Fetching changes from the remote Git repository
13:10:25  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
13:10:25 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
13:10:25  > git --version # timeout=10
13:10:25 using GIT_SSH to set credentials 
13:10:25  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
13:10:25  > git rev-parse refs/tags/v2.0.9^{commit} # timeout=10
13:10:25  > git branch -a -v --no-abbrev --contains 1ba59e805a8db00dfb162001e0048903406d544c # timeout=10
13:10:25 Checking out Revision 1ba59e805a8db00dfb162001e0048903406d544c (origin/develop)
13:10:25  > git config core.sparsecheckout # timeout=10
13:10:25  > git checkout -f 1ba59e805a8db00dfb162001e0048903406d544c
13:10:25 Commit message: "Updated to align with GS MEC-011 v2.0.9 - added yaml files"
13:10:25  > git rev-list --no-walk 1ba59e805a8db00dfb162001e0048903406d544c # timeout=10
13:10:26 [mec-gs-011] $ /bin/bash /tmp/jenkins4643899089380477573.sh
13:10:26 -- Validating and linting OpenAPI file MecAppSupportApi.json...
13:10:26 MecAppSupportApi.json is valid
13:10:27 (node:128155) ExperimentalWarning: The http2 module is an experimental API.
13:10:28 Specification is valid, with 0 lint errors
13:10:28 --- Validator returned 0, linter returned 0.
13:10:28 -- Validating and linting OpenAPI file MecAppSupportApi.yaml...
13:10:29 MecAppSupportApi.yaml is valid
13:10:30 (node:128175) ExperimentalWarning: The http2 module is an experimental API.
13:10:30 Specification is valid, with 0 lint errors
13:10:30 --- Validator returned 0, linter returned 0.
13:10:30 -- Validating and linting OpenAPI file MecServiceMgmtApi.json...
13:10:31 MecServiceMgmtApi.json is valid
13:10:32 (node:128196) ExperimentalWarning: The http2 module is an experimental API.
13:10:32 Specification is valid, with 0 lint errors
13:10:32 --- Validator returned 0, linter returned 0.
13:10:32 -- Validating and linting OpenAPI file MecServiceMgmtApi.yaml...
13:10:33 MecServiceMgmtApi.yaml is valid
13:10:34 (node:128216) ExperimentalWarning: The http2 module is an experimental API.
13:10:34 Specification is valid, with 0 lint errors
13:10:34 --- Validator returned 0, linter returned 0.
13:10:34 -- Final validation returns 0.
13:10:35 Finished: SUCCESS