FailedConsole Output

09:00:43 Started by GitLab push by Pietro Piscione
09:00:43 [EnvInject] - Loading node environment variables.
09:00:43 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-021
09:00:43 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
09:00:43  > git rev-parse --is-inside-work-tree # timeout=10
09:00:43 Fetching changes from the remote Git repository
09:00:43  > git config remote.origin.url git@forge.etsi.org:mec/gs021-amsi-api.git # timeout=10
09:00:43 Fetching upstream changes from git@forge.etsi.org:mec/gs021-amsi-api.git
09:00:43  > git --version # timeout=10
09:00:43 using GIT_SSH to set credentials 
09:00:43  > git fetch --tags --progress git@forge.etsi.org:mec/gs021-amsi-api.git +refs/heads/*:refs/remotes/origin/*
09:00:44  > git rev-parse remotes/origin/stf606-draft^{commit} # timeout=10
09:00:44  > git branch -a -v --no-abbrev --contains b6c170b4064f2707166403316bf4bb36a720c736 # timeout=10
09:00:44 Checking out Revision b6c170b4064f2707166403316bf4bb36a720c736 (origin/stf606-draft)
09:00:44  > git config core.sparsecheckout # timeout=10
09:00:44  > git checkout -f b6c170b4064f2707166403316bf4bb36a720c736
09:00:44 Commit message: " Replaced YAML with OAS3.1 file to work on."
09:00:44  > git rev-list --no-walk f4317ace849793afd37961b9d66ed7db48ca9977 # timeout=10
09:00:44 [mec-gs-021] $ /bin/bash /tmp/jenkins8117151336386633730.sh
09:00:44 -- Validating and linting OpenAPI file MEC021_AppMobilityService.json...
09:00:45 (node:15986) ExperimentalWarning: The fs.promises API is experimental
09:00:45 MEC021_AppMobilityService.json is valid
09:00:46 Specification is valid, with 0 lint errors
09:00:46 --- Validator returned 0, linter returned 0.
09:00:46 -- Validating and linting OpenAPI file MEC021_AppMobilityService.yaml...
09:00:46 (node:16008) ExperimentalWarning: The fs.promises API is experimental
09:00:46 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
09:00:47 Specification schema is invalid.
09:00:47 
09:00:47 #/
09:00:47 Must be an OpenAPI 3.0.x document
09:00:47 --- Validator returned 1, linter returned 1.
09:00:47 -- Final validator returns 1.
09:00:47 Build step 'Execute shell' marked build as failure
09:00:47 Finished: FAILURE