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