FailedConsole Output

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