FailedConsole Output

14:42:54 Started by GitLab push by Elian Kraja
14:42:54 [EnvInject] - Loading node environment variables.
14:42:54 Building remotely on build3.forge.etsi.org (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-014
14:42:54 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
14:42:54  > git rev-parse --is-inside-work-tree # timeout=10
14:42:54 Fetching changes from the remote Git repository
14:42:54  > git config remote.origin.url git@forge.etsi.org:mec/gs014-ue-identity-api.git # timeout=10
14:42:54 Fetching upstream changes from git@forge.etsi.org:mec/gs014-ue-identity-api.git
14:42:54  > git --version # timeout=10
14:42:54 using GIT_SSH to set credentials 
14:42:54  > git fetch --tags --progress git@forge.etsi.org:mec/gs014-ue-identity-api.git +refs/heads/*:refs/remotes/origin/*
14:42:55  > git rev-parse remotes/origin/stf606-draft^{commit} # timeout=10
14:42:55  > git branch -a -v --no-abbrev --contains 1d95b13c7747f55435cf380171269a0d74b8316e # timeout=10
14:42:55 Checking out Revision 1d95b13c7747f55435cf380171269a0d74b8316e (origin/stf606-draft)
14:42:55  > git config core.sparsecheckout # timeout=10
14:42:55  > git checkout -f 1d95b13c7747f55435cf380171269a0d74b8316e
14:42:55 Commit message: "Update README.md"
14:42:55  > git rev-list --no-walk 6189161beac5989ee8b9a7806967410c8bf799cd # timeout=10
14:42:55 [mec-gs-014] $ /bin/bash /tmp/jenkins15689051765681207156.sh
14:42:55 -- Validating and linting OpenAPI file UEidentityAPI.json...
14:42:57 Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2
14:42:58 (node:123751) ExperimentalWarning: The http2 module is an experimental API.
14:42:58 Specification schema is invalid.
14:42:58 
14:42:58 #/
14:42:58 Must be an OpenAPI 3.0.x document
14:42:58 --- Validator returned 1, linter returned 1.
14:42:58 -- Validating and linting OpenAPI file UEidentityAPI.yaml...
14:42:59 Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2
14:43:00 (node:123771) ExperimentalWarning: The http2 module is an experimental API.
14:43:00 Specification schema is invalid.
14:43:00 
14:43:00 #/
14:43:00 Must be an OpenAPI 3.0.x document
14:43:00 --- Validator returned 1, linter returned 1.
14:43:00 -- Final validation returns 1.
14:43:00 Build step 'Execute shell' marked build as failure
14:43:00 Finished: FAILURE