FailedConsole Output

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