FailedConsole Output

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