FailedConsole Output

14:36:09 Started by GitLab push by Elian Kraja
14:36:09 [EnvInject] - Loading node environment variables.
14:36:09 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
14:36:09 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
14:36:09  > git rev-parse --is-inside-work-tree # timeout=10
14:36:09 Fetching changes from the remote Git repository
14:36:09  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
14:36:09 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
14:36:09  > git --version # timeout=10
14:36:09 using GIT_SSH to set credentials 
14:36:09  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
14:36:10  > git rev-parse remotes/origin/stf606-final^{commit} # timeout=10
14:36:10  > git branch -a -v --no-abbrev --contains d6d42aec54e2580b4023ff990eca67bc404e7f2f # timeout=10
14:36:10 Checking out Revision d6d42aec54e2580b4023ff990eca67bc404e7f2f (origin/stf606-final)
14:36:10  > git config core.sparsecheckout # timeout=10
14:36:10  > git checkout -f d6d42aec54e2580b4023ff990eca67bc404e7f2f
14:36:10 Commit message: "Update README.md"
14:36:10  > git rev-list --no-walk fe23a6b4dc73d0febe7fb3ef9c30e7e845cbb439 # timeout=10
14:36:10 [mec-gs-011] $ /bin/bash /tmp/jenkins423678742787178139.sh
14:36:10 -- Validating and linting OpenAPI file MecAppSupportApi.json...
14:36:11 (node:13817) ExperimentalWarning: The fs.promises API is experimental
14:36:11 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
14:36:11 Specification schema is invalid.
14:36:11 
14:36:11 #/
14:36:11 Must be an OpenAPI 3.0.x document
14:36:11 --- Validator returned 1, linter returned 1.
14:36:11 -- Validating and linting OpenAPI file MecAppSupportApi.yaml...
14:36:12 (node:13839) ExperimentalWarning: The fs.promises API is experimental
14:36:12 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
14:36:12 Specification schema is invalid.
14:36:12 
14:36:12 #/
14:36:12 Must be an OpenAPI 3.0.x document
14:36:12 --- Validator returned 1, linter returned 1.
14:36:12 -- Validating and linting OpenAPI file MecServiceMgmtApi.json...
14:36:12 (node:13861) ExperimentalWarning: The fs.promises API is experimental
14:36:12 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
14:36:13 Specification schema is invalid.
14:36:13 
14:36:13 #/
14:36:13 Must be an OpenAPI 3.0.x document
14:36:13 --- Validator returned 1, linter returned 1.
14:36:13 -- Validating and linting OpenAPI file MecServiceMgmtApi.yaml...
14:36:13 (node:13883) ExperimentalWarning: The fs.promises API is experimental
14:36:13 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
14:36:14 Specification schema is invalid.
14:36:14 
14:36:14 #/
14:36:14 Must be an OpenAPI 3.0.x document
14:36:14 --- Validator returned 1, linter returned 1.
14:36:14 -- Final validation returns 1.
14:36:14 Build step 'Execute shell' marked build as failure
14:36:14 Finished: FAILURE