FailedConsole Output

15:21:20 Started by GitLab push by Pietro Piscione
15:21:20 [EnvInject] - Loading node environment variables.
15:21:20 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
15:21:20 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
15:21:20 Cloning the remote Git repository
15:21:21 Cloning repository git@forge.etsi.org:mec/gs011-app-enablement-api.git
15:21:21  > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011 # timeout=10
15:21:21 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
15:21:21  > git --version # timeout=10
15:21:21 using GIT_SSH to set credentials 
15:21:21  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
15:21:21  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
15:21:21  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:21:21  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
15:21:21 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
15:21:21 using GIT_SSH to set credentials 
15:21:21  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
15:21:22  > git rev-parse remotes/origin/stf606-draft^{commit} # timeout=10
15:21:22  > git branch -a -v --no-abbrev --contains 8a59a1ae235c9faf301ce2c414822fc796cf22ca # timeout=10
15:21:22 Checking out Revision 8a59a1ae235c9faf301ce2c414822fc796cf22ca (origin/stf606-draft)
15:21:22  > git config core.sparsecheckout # timeout=10
15:21:22  > git checkout -f 8a59a1ae235c9faf301ce2c414822fc796cf22ca
15:21:22 Commit message: "Updated MEC011 OAS3.1 specification from version V2.1.1 to version V2.2.1"
15:21:22  > git rev-list --no-walk 0196cc50a92f82b016e46a84d3c6c41cfff518ff # timeout=10
15:21:22 [mec-gs-011] $ /bin/bash /tmp/jenkins6982198463426332819.sh
15:21:22 -- Validating and linting OpenAPI file MecAppSupportApi.json...
15:21:23 (node:13431) ExperimentalWarning: The fs.promises API is experimental
15:21:23 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
15:21:24 Specification schema is invalid.
15:21:24 
15:21:24 #/
15:21:24 Must be an OpenAPI 3.0.x document
15:21:24 --- Validator returned 1, linter returned 1.
15:21:24 -- Validating and linting OpenAPI file MecAppSupportApi.yaml...
15:21:24 (node:13453) ExperimentalWarning: The fs.promises API is experimental
15:21:24 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
15:21:25 Specification schema is invalid.
15:21:25 
15:21:25 #/
15:21:25 Must be an OpenAPI 3.0.x document
15:21:25 --- Validator returned 1, linter returned 1.
15:21:25 -- Validating and linting OpenAPI file MecServiceMgmtApi.json...
15:21:25 (node:13475) ExperimentalWarning: The fs.promises API is experimental
15:21:25 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
15:21:26 Specification schema is invalid.
15:21:26 
15:21:26 #/
15:21:26 Must be an OpenAPI 3.0.x document
15:21:26 --- Validator returned 1, linter returned 1.
15:21:26 -- Validating and linting OpenAPI file MecServiceMgmtApi.yaml...
15:21:26 (node:13497) ExperimentalWarning: The fs.promises API is experimental
15:21:26 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
15:21:27 Specification schema is invalid.
15:21:27 
15:21:27 #/
15:21:27 Must be an OpenAPI 3.0.x document
15:21:27 --- Validator returned 1, linter returned 1.
15:21:27 -- Final validation returns 1.
15:21:27 Build step 'Execute shell' marked build as failure
15:21:27 Finished: FAILURE