FailedConsole Output

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