Started by GitLab push by Michele Carignani Building remotely on Build 3 (selenium 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/automatic_generation^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 8a72b287bfbd9a0255cddb6a8adb550dbf0a3621 # timeout=10 Checking out Revision 8a72b287bfbd9a0255cddb6a8adb550dbf0a3621 (origin/automatic_generation) > git config core.sparsecheckout # timeout=10 > git checkout -f 8a72b287bfbd9a0255cddb6a8adb550dbf0a3621 Commit message: "fix specification of int32 as discussed in the mailing list" > git rev-list --no-walk 3c84441e0724cd3f328d319c710079fa5842b5e0 # timeout=10 [mec-gs-012] $ /bin/bash /tmp/jenkins16059211183255208620.sh -- Validating and linting OpenAPI file RniAPI.yaml... RniAPI.yaml is valid (node:65626) ExperimentalWarning: The http2 module is an experimental API. Specification schema is invalid. #/paths/~1queries~1s1_bearer_info/get/parameters/6/schema Invalid type array for format int32 --- Validator returned 0, linter returned 1. -- Final validator returns 1. Build step 'Execute shell' marked build as failure Finished: FAILURE