SuccessConsole Output

17:52:51 Started by GitLab push by Michele Carignani
17:52:51 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012
17:52:51 [WS-CLEANUP] Deleting project workspace...
17:52:51 [WS-CLEANUP] Deferred wipeout is used...
17:52:52 [WS-CLEANUP] Done
17:52:52 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
17:52:52 Cloning the remote Git repository
17:52:52 Cloning repository git@forge.etsi.org:mec/gs012-rnis-api.git
17:52:52  > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012 # timeout=10
17:52:52 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git
17:52:52  > git --version # timeout=10
17:52:52 using GIT_SSH to set credentials 
17:52:52  > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/*
17:52:52  > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10
17:52:52  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
17:52:52  > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10
17:52:52 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git
17:52:52 using GIT_SSH to set credentials 
17:52:52  > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/*
17:52:53  > git rev-parse remotes/origin/automatic_generation^{commit} # timeout=10
17:52:53  > git branch -a -v --no-abbrev --contains 3c84441e0724cd3f328d319c710079fa5842b5e0 # timeout=10
17:52:53 Checking out Revision 3c84441e0724cd3f328d319c710079fa5842b5e0 (origin/automatic_generation)
17:52:53  > git config core.sparsecheckout # timeout=10
17:52:53  > git checkout -f 3c84441e0724cd3f328d319c710079fa5842b5e0
17:52:53 Commit message: "fix examples to comply with the schema of the response body"
17:52:53  > git rev-list --no-walk 505dc987fbea50e827fe4c334d8bded8719c7478 # timeout=10
17:52:53 [mec-gs-012] $ /bin/bash /tmp/jenkins13011773849857737139.sh
17:52:53 -- Validating and linting OpenAPI file RniAPI.yaml...
17:52:54 RniAPI.yaml is valid
17:52:55 (node:122040) ExperimentalWarning: The http2 module is an experimental API.
17:52:56 Specification is valid, with 0 lint errors
17:52:56 --- Validator returned 0, linter returned 0.
17:52:56 -- Final validator returns 0.
17:52:56 Finished: SUCCESS