FailedConsole Output

16:00:43 Started by GitLab push by Walter Featherstone
16:00:43 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
16:00:43 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
16:00:43  > git rev-parse --is-inside-work-tree # timeout=10
16:00:43 Fetching changes from the remote Git repository
16:00:43  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
16:00:43 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
16:00:43  > git --version # timeout=10
16:00:43 using GIT_SSH to set credentials 
16:00:43  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
16:00:43  > git rev-parse remotes/origin/master^{commit} # timeout=10
16:00:44  > git branch -a -v --no-abbrev --contains 7e21cc6ea681486e42d65ea666f512850021cde9 # timeout=10
16:00:44 Checking out Revision 7e21cc6ea681486e42d65ea666f512850021cde9 (origin/master)
16:00:44  > git config core.sparsecheckout # timeout=10
16:00:44  > git checkout -f 7e21cc6ea681486e42d65ea666f512850021cde9
16:00:44 Commit message: "Moving from Swagger 2.0 to OpenAPI 3.0"
16:00:44  > git rev-list --no-walk 7daaee415b2b14583ae17267751dcb2177b170ac # timeout=10
16:00:44 [mec-gs-011] $ /bin/bash /tmp/jenkins12337226300231944494.sh
16:00:44 -- Validating OpenAPI file Mp1.json...
16:00:44 
16:00:44   error: Unable to identify the Swagger version for document: Mp1.json
16:00:44 
16:00:44 -- Validator returned 1.
16:00:44 
16:00:44 -- Validating OpenAPI file Mp1.yaml...
16:00:45 
16:00:45   error: Unable to identify the Swagger version for document: Mp1.yaml
16:00:45 
16:00:45 -- Validator returned 1.
16:00:45 
16:00:45 -- Final validator returns 1.
16:00:45 Build step 'Execute shell' marked build as failure
16:00:45 Finished: FAILURE