FailedConsole Output

18:14:17 Started by GitLab push by Walter Featherstone
18:14:17 Building remotely on Build 3 (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
18:14:17  > git rev-parse --is-inside-work-tree # timeout=10
18:14:17 Fetching changes from the remote Git repository
18:14:17  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
18:14:17 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
18:14:17  > git --version # timeout=10
18:14:17 using GIT_SSH to set credentials 
18:14:17  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
18:14:18  > git rev-parse remotes/origin/develop^{commit} # timeout=10
18:14:18  > git branch -a -v --no-abbrev --contains 253dac5966001374cd3be3c70671c3f0b96a5751 # timeout=10
18:14:18 Checking out Revision 253dac5966001374cd3be3c70671c3f0b96a5751 (origin/develop)
18:14:18  > git config core.sparsecheckout # timeout=10
18:14:18  > git checkout -f 253dac5966001374cd3be3c70671c3f0b96a5751
18:14:18 Commit message: "Updated URIs to point to develop branch"
18:14:18  > git rev-list 1821b5f10964cb464f07bf61f4d1377b6972c55f # timeout=10
18:14:18 [mec-gs-011] $ /bin/bash /tmp/jenkins10143350098625220086.sh
18:14:18 -- Validating OpenAPI file Mp1.json...
18:14:18 .jenkins.sh: line 8: swagger-tools: command not found
18:14:18 -- Validator returned 127.
18:14:18 
18:14:18 -- Validating OpenAPI file Mp1.yaml...
18:14:18 .jenkins.sh: line 8: swagger-tools: command not found
18:14:18 -- Validator returned 127.
18:14:18 
18:14:18 -- Final validator returns 1.
18:14:18 Build step 'Execute shell' marked build as failure
18:14:18 Finished: FAILURE