Started by GitLab push by Pietro Piscione [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-012 [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e Cloning the remote Git repository Cloning repository git@forge.etsi.org:mec/gs012-rnis-api.git > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012 # timeout=10 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/* > git rev-parse remotes/origin/stf606-draft^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains bf70b520deb23b8d7d256a2ff84804e3aa9a4be2 # timeout=10 Checking out Revision bf70b520deb23b8d7d256a2ff84804e3aa9a4be2 (origin/stf606-draft) > git config core.sparsecheckout # timeout=10 > git checkout -f bf70b520deb23b8d7d256a2ff84804e3aa9a4be2 Commit message: "OAS3.1.0 first draft added." > git rev-list --no-walk d0daa6a8f7c7a786dd3741e1c3e856e22aee383c # timeout=10 [mec-gs-012] $ /bin/bash /tmp/jenkins843500141880901391.sh -- Validating and linting OpenAPI file RniAPI.json... (node:16794) ExperimentalWarning: The fs.promises API is experimental RniAPI.json is valid Specification is valid, with 0 lint errors --- Validator returned 0, linter returned 0. -- Validating and linting OpenAPI file RniAPI.yaml... (node:16816) ExperimentalWarning: The fs.promises API is experimental RniAPI.yaml is valid Specification is valid, with 0 lint errors --- Validator returned 0, linter returned 0. -- Final validator returns 0. Finished: SUCCESS