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