08:34:05 Started by GitLab push by Muhammad Hamza 08:34:05 [EnvInject] - Loading node environment variables. 08:34:05 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-013 08:34:05 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 08:34:05 > git rev-parse --is-inside-work-tree # timeout=10 08:34:05 Fetching changes from the remote Git repository 08:34:05 > git config remote.origin.url git@forge.etsi.org:mec/gs013-location-api.git # timeout=10 08:34:05 Fetching upstream changes from git@forge.etsi.org:mec/gs013-location-api.git 08:34:05 > git --version # timeout=10 08:34:05 using GIT_SSH to set credentials 08:34:05 > git fetch --tags --progress git@forge.etsi.org:mec/gs013-location-api.git +refs/heads/*:refs/remotes/origin/* 08:34:06 > git rev-parse remotes/origin/stf606-draft^{commit} # timeout=10 08:34:06 > git branch -a -v --no-abbrev --contains 5241e33821cb51b3569ce6b65a1644fdd6709e68 # timeout=10 08:34:06 Checking out Revision 5241e33821cb51b3569ce6b65a1644fdd6709e68 (origin/stf606-draft) 08:34:06 > git config core.sparsecheckout # timeout=10 08:34:06 > git checkout -f 5241e33821cb51b3569ce6b65a1644fdd6709e68 08:34:06 Commit message: "removed unnecessary JSON schema example for ProblemDetails data model" 08:34:06 > git rev-list --no-walk 31e4151de320e26c53b64e6a09314781f77380d7 # timeout=10 08:34:07 [mec-gs-013] $ /bin/bash /tmp/jenkins8596657265239260838.sh 08:34:07 -- Validating and linting OpenAPI file LocationAPI.json... 08:34:07 (node:8254) ExperimentalWarning: The fs.promises API is experimental 08:34:07 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3 08:34:08 Specification schema is invalid. 08:34:08 08:34:08 #/ 08:34:08 Must be an OpenAPI 3.0.x document 08:34:08 --- Validator returned 1, linter returned 1. 08:34:08 -- Validating and linting OpenAPI file LocationAPI.yaml... 08:34:08 (node:8276) ExperimentalWarning: The fs.promises API is experimental 08:34:08 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3 08:34:09 Specification schema is invalid. 08:34:09 08:34:09 #/ 08:34:09 Must be an OpenAPI 3.0.x document 08:34:09 --- Validator returned 1, linter returned 1. 08:34:09 -- Final validator returns 1. 08:34:09 Build step 'Execute shell' marked build as failure 08:34:09 Finished: FAILURE