Started by GitLab push by Elian Kraja [EnvInject] - Loading node environment variables. Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-010-2 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git +refs/heads/*:refs/remotes/origin/* > git rev-parse remotes/origin/stf606-final^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains b85dcc26aaf6324248a0f6010f51115436e04f7a # timeout=10 Checking out Revision b85dcc26aaf6324248a0f6010f51115436e04f7a (origin/stf606-final) > git config core.sparsecheckout # timeout=10 > git checkout -f b85dcc26aaf6324248a0f6010f51115436e04f7a Commit message: "Merge branch 'stf606-draft' into 'stf606-final'" > git rev-list --no-walk c93aa918ca0a03b8445bed78c199464627a789d7 # timeout=10 [mec-gs-010-2] $ /bin/bash /tmp/jenkins3308748813754062409.sh -- Validating and linting OpenAPI file MEC010-2_AppGrant.json... (node:10343) ExperimentalWarning: The fs.promises API is experimental Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3 Specification schema is invalid. #/ Must be an OpenAPI 3.0.x document --- Validator returned 1, linter returned 1. -- Validating and linting OpenAPI file MEC010-2_AppGrant.yaml... (node:10365) ExperimentalWarning: The fs.promises API is experimental Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3 Specification schema is invalid. #/ Must be an OpenAPI 3.0.x document --- Validator returned 1, linter returned 1. -- Validating and linting OpenAPI file MEC010-2_AppLcm.json... (node:10387) ExperimentalWarning: The fs.promises API is experimental Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3 Specification schema is invalid. #/ Must be an OpenAPI 3.0.x document --- Validator returned 1, linter returned 1. -- Validating and linting OpenAPI file MEC010-2_AppLcm.yaml... (node:10409) ExperimentalWarning: The fs.promises API is experimental Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3 Specification schema is invalid. #/ Must be an OpenAPI 3.0.x document --- Validator returned 1, linter returned 1. -- Validating and linting OpenAPI file MEC010-2_AppPkgMgmt.json... (node:10431) ExperimentalWarning: The fs.promises API is experimental Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3 Specification schema is invalid. #/ Must be an OpenAPI 3.0.x document --- Validator returned 1, linter returned 1. -- Validating and linting OpenAPI file MEC010-2_AppPkgMgmt.yaml... (node:10454) ExperimentalWarning: The fs.promises API is experimental Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3 Specification schema is invalid. #/ Must be an OpenAPI 3.0.x document --- Validator returned 1, linter returned 1. -- Validating and linting OpenAPI file MEC010p2_v221_definitions.json... (node:10476) ExperimentalWarning: The fs.promises API is experimental MEC010p2_v221_definitions.json is not a valid Openapi API definition Specification schema is invalid. #/ expected Object { definitions: Object { ConfigPlatformForAppRequest: Object { type: 'object', properties: Object { ... snip ... missing keys: openapi --- Validator returned 1, linter returned 1. -- Validating and linting OpenAPI file MEC010p2_v221_definitions.yaml... (node:10498) ExperimentalWarning: The fs.promises API is experimental MEC010p2_v221_definitions.yaml is not a valid Openapi API definition Specification schema is invalid. #/ expected Object { definitions: Object { ConfigPlatformForAppRequest: Object { type: 'object', properties: Object { ... snip ... missing keys: openapi --- Validator returned 1, linter returned 1. -- Final validator returns 1. Build step 'Execute shell' marked build as failure Finished: FAILURE