FailedConsole Output

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