FailedConsole Output

11:34:05 Started by GitLab push by M. Rehan Abbasi
11:34:05 [EnvInject] - Loading node environment variables.
11:34:05 Building remotely on build3.forge.etsi.org (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-015
11:34:05 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
11:34:05  > git rev-parse --is-inside-work-tree # timeout=10
11:34:05 Fetching changes from the remote Git repository
11:34:05  > git config remote.origin.url git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git # timeout=10
11:34:05 Fetching upstream changes from git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git
11:34:05  > git --version # timeout=10
11:34:05 using GIT_SSH to set credentials 
11:34:05  > git fetch --tags --progress git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git +refs/heads/*:refs/remotes/origin/*
11:34:06  > git rev-parse remotes/origin/stf606-draft^{commit} # timeout=10
11:34:06  > git branch -a -v --no-abbrev --contains 06926489813ce53a864588a0d0d25c21a891e5b7 # timeout=10
11:34:06 Checking out Revision 06926489813ce53a864588a0d0d25c21a891e5b7 (origin/stf606-draft)
11:34:06  > git config core.sparsecheckout # timeout=10
11:34:06  > git checkout -f 06926489813ce53a864588a0d0d25c21a891e5b7
11:34:06 Commit message: "convert BWM and MTS APIs to OAS 3.1.0"
11:34:06  > git rev-list --no-walk b5ea1d10768d6c411ab74874d32c1b252b07f168 # timeout=10
11:34:07 [mec-gs-015] $ /bin/bash /tmp/jenkins4379117722093426503.sh
11:34:07 -- Validating and linting OpenAPI file BwManagementApi.json...
11:34:07 Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2
11:34:08 (node:73722) ExperimentalWarning: The http2 module is an experimental API.
11:34:08 Specification schema is invalid.
11:34:08 
11:34:08 #/
11:34:08 Must be an OpenAPI 3.0.x document
11:34:08 --- Validator returned 1, linter returned 1.
11:34:08 -- Validating and linting OpenAPI file BwManagementApi.yaml...
11:34:09 Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2
11:34:10 (node:73742) ExperimentalWarning: The http2 module is an experimental API.
11:34:10 Specification schema is invalid.
11:34:10 
11:34:10 #/
11:34:10 Must be an OpenAPI 3.0.x document
11:34:10 --- Validator returned 1, linter returned 1.
11:34:10 -- Validating and linting OpenAPI file TrafficSteeringApi.json...
11:34:11 Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2
11:34:12 (node:73762) ExperimentalWarning: The http2 module is an experimental API.
11:34:12 Specification schema is invalid.
11:34:12 
11:34:12 #/
11:34:12 Must be an OpenAPI 3.0.x document
11:34:12 --- Validator returned 1, linter returned 1.
11:34:12 -- Validating and linting OpenAPI file TrafficSteeringApi.yaml...
11:34:13 Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2
11:34:14 (node:73782) ExperimentalWarning: The http2 module is an experimental API.
11:34:14 Specification schema is invalid.
11:34:14 
11:34:14 #/
11:34:14 Must be an OpenAPI 3.0.x document
11:34:14 --- Validator returned 1, linter returned 1.
11:34:14 -- Final validator returns 1.
11:34:14 Build step 'Execute shell' marked build as failure
11:34:14 Finished: FAILURE