FailedConsole Output

23:05:02 Started by GitLab push by Walter Featherstone
23:05:02 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
23:05:02  > git rev-parse --is-inside-work-tree # timeout=10
23:05:02 Fetching changes from the remote Git repository
23:05:02  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
23:05:02 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
23:05:02  > git --version # timeout=10
23:05:02 using GIT_SSH to set credentials 
23:05:02  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
23:05:03  > git rev-parse remotes/origin/mec11v205-openAPI3^{commit} # timeout=10
23:05:03  > git branch -a -v --no-abbrev --contains 3851063dd50e7d8ef7cf0bc45e83bbbd5066fbb9 # timeout=10
23:05:03 Checking out Revision 3851063dd50e7d8ef7cf0bc45e83bbbd5066fbb9 (origin/mec11v205-openAPI3)
23:05:03  > git config core.sparsecheckout # timeout=10
23:05:03  > git checkout -f 3851063dd50e7d8ef7cf0bc45e83bbbd5066fbb9
23:05:03 Commit message: "oAuth2Info is not a required parameter & used oneOf for endpoint"
23:05:03  > git rev-list 39370fa7b01d6111176091b4dc24851d0c8ae9de # timeout=10
23:05:03 [mec-gs-011] $ /bin/bash /tmp/jenkins15268528279416507320.sh
23:05:03 -- Validating OpenAPI file Mp1.json...
23:05:04 
23:05:04   error: Unable to identify the Swagger version for document: Mp1.json
23:05:04 
23:05:04 -- Validator returned 1.
23:05:04 
23:05:04 -- Validating OpenAPI file Mp1.yaml...
23:05:05 
23:05:05   error: Unable to identify the Swagger version for document: Mp1.yaml
23:05:05 
23:05:05 -- Validator returned 1.
23:05:05 
23:05:05 -- Final validator returns 1.
23:05:05 Build step 'Execute shell' marked build as failure
23:05:05 Finished: FAILURE