FailedConsole Output

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