FailedConsole Output

03:10:25 Started by user anonymous
03:10:25 Building remotely on Build 3 (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
03:10:25  > git rev-parse --is-inside-work-tree # timeout=10
03:10:25 Fetching changes from the remote Git repository
03:10:25  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
03:10:25 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
03:10:25  > git --version # timeout=10
03:10:25 using GIT_SSH to set credentials 
03:10:25  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
03:10:26  > git rev-parse origin/master^{commit} # timeout=10
03:10:26 Checking out Revision 241380e2051df197b6023f803264121a611eb773 (origin/master)
03:10:26  > git config core.sparsecheckout # timeout=10
03:10:26  > git checkout -f 241380e2051df197b6023f803264121a611eb773
03:10:26 Commit message: "Bug 83 OpenAPI examples and documentation mismatch"
03:10:26  > git rev-list 241380e2051df197b6023f803264121a611eb773 # timeout=10
03:10:26 [mec-gs-011] $ /bin/bash /tmp/jenkins14130919976683431056.sh
03:10:26 -- Validating OpenAPI file Mp1.json...
03:10:26 .jenkins.sh: line 8: swagger-tools: command not found
03:10:26 -- Validator returned 127.
03:10:26 
03:10:26 -- Validating OpenAPI file Mp1.yaml...
03:10:26 .jenkins.sh: line 8: swagger-tools: command not found
03:10:26 -- Validator returned 127.
03:10:26 
03:10:26 -- Final validator returns 1.
03:10:26 Build step 'Execute shell' marked build as failure
03:10:26 Finished: FAILURE