FailedConsole Output

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