SuccessConsole Output

14:39:07 Started by GitLab push by Walter Featherstone
14:39:07 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
14:39:07 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
14:39:07  > git rev-parse --is-inside-work-tree # timeout=10
14:39:07 Fetching changes from the remote Git repository
14:39:07  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
14:39:07 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
14:39:07  > git --version # timeout=10
14:39:07 using GIT_SSH to set credentials 
14:39:07  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
14:39:08  > git rev-parse refs/tags/v2.0.10^{commit} # timeout=10
14:39:08  > git branch -a -v --no-abbrev --contains 8292e1bfbbb4cf94ab9673c5df67a17373abb24c # timeout=10
14:39:08 Checking out Revision 8292e1bfbbb4cf94ab9673c5df67a17373abb24c (origin/develop)
14:39:08  > git config core.sparsecheckout # timeout=10
14:39:08  > git checkout -f 8292e1bfbbb4cf94ab9673c5df67a17373abb24c
14:39:08 Commit message: "Merge branch 'develop_v20a' into 'develop'"
14:39:08  > git rev-list --no-walk 8292e1bfbbb4cf94ab9673c5df67a17373abb24c # timeout=10
14:39:08 [mec-gs-011] $ /bin/bash /tmp/jenkins4779770422117358821.sh
14:39:08 -- Validating and linting OpenAPI file MecAppSupportApi.json...
14:39:09 MecAppSupportApi.json is valid
14:39:10 (node:83977) ExperimentalWarning: The http2 module is an experimental API.
14:39:10 Specification is valid, with 0 lint errors
14:39:10 --- Validator returned 0, linter returned 0.
14:39:10 -- Validating and linting OpenAPI file MecAppSupportApi.yaml...
14:39:11 MecAppSupportApi.yaml is valid
14:39:12 (node:83997) ExperimentalWarning: The http2 module is an experimental API.
14:39:13 Specification is valid, with 0 lint errors
14:39:13 --- Validator returned 0, linter returned 0.
14:39:13 -- Validating and linting OpenAPI file MecServiceMgmtApi.json...
14:39:13 MecServiceMgmtApi.json is valid
14:39:14 (node:84017) ExperimentalWarning: The http2 module is an experimental API.
14:39:15 Specification is valid, with 0 lint errors
14:39:15 --- Validator returned 0, linter returned 0.
14:39:15 -- Validating and linting OpenAPI file MecServiceMgmtApi.yaml...
14:39:16 MecServiceMgmtApi.yaml is valid
14:39:17 (node:84037) ExperimentalWarning: The http2 module is an experimental API.
14:39:17 Specification is valid, with 0 lint errors
14:39:17 --- Validator returned 0, linter returned 0.
14:39:17 -- Final validation returns 0.
14:39:17 Finished: SUCCESS