FailedConsole Output

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