16:06:18 Started by GitLab push by Walter Featherstone 16:06:18 [EnvInject] - Loading node environment variables. 16:06:18 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-016 16:06:18 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 16:06:18 > git rev-parse --is-inside-work-tree # timeout=10 16:06:18 Fetching changes from the remote Git repository 16:06:18 > git config remote.origin.url git@forge.etsi.org:mec/gs016-ue-app-api.git # timeout=10 16:06:18 Fetching upstream changes from git@forge.etsi.org:mec/gs016-ue-app-api.git 16:06:18 > git --version # timeout=10 16:06:18 using GIT_SSH to set credentials 16:06:18 > git fetch --tags --progress git@forge.etsi.org:mec/gs016-ue-app-api.git +refs/heads/*:refs/remotes/origin/* 16:06:19 skipping resolution of commit remotes/origin/master, since it originates from another repository 16:06:19 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 16:06:19 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 16:06:19 Checking out Revision 7dc352ee534c9ddcd4e5e4ceb252b84b67247fa7 (refs/remotes/origin/master) 16:06:19 > git config core.sparsecheckout # timeout=10 16:06:19 > git checkout -f 7dc352ee534c9ddcd4e5e4ceb252b84b67247fa7 16:06:19 Commit message: "Merge branch 'stf606-final' into 'master'" 16:06:19 > git rev-list --no-walk bd8593c709136368ab50b3668979cf6228351436 # timeout=10 16:06:20 [mec-gs-016] $ /bin/bash /tmp/jenkins6713867441635052833.sh 16:06:20 -- Validating and linting OpenAPI file UEAppInterfaceApi.json... 16:06:20 (node:31746) ExperimentalWarning: The fs.promises API is experimental 16:06:20 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3 16:06:21 Specification schema is invalid. 16:06:21 16:06:21 #/ 16:06:21 Must be an OpenAPI 3.0.x document 16:06:21 --- Validator returned 1, linter returned 1. 16:06:21 -- Validating and linting OpenAPI file UEAppInterfaceApi.yaml... 16:06:21 (node:31768) ExperimentalWarning: The fs.promises API is experimental 16:06:21 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3 16:06:21 Specification schema is invalid. 16:06:21 16:06:21 #/ 16:06:21 Must be an OpenAPI 3.0.x document 16:06:21 --- Validator returned 1, linter returned 1. 16:06:21 -- Final validation returns 1. 16:06:22 Build step 'Execute shell' marked build as failure 16:06:23 Finished: FAILURE