SuccessConsole Output

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