FailedConsole Output

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