SuccessConsole Output

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