FailedConsole Output

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