SuccessConsole Output

00:31:32 Triggered by GitLab Merge Request #2: MEC - Multi-access Edge Computing/develop => master
00:31:32 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-015
00:31:32 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
00:31:32  > git rev-parse --is-inside-work-tree # timeout=10
00:31:32 Fetching changes from the remote Git repository
00:31:32  > git config remote.origin.url git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git # timeout=10
00:31:32 Fetching upstream changes from git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git
00:31:32  > git --version # timeout=10
00:31:32 using GIT_SSH to set credentials 
00:31:32  > git fetch --tags --progress git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git +refs/heads/*:refs/remotes/origin/*
00:31:32  > git rev-parse d1b71a40bd94b79f81435e935ce036b52cb7f0e2^{commit} # timeout=10
00:31:32  > git branch -a -v --no-abbrev --contains d1b71a40bd94b79f81435e935ce036b52cb7f0e2 # timeout=10
00:31:32 Checking out Revision d1b71a40bd94b79f81435e935ce036b52cb7f0e2 (origin/develop)
00:31:32  > git config core.sparsecheckout # timeout=10
00:31:32  > git checkout -f d1b71a40bd94b79f81435e935ce036b52cb7f0e2
00:31:32 Commit message: "integer format hotfix"
00:31:32  > git rev-list --no-walk d1b71a40bd94b79f81435e935ce036b52cb7f0e2 # timeout=10
00:31:33 [mec-gs-015] $ /bin/bash /tmp/jenkins16004667880768543232.sh
00:31:33 -- Validating and linting OpenAPI file BwManagementApi.json...
00:31:33 BwManagementApi.json is valid
00:31:34 (node:122763) ExperimentalWarning: The http2 module is an experimental API.
00:31:34 Specification is valid, with 0 lint errors
00:31:34 --- Validator returned 0, linter returned 0.
00:31:34 -- Validating and linting OpenAPI file BwManagementApi.yaml...
00:31:35 BwManagementApi.yaml is valid
00:31:36 (node:122783) ExperimentalWarning: The http2 module is an experimental API.
00:31:36 Specification is valid, with 0 lint errors
00:31:36 --- Validator returned 0, linter returned 0.
00:31:36 -- Validating and linting OpenAPI file TrafficSteeringApi.json...
00:31:37 TrafficSteeringApi.json is valid
00:31:38 (node:122803) ExperimentalWarning: The http2 module is an experimental API.
00:31:38 Specification is valid, with 0 lint errors
00:31:38 --- Validator returned 0, linter returned 0.
00:31:38 -- Validating and linting OpenAPI file TrafficSteeringApi.yaml...
00:31:39 TrafficSteeringApi.yaml is valid
00:31:40 (node:122823) ExperimentalWarning: The http2 module is an experimental API.
00:31:40 Specification is valid, with 0 lint errors
00:31:40 --- Validator returned 0, linter returned 0.
00:31:40 -- Final validator returns 0.
00:31:40 Finished: SUCCESS