Started by GitLab push by Michel Roy Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-013 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@forge.etsi.org:mec/gs013-location-api.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:mec/gs013-location-api.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:mec/gs013-location-api.git +refs/heads/*:refs/remotes/origin/* > git rev-parse remotes/origin/stf593^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains af639506cdf00eac6618a83cc857da48bf9c3700 # timeout=10 Checking out Revision af639506cdf00eac6618a83cc857da48bf9c3700 (origin/stf593) > git config core.sparsecheckout # timeout=10 > git checkout -f af639506cdf00eac6618a83cc857da48bf9c3700 Commit message: "added v2.1.1 draft version" First time build. Skipping changelog. [mec-gs-013] $ /bin/bash /tmp/jenkins10741747993697172745.sh -- Validating OpenAPI file LocationAPI.json... error: Unable to identify the Swagger version for document: LocationAPI.json -- Validator returned 1. -- Validating OpenAPI file LocationAPI.yaml... error: Unable to identify the Swagger version for document: LocationAPI.yaml -- Validator returned 1. -- Final validator returns 1. Build step 'Execute shell' marked build as failure Finished: FAILURE