Started by GitLab push by Simon Pastor Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012 [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e Cloning the remote Git repository Cloning repository git@forge.etsi.org:mec/gs012-rnis-api.git > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012 # timeout=10 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/* > git rev-parse remotes/origin/sp_dev_rni_notifications^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 5b9ad370ea4aed43f58def1d3035cdedaae9e78f # timeout=10 Checking out Revision 5b9ad370ea4aed43f58def1d3035cdedaae9e78f (origin/sp_dev_rni_notifications) > git config core.sparsecheckout # timeout=10 > git checkout -f 5b9ad370ea4aed43f58def1d3035cdedaae9e78f Commit message: "rni notifications implementation" First time build. Skipping changelog. [mec-gs-012] $ /bin/bash /tmp/jenkins12502154179039947603.sh -- Validating OpenAPI file RniAPI.json... -- Validator returned 0. -- Validating OpenAPI file RniAPIv1-notifications.yaml... API Warnings: #/parameters/Path.SubscriptionId: Parameter is defined but is not used: #/parameters/Path.SubscriptionId #/parameters/Body.CellChangeNotification: Parameter is defined but is not used: #/parameters/Body.CellChangeNotification #/parameters/Body.ExpiryNotification: Parameter is defined but is not used: #/parameters/Body.ExpiryNotification Validation succeeded but with 3 warnings -- Validator returned 0. -- Validating OpenAPI file RniAPIv1.yaml... API Warnings: #/definitions/ErabQosParameters_qci: Definition is defined but is not used: #/definitions/ErabQosParameters_qci Validation succeeded but with 1 warning -- Validator returned 0. -- Validating OpenAPI file RniAPI.yaml... API Warnings: #/definitions/ErabQosParameters_qci: Definition is defined but is not used: #/definitions/ErabQosParameters_qci Validation succeeded but with 1 warning -- Validator returned 0. -- Final validator returns 0. Finished: SUCCESS