FailedConsole Output

07:21:01 Started by GitLab push by Michel Roy
07:21:01 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012
07:21:01 [WS-CLEANUP] Deleting project workspace...
07:21:01 [WS-CLEANUP] Deferred wipeout is used...
07:21:01 [WS-CLEANUP] Done
07:21:01 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
07:21:02 Cloning the remote Git repository
07:21:02 Cloning repository git@forge.etsi.org:mec/gs012-rnis-api.git
07:21:02  > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012 # timeout=10
07:21:02 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git
07:21:02  > git --version # timeout=10
07:21:02 using GIT_SSH to set credentials 
07:21:02  > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/*
07:21:03  > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10
07:21:03  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
07:21:03  > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10
07:21:03 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git
07:21:03 using GIT_SSH to set credentials 
07:21:03  > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/*
07:21:03  > git rev-parse remotes/origin/stf593^{commit} # timeout=10
07:21:03  > git branch -a -v --no-abbrev --contains 63917ceebb10b8ddc13476b4cc1927831026a387 # timeout=10
07:21:03 Checking out Revision 63917ceebb10b8ddc13476b4cc1927831026a387 (origin/stf593)
07:21:03  > git config core.sparsecheckout # timeout=10
07:21:03  > git checkout -f 63917ceebb10b8ddc13476b4cc1927831026a387
07:21:03 Commit message: "Merge branch 'stf593' of https://forge.etsi.org/rep/mec/gs012-rnis-api into stf593"
07:21:03  > git rev-list --no-walk af97bcbd59ed89e3add67b4c4fad62a1e02ebe71 # timeout=10
07:21:04 [mec-gs-012] $ /bin/bash /tmp/jenkins18249519508261676536.sh
07:21:04 -- Validating and linting OpenAPI file RniAPI.json...
07:21:05 RniAPI.json is valid
07:21:07 (node:94893) ExperimentalWarning: The http2 module is an experimental API.
07:21:07 Specification contains lint errors: 1
07:21:07 
07:21:07 #/info  R: info-contact  D: info object should contain contact object
07:21:07 expected Object {
07:21:07   title: 'ETSI GS MEC 012 - Radio Network Information API',
07:21:07   version: '2.1.1',
07:21:07   description: 'The ETSI MEC ISG MEC012 Radio Network Information API described using OpenAPI.',
07:21:07   license: Object {
07:21:07   ... snip ...
07:21:07 } to have property contact
07:21:07 
07:21:07 More information: https://speccy.io/rules/1-rulesets#info-contact
07:21:07 
07:21:07 --- Validator returned 0, linter returned 1.
07:21:07 -- Validating and linting OpenAPI file RniAPI.yaml...
07:21:08 RniAPI.yaml is valid
07:21:09 (node:94914) ExperimentalWarning: The http2 module is an experimental API.
07:21:10 Specification contains lint errors: 1
07:21:10 
07:21:10 #/info  R: info-contact  D: info object should contain contact object
07:21:10 expected Object {
07:21:10   title: 'ETSI GS MEC 012 - Radio Network Information API',
07:21:10   version: '2.1.1',
07:21:10   description: 'The ETSI MEC ISG MEC012 Radio Network Information API described using OpenAPI.',
07:21:10   license: Object {
07:21:10   ... snip ...
07:21:10 } to have property contact
07:21:10 
07:21:10 More information: https://speccy.io/rules/1-rulesets#info-contact
07:21:10 
07:21:10 --- Validator returned 0, linter returned 1.
07:21:10 -- Final validator returns 1.
07:21:10 Build step 'Execute shell' marked build as failure
07:21:10 Finished: FAILURE