Triggered by GitLab Merge Request #3: MEC - Multi-access Edge Computing/stf606-draft => stf606-final [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 874a8e47bbeb4251c17b9bfa96432462d4207cdc^{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 b5ea1d10768d6c411ab74874d32c1b252b07f168 # timeout=10 [mec-gs-015] $ /bin/bash /tmp/jenkins4905076169358158395.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:34546) 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:34566) 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:34586) 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:34606) 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