FailedConsole Output

12:01:29 Started by GitLab push by Elian Kraja
12:01:29 [EnvInject] - Loading node environment variables.
12:01:29 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-013
12:01:29 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
12:01:29  > git rev-parse --is-inside-work-tree # timeout=10
12:01:29 Fetching changes from the remote Git repository
12:01:29  > git config remote.origin.url git@forge.etsi.org:mec/gs013-location-api.git # timeout=10
12:01:29 Fetching upstream changes from git@forge.etsi.org:mec/gs013-location-api.git
12:01:29  > git --version # timeout=10
12:01:29 using GIT_SSH to set credentials 
12:01:29  > git fetch --tags --progress git@forge.etsi.org:mec/gs013-location-api.git +refs/heads/*:refs/remotes/origin/*
12:01:31  > git rev-parse remotes/origin/stf606-final^{commit} # timeout=10
12:01:31  > git branch -a -v --no-abbrev --contains 47f34e0985cd0e6399b49fd06b65725af2759488 # timeout=10
12:01:31 Checking out Revision 47f34e0985cd0e6399b49fd06b65725af2759488 (origin/stf606-final)
12:01:31  > git config core.sparsecheckout # timeout=10
12:01:31  > git checkout -f 47f34e0985cd0e6399b49fd06b65725af2759488
12:01:31 Commit message: "Merge branch 'stf606-draft' into 'stf606-final'"
12:01:31  > git rev-list --no-walk c3f0968609cb04ddc841fff2f8e97aa6ac745495 # timeout=10
12:01:32 [mec-gs-013] $ /bin/bash /tmp/jenkins5169164097518428251.sh
12:01:32 -- Validating and linting OpenAPI file LocationAPI.json...
12:01:32 (node:5902) ExperimentalWarning: The fs.promises API is experimental
12:01:32 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:33 Specification schema is invalid.
12:01:33 
12:01:33 #/
12:01:33 Must be an OpenAPI 3.0.x document
12:01:33 --- Validator returned 1, linter returned 1.
12:01:33 -- Validating and linting OpenAPI file LocationAPI.yaml...
12:01:33 (node:5925) ExperimentalWarning: The fs.promises API is experimental
12:01:33 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:34 Specification schema is invalid.
12:01:34 
12:01:34 #/
12:01:34 Must be an OpenAPI 3.0.x document
12:01:34 --- Validator returned 1, linter returned 1.
12:01:34 -- Final validator returns 1.
12:01:34 Build step 'Execute shell' marked build as failure
12:01:34 Finished: FAILURE