FailedConsole Output

09:13:13 Started by GitLab push by Elian Kraja
09:13:13 [EnvInject] - Loading node environment variables.
09:13:13 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-013
09:13:13 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
09:13:13  > git rev-parse --is-inside-work-tree # timeout=10
09:13:13 Fetching changes from the remote Git repository
09:13:13  > git config remote.origin.url git@forge.etsi.org:mec/gs013-location-api.git # timeout=10
09:13:13 Fetching upstream changes from git@forge.etsi.org:mec/gs013-location-api.git
09:13:13  > git --version # timeout=10
09:13:13 using GIT_SSH to set credentials 
09:13:13  > git fetch --tags --progress git@forge.etsi.org:mec/gs013-location-api.git +refs/heads/*:refs/remotes/origin/*
09:13:14  > git rev-parse remotes/origin/stf606-final^{commit} # timeout=10
09:13:14  > git branch -a -v --no-abbrev --contains 4bf66dfca1ef25706a60acd594cebbdcda3dfce4 # timeout=10
09:13:14 Checking out Revision 4bf66dfca1ef25706a60acd594cebbdcda3dfce4 (origin/stf606-final)
09:13:14  > git config core.sparsecheckout # timeout=10
09:13:14  > git checkout -f 4bf66dfca1ef25706a60acd594cebbdcda3dfce4
09:13:14 Commit message: "Merge branch 'stf606-final' of https://forge.etsi.org/rep/mec/gs013-location-api into stf606-final"
09:13:14  > git rev-list --no-walk 6891abb8883a5422fde45bc7a8e385c7520f8371 # timeout=10
09:13:14 [mec-gs-013] $ /bin/bash /tmp/jenkins5306094027874116740.sh
09:13:14 -- Validating and linting OpenAPI file LocationAPI.json...
09:13:15 (node:12360) ExperimentalWarning: The fs.promises API is experimental
09:13:15 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
09:13:15 Specification schema is invalid.
09:13:15 
09:13:15 #/
09:13:15 Must be an OpenAPI 3.0.x document
09:13:15 --- Validator returned 1, linter returned 1.
09:13:15 -- Validating and linting OpenAPI file LocationAPI.yaml...
09:13:15 (node:12382) ExperimentalWarning: The fs.promises API is experimental
09:13:15 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
09:13:16 Specification schema is invalid.
09:13:16 
09:13:16 #/
09:13:16 Must be an OpenAPI 3.0.x document
09:13:16 --- Validator returned 1, linter returned 1.
09:13:16 -- Final validator returns 1.
09:13:16 Build step 'Execute shell' marked build as failure
09:13:17 Finished: FAILURE