Started by GitLab push by Pietro Piscione [EnvInject] - Loading node environment variables. Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011 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/gs011-app-enablement-api.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/* > git rev-parse remotes/origin/stf606-draft^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 24964e5294937a006fb90ab4475b33f3105afc17 # timeout=10 Checking out Revision 24964e5294937a006fb90ab4475b33f3105afc17 (origin/stf606-draft) > git config core.sparsecheckout # timeout=10 > git checkout -f 24964e5294937a006fb90ab4475b33f3105afc17 Commit message: "Replaced OAS3.0 files with OAS3.1 files." > git rev-list --no-walk e6dcded9157c413067a26a4c5129ef3b5d82c42d # timeout=10 [mec-gs-011] $ /bin/bash /tmp/jenkins2710806748973797046.sh -- Validating and linting OpenAPI file MecAppSupportApi.json... (node:15663) ExperimentalWarning: The fs.promises API is experimental MecAppSupportApi.json is valid Specification is valid, with 0 lint errors --- Validator returned 0, linter returned 0. -- Validating and linting OpenAPI file MecAppSupportApi.yaml... (node:15685) ExperimentalWarning: The fs.promises API is experimental Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3 Specification schema is invalid. #/ Must be an OpenAPI 3.0.x document --- Validator returned 1, linter returned 1. -- Validating and linting OpenAPI file MecServiceMgmtApi.json... (node:15707) ExperimentalWarning: The fs.promises API is experimental MecServiceMgmtApi.json is valid Specification is valid, with 0 lint errors --- Validator returned 0, linter returned 0. -- Validating and linting OpenAPI file MecServiceMgmtApi.yaml... (node:15730) ExperimentalWarning: The fs.promises API is experimental Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3 Specification schema is invalid. #/ Must be an OpenAPI 3.0.x document --- Validator returned 1, linter returned 1. -- Final validation returns 1. Build step 'Execute shell' marked build as failure Finished: FAILURE