SuccessConsole Output

17:52:42 Started by GitLab push by ETSI CTI
17:52:42 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-021
17:52:42 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
17:52:42  > git rev-parse --is-inside-work-tree # timeout=10
17:52:42 Fetching changes from the remote Git repository
17:52:42  > git config remote.origin.url git@forge.etsi.org:mec/gs021-amsi-api.git # timeout=10
17:52:42 Fetching upstream changes from git@forge.etsi.org:mec/gs021-amsi-api.git
17:52:42  > git --version # timeout=10
17:52:42 using GIT_SSH to set credentials 
17:52:42  > git fetch --tags --progress git@forge.etsi.org:mec/gs021-amsi-api.git +refs/heads/*:refs/remotes/origin/*
17:52:43  > git rev-parse remotes/origin/master^{commit} # timeout=10
17:52:43  > git branch -a -v --no-abbrev --contains 7ee34e1ada529f9cc0b4b00fd7dfd04fb66a85c6 # timeout=10
17:52:43 Checking out Revision 7ee34e1ada529f9cc0b4b00fd7dfd04fb66a85c6 (origin/master)
17:52:43  > git config core.sparsecheckout # timeout=10
17:52:43  > git checkout -f 7ee34e1ada529f9cc0b4b00fd7dfd04fb66a85c6
17:52:43 Commit message: "Update links in README.md to v2.1.1"
17:52:43  > git rev-list --no-walk 02908324bf4113cb5d9579f7e0877fd0ee926754 # timeout=10
17:52:43 [mec-gs-021] $ /bin/bash /tmp/jenkins5684417639890534214.sh
17:52:43 -- Validating and linting OpenAPI file MEC021_AppMobilityService.json...
17:52:44 MEC021_AppMobilityService.json is valid
17:52:45 (node:105534) ExperimentalWarning: The http2 module is an experimental API.
17:52:45 Specification is valid, with 0 lint errors
17:52:45 --- Validator returned 0, linter returned 0.
17:52:45 -- Validating and linting OpenAPI file MEC021_AppMobilityService.yaml...
17:52:46 MEC021_AppMobilityService.yaml is valid
17:52:47 (node:105554) ExperimentalWarning: The http2 module is an experimental API.
17:52:47 Specification is valid, with 0 lint errors
17:52:47 --- Validator returned 0, linter returned 0.
17:52:47 -- Final validator returns 0.
17:52:48 Finished: SUCCESS