12:01:38 Started by GitLab push by Elian Kraja 12:01:38 [EnvInject] - Loading node environment variables. 12:01:39 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-030 12:01:39 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 12:01:39 > git rev-parse --is-inside-work-tree # timeout=10 12:01:39 Fetching changes from the remote Git repository 12:01:39 > git config remote.origin.url git@forge.etsi.org:mec/gs030-vis-api.git # timeout=10 12:01:39 Fetching upstream changes from git@forge.etsi.org:mec/gs030-vis-api.git 12:01:39 > git --version # timeout=10 12:01:39 using GIT_SSH to set credentials 12:01:39 > git fetch --tags --progress git@forge.etsi.org:mec/gs030-vis-api.git +refs/heads/*:refs/remotes/origin/* 12:01:40 > git rev-parse remotes/origin/stf606-final^{commit} # timeout=10 12:01:40 > git branch -a -v --no-abbrev --contains 8565e8ab6659efc525dad153122bcc7d1bff39a3 # timeout=10 12:01:40 Checking out Revision 8565e8ab6659efc525dad153122bcc7d1bff39a3 (origin/stf606-final) 12:01:40 > git config core.sparsecheckout # timeout=10 12:01:40 > git checkout -f 8565e8ab6659efc525dad153122bcc7d1bff39a3 12:01:40 Commit message: "Merge branch 'stf606-draft' into 'stf606-final'" 12:01:40 > git rev-list --no-walk 1ddc962c827878b48cdb5e83fad470c6ce9a91da # timeout=10 12:01:41 [mec-gs-030] $ /bin/bash /tmp/jenkins350524827694093205.sh 12:01:41 -- Validating and linting OpenAPI file MEC030_V2XInformationService.json... 12:01:41 (node:6002) ExperimentalWarning: The fs.promises API is experimental 12:01:41 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3 12:01:42 Specification schema is invalid. 12:01:42 12:01:42 #/ 12:01:42 Must be an OpenAPI 3.0.x document 12:01:42 --- Validator returned 1, linter returned 1. 12:01:42 -- Validating and linting OpenAPI file MEC030_V2XInformationService.yaml... 12:01:42 (node:6024) ExperimentalWarning: The fs.promises API is experimental 12:01:42 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3 12:01:43 Specification schema is invalid. 12:01:43 12:01:43 #/ 12:01:43 Must be an OpenAPI 3.0.x document 12:01:43 --- Validator returned 1, linter returned 1. 12:01:43 -- Final validator returns 1. 12:01:43 Build step 'Execute shell' marked build as failure 12:01:43 Finished: FAILURE