FailedConsole Output

15:57:48 Started by GitLab push by Michele Carignani
15:57:48 Building on master in workspace /var/lib/jenkins/jobs/MEC - Multi-access Edge Computing/jobs/mec-gs-014/workspace
15:57:48 Cloning the remote Git repository
15:57:48 Cloning repository git@forge.etsi.org:mec/gs014-ue-identity-api.git
15:57:48  > git init /var/lib/jenkins/jobs/MEC - Multi-access Edge Computing/jobs/mec-gs-014/workspace # timeout=10
15:57:48 Fetching upstream changes from git@forge.etsi.org:mec/gs014-ue-identity-api.git
15:57:48  > git --version # timeout=10
15:57:48 using GIT_SSH to set credentials 
15:57:48  > git fetch --tags --progress git@forge.etsi.org:mec/gs014-ue-identity-api.git +refs/heads/*:refs/remotes/origin/*
15:57:49  > git config remote.origin.url git@forge.etsi.org:mec/gs014-ue-identity-api.git # timeout=10
15:57:49  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:57:49  > git config remote.origin.url git@forge.etsi.org:mec/gs014-ue-identity-api.git # timeout=10
15:57:49 Fetching upstream changes from git@forge.etsi.org:mec/gs014-ue-identity-api.git
15:57:49 using GIT_SSH to set credentials 
15:57:49  > git fetch --tags --progress git@forge.etsi.org:mec/gs014-ue-identity-api.git +refs/heads/*:refs/remotes/origin/*
15:57:49  > git rev-parse remotes/origin/master^{commit} # timeout=10
15:57:49  > git branch -a -v --no-abbrev --contains 96daa263a64676cd02a5ba7389bc72154fcab845 # timeout=10
15:57:49 Checking out Revision 96daa263a64676cd02a5ba7389bc72154fcab845 (origin/master)
15:57:49  > git config core.sparsecheckout # timeout=10
15:57:49  > git checkout -f 96daa263a64676cd02a5ba7389bc72154fcab845
15:57:50 Commit message: "Fixed links in README.md"
15:57:50  > git rev-list d51d70cf543a5cc4831db1d99ea1b4ebccdb6eeb # timeout=10
15:57:50 [workspace] $ /bin/bash /tmp/jenkins7047443659594023384.sh
15:57:50 -- Validating OpenAPI file UEidentityAPI.json...
15:57:50 .jenkins.sh: line 8: swagger-tools: command not found
15:57:50 -- Validator returned 127.
15:57:50 
15:57:50 -- Validating OpenAPI file UEidentityAPI.yaml...
15:57:50 .jenkins.sh: line 8: swagger-tools: command not found
15:57:50 -- Validator returned 127.
15:57:50 
15:57:50 -- Final validator returns 1.
15:57:50 Build step 'Execute shell' marked build as failure
15:57:50 Finished: FAILURE