FailedConsole Output

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