Started by GitLab push by Walter Featherstone [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/master^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains fdd63865a7f37bed48cb0b4d0d4658c3bbc116c8 # timeout=10 Checking out Revision fdd63865a7f37bed48cb0b4d0d4658c3bbc116c8 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f fdd63865a7f37bed48cb0b4d0d4658c3bbc116c8 Commit message: "Merge branch 'stf606-final' into 'master'" > git rev-list --no-walk b5ea1d10768d6c411ab74874d32c1b252b07f168 # timeout=10 [mec-gs-015] $ /bin/bash /tmp/jenkins12269312792242508598.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:59004) 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:59024) 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:59044) 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:59064) 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