FailedConsole Output

16:16:22 Started by GitLab push by Michele Carignani
16:16:22 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012
16:16:22 [WS-CLEANUP] Deleting project workspace...
16:16:22 [WS-CLEANUP] Deferred wipeout is used...
16:16:22 [WS-CLEANUP] Done
16:16:22 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
16:16:22 Cloning the remote Git repository
16:16:22 Cloning repository git@forge.etsi.org:mec/gs012-rnis-api.git
16:16:22  > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012 # timeout=10
16:16:22 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git
16:16:22  > git --version # timeout=10
16:16:22 using GIT_SSH to set credentials 
16:16:22  > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/*
16:16:23  > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10
16:16:23  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:16:23  > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10
16:16:23 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git
16:16:23 using GIT_SSH to set credentials 
16:16:23  > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/*
16:16:23  > git rev-parse remotes/origin/automatic_generation^{commit} # timeout=10
16:16:23  > git branch -a -v --no-abbrev --contains 8a72b287bfbd9a0255cddb6a8adb550dbf0a3621 # timeout=10
16:16:23 Checking out Revision 8a72b287bfbd9a0255cddb6a8adb550dbf0a3621 (origin/automatic_generation)
16:16:23  > git config core.sparsecheckout # timeout=10
16:16:23  > git checkout -f 8a72b287bfbd9a0255cddb6a8adb550dbf0a3621
16:16:23 Commit message: "fix specification of int32 as discussed in the mailing list"
16:16:23  > git rev-list --no-walk 3c84441e0724cd3f328d319c710079fa5842b5e0 # timeout=10
16:16:24 [mec-gs-012] $ /bin/bash /tmp/jenkins16059211183255208620.sh
16:16:24 -- Validating and linting OpenAPI file RniAPI.yaml...
16:16:25 RniAPI.yaml is valid
16:16:26 (node:65626) ExperimentalWarning: The http2 module is an experimental API.
16:16:27 Specification schema is invalid.
16:16:27 
16:16:27 #/paths/~1queries~1s1_bearer_info/get/parameters/6/schema
16:16:27 Invalid type array for format int32
16:16:27 --- Validator returned 0, linter returned 1.
16:16:27 -- Final validator returns 1.
16:16:27 Build step 'Execute shell' marked build as failure
16:16:27 Finished: FAILURE