SuccessConsole Output

12:02:57 Started by GitLab push by ETSI CTI
12:02:57 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-015
12:02:57 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
12:02:57  > git rev-parse --is-inside-work-tree # timeout=10
12:02:57 Fetching changes from the remote Git repository
12:02:57  > git config remote.origin.url git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git # timeout=10
12:02:57 Fetching upstream changes from git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git
12:02:57  > git --version # timeout=10
12:02:57 using GIT_SSH to set credentials 
12:02:57  > git fetch --tags --progress git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git +refs/heads/*:refs/remotes/origin/*
12:02:58  > git rev-parse remotes/origin/master^{commit} # timeout=10
12:02:58  > git branch -a -v --no-abbrev --contains b5ea1d10768d6c411ab74874d32c1b252b07f168 # timeout=10
12:02:58 Checking out Revision b5ea1d10768d6c411ab74874d32c1b252b07f168 (origin/master)
12:02:58  > git config core.sparsecheckout # timeout=10
12:02:58  > git checkout -f b5ea1d10768d6c411ab74874d32c1b252b07f168
12:02:58 Commit message: "Merge branch 'develop' into 'master'"
12:02:58  > git rev-list --no-walk 60ac5671901e18185f70a74e70a7b2a675d8b171 # timeout=10
12:02:58 [mec-gs-015] $ /bin/bash /tmp/jenkins15083103971854787111.sh
12:02:58 -- Validating and linting OpenAPI file BwManagementApi.json...
12:02:59 BwManagementApi.json is valid
12:03:00 (node:128194) ExperimentalWarning: The http2 module is an experimental API.
12:03:00 Specification is valid, with 0 lint errors
12:03:00 --- Validator returned 0, linter returned 0.
12:03:00 -- Validating and linting OpenAPI file BwManagementApi.yaml...
12:03:01 BwManagementApi.yaml is valid
12:03:02 (node:128214) ExperimentalWarning: The http2 module is an experimental API.
12:03:02 Specification is valid, with 0 lint errors
12:03:02 --- Validator returned 0, linter returned 0.
12:03:02 -- Validating and linting OpenAPI file TrafficSteeringApi.json...
12:03:03 TrafficSteeringApi.json is valid
12:03:04 (node:128234) ExperimentalWarning: The http2 module is an experimental API.
12:03:04 Specification is valid, with 0 lint errors
12:03:04 --- Validator returned 0, linter returned 0.
12:03:04 -- Validating and linting OpenAPI file TrafficSteeringApi.yaml...
12:03:05 TrafficSteeringApi.yaml is valid
12:03:06 (node:128254) ExperimentalWarning: The http2 module is an experimental API.
12:03:06 Specification is valid, with 0 lint errors
12:03:06 --- Validator returned 0, linter returned 0.
12:03:06 -- Final validator returns 0.
12:03:06 Finished: SUCCESS