SuccessConsole Output

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