SuccessConsole Output

13:09:14 Started by GitLab push by Walter Featherstone
13:09:14 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
13:09:15 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
13:09:15  > git rev-parse --is-inside-work-tree # timeout=10
13:09:15 Fetching changes from the remote Git repository
13:09:15  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
13:09:15 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
13:09:15  > git --version # timeout=10
13:09:15 using GIT_SSH to set credentials 
13:09:15  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
13:09:15  > git rev-parse remotes/origin/develop^{commit} # timeout=10
13:09:15  > git branch -a -v --no-abbrev --contains 1ba59e805a8db00dfb162001e0048903406d544c # timeout=10
13:09:15 Checking out Revision 1ba59e805a8db00dfb162001e0048903406d544c (origin/develop)
13:09:15  > git config core.sparsecheckout # timeout=10
13:09:15  > git checkout -f 1ba59e805a8db00dfb162001e0048903406d544c
13:09:15 Commit message: "Updated to align with GS MEC-011 v2.0.9 - added yaml files"
13:09:15  > git rev-list --no-walk b409f1b80d24f8fa03aefe93990a4d3109a3323b # timeout=10
13:09:16 [mec-gs-011] $ /bin/bash /tmp/jenkins6203271810172937329.sh
13:09:16 -- Validating and linting OpenAPI file MecAppSupportApi.json...
13:09:17 MecAppSupportApi.json is valid
13:09:18 (node:128012) ExperimentalWarning: The http2 module is an experimental API.
13:09:18 Specification is valid, with 0 lint errors
13:09:18 --- Validator returned 0, linter returned 0.
13:09:18 -- Validating and linting OpenAPI file MecAppSupportApi.yaml...
13:09:19 MecAppSupportApi.yaml is valid
13:09:20 (node:128032) ExperimentalWarning: The http2 module is an experimental API.
13:09:20 Specification is valid, with 0 lint errors
13:09:20 --- Validator returned 0, linter returned 0.
13:09:20 -- Validating and linting OpenAPI file MecServiceMgmtApi.json...
13:09:21 MecServiceMgmtApi.json is valid
13:09:22 (node:128052) ExperimentalWarning: The http2 module is an experimental API.
13:09:22 Specification is valid, with 0 lint errors
13:09:22 --- Validator returned 0, linter returned 0.
13:09:22 -- Validating and linting OpenAPI file MecServiceMgmtApi.yaml...
13:09:23 MecServiceMgmtApi.yaml is valid
13:09:24 (node:128072) ExperimentalWarning: The http2 module is an experimental API.
13:09:24 Specification is valid, with 0 lint errors
13:09:24 --- Validator returned 0, linter returned 0.
13:09:24 -- Final validation returns 0.
13:09:25 Finished: SUCCESS