SuccessConsole Output

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