SuccessConsole Output

11:38:01 Started by GitLab push by ETSI CTI
11:38:01 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012
11:38:01 [WS-CLEANUP] Deleting project workspace...
11:38:01 [WS-CLEANUP] Deferred wipeout is used...
11:38:01 [WS-CLEANUP] Done
11:38:01 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
11:38:01 Cloning the remote Git repository
11:38:01 Cloning repository git@forge.etsi.org:mec/gs012-rnis-api.git
11:38:01  > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012 # timeout=10
11:38:01 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git
11:38:01  > git --version # timeout=10
11:38:01 using GIT_SSH to set credentials 
11:38:01  > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/*
11:38:02  > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10
11:38:02  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:38:02  > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10
11:38:02 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git
11:38:02 using GIT_SSH to set credentials 
11:38:02  > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/*
11:38:03  > git rev-parse refs/tags/v2.1.1^{commit} # timeout=10
11:38:03  > git branch -a -v --no-abbrev --contains d0daa6a8f7c7a786dd3741e1c3e856e22aee383c # timeout=10
11:38:03 Checking out Revision d0daa6a8f7c7a786dd3741e1c3e856e22aee383c (origin/master)
11:38:03  > git config core.sparsecheckout # timeout=10
11:38:03  > git checkout -f d0daa6a8f7c7a786dd3741e1c3e856e22aee383c
11:38:03 Commit message: "Merge branch 'develop' into 'master'"
11:38:03  > git rev-list --no-walk d0daa6a8f7c7a786dd3741e1c3e856e22aee383c # timeout=10
11:38:03 [mec-gs-012] $ /bin/bash /tmp/jenkins9386845320725907119.sh
11:38:03 -- Validating and linting OpenAPI file RniAPI.json...
11:38:04 RniAPI.json is valid
11:38:05 (node:127249) ExperimentalWarning: The http2 module is an experimental API.
11:38:06 Specification is valid, with 0 lint errors
11:38:06 --- Validator returned 0, linter returned 0.
11:38:06 -- Validating and linting OpenAPI file RniAPI.yaml...
11:38:07 RniAPI.yaml is valid
11:38:08 (node:127270) ExperimentalWarning: The http2 module is an experimental API.
11:38:09 Specification is valid, with 0 lint errors
11:38:09 --- Validator returned 0, linter returned 0.
11:38:09 -- Final validator returns 0.
11:38:09 Finished: SUCCESS