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