FailedConsole Output

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