18:05:10 Started by GitLab push by Michele Carignani 18:05:10 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012 18:05:10 [WS-CLEANUP] Deleting project workspace... 18:05:10 [WS-CLEANUP] Deferred wipeout is used... 18:05:10 [WS-CLEANUP] Done 18:05:10 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 18:05:10 Cloning the remote Git repository 18:05:10 Cloning repository git@forge.etsi.org:mec/gs012-rnis-api.git 18:05:10 > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012 # timeout=10 18:05:10 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git 18:05:10 > git --version # timeout=10 18:05:10 using GIT_SSH to set credentials 18:05:10 > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/* 18:05:11 > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10 18:05:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:05:11 > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10 18:05:11 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git 18:05:11 using GIT_SSH to set credentials 18:05:11 > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/* 18:05:12 > git rev-parse remotes/origin/stf593^{commit} # timeout=10 18:05:12 > git branch -a -v --no-abbrev --contains af97bcbd59ed89e3add67b4c4fad62a1e02ebe71 # timeout=10 18:05:12 Checking out Revision af97bcbd59ed89e3add67b4c4fad62a1e02ebe71 (origin/stf593, origin/ci-oas3) 18:05:12 > git config core.sparsecheckout # timeout=10 18:05:12 > git checkout -f af97bcbd59ed89e3add67b4c4fad62a1e02ebe71 18:05:12 Commit message: "update validation script to support oas 3" 18:05:12 > git rev-list --no-walk 1f1f1689f257063dcdc307b7d2a934239056a95f # timeout=10 18:05:12 > git rev-list --no-walk af97bcbd59ed89e3add67b4c4fad62a1e02ebe71 # timeout=10 18:05:12 [mec-gs-012] $ /bin/bash /tmp/jenkins632858375442730175.sh 18:05:12 -- Validating and linting OpenAPI file RniAPI.json... 18:05:13 RniAPI.json is valid 18:05:14 (node:87758) ExperimentalWarning: The http2 module is an experimental API. 18:05:14 Specification schema is invalid. 18:05:14 18:05:14 #/info/servers/0 18:05:14 expected Object { url: 'https://{apiRoot}/rni/v2' } to have key variables 18:05:14 missing keys: variables 18:05:14 --- Validator returned 0, linter returned 1. 18:05:14 -- Validating and linting OpenAPI file RniAPI.yaml... 18:05:15 RniAPI.yaml is valid 18:05:16 (node:87778) ExperimentalWarning: The http2 module is an experimental API. 18:05:16 Specification schema is invalid. 18:05:16 18:05:16 #/info/servers/0 18:05:16 expected Object { url: 'https://{apiRoot}/rni/v2' } to have key variables 18:05:16 missing keys: variables 18:05:16 --- Validator returned 0, linter returned 1. 18:05:16 -- Final validator returns 1. 18:05:16 Build step 'Execute shell' marked build as failure 18:05:16 Finished: FAILURE