FailedConsole Output

11:50:32 Started by GitLab push by Elian Kraja
11:50:32 [EnvInject] - Loading node environment variables.
11:50:32 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012
11:50:32 [WS-CLEANUP] Deleting project workspace...
11:50:32 [WS-CLEANUP] Deferred wipeout is used...
11:50:32 [WS-CLEANUP] Done
11:50:32 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
11:50:32 Cloning the remote Git repository
11:50:32 Cloning repository git@forge.etsi.org:mec/gs012-rnis-api.git
11:50:32  > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012 # timeout=10
11:50:32 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git
11:50:32  > git --version # timeout=10
11:50:32 using GIT_SSH to set credentials 
11:50:32  > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/*
11:50:34  > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10
11:50:34  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:50:34  > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10
11:50:34 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git
11:50:34 using GIT_SSH to set credentials 
11:50:34  > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/*
11:50:35  > git rev-parse remotes/origin/stf606-final^{commit} # timeout=10
11:50:35  > git branch -a -v --no-abbrev --contains 93fea02bc3cc23e661aedf2589486e1686121bc9 # timeout=10
11:50:35 Checking out Revision 93fea02bc3cc23e661aedf2589486e1686121bc9 (origin/stf606-final)
11:50:35  > git config core.sparsecheckout # timeout=10
11:50:35  > git checkout -f 93fea02bc3cc23e661aedf2589486e1686121bc9
11:50:35 Commit message: "Merge branch 'stf606-draft' into 'stf606-final'"
11:50:35  > git rev-list --no-walk d0daa6a8f7c7a786dd3741e1c3e856e22aee383c # timeout=10
11:50:35 [mec-gs-012] $ /bin/bash /tmp/jenkins4009743534520464635.sh
11:50:35 -- Validating and linting OpenAPI file RniAPI.json...
11:50:35 (node:5166) ExperimentalWarning: The fs.promises API is experimental
11:50:35 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
11:50:36 Specification schema is invalid.
11:50:36 
11:50:36 #/
11:50:36 Must be an OpenAPI 3.0.x document
11:50:36 --- Validator returned 1, linter returned 1.
11:50:36 -- Validating and linting OpenAPI file RniAPI.yaml...
11:50:36 (node:5188) ExperimentalWarning: The fs.promises API is experimental
11:50:36 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
11:50:37 Specification schema is invalid.
11:50:37 
11:50:37 #/
11:50:37 Must be an OpenAPI 3.0.x document
11:50:37 --- Validator returned 1, linter returned 1.
11:50:37 -- Final validator returns 1.
11:50:37 Build step 'Execute shell' marked build as failure
11:50:38 Finished: FAILURE