SuccessConsole Output

10:52:49 Started by user carignani
10:52:49 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-015
10:52:49 Cloning the remote Git repository
10:52:49 Cloning repository git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git
10:52:49  > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-015 # timeout=10
10:52:49 Fetching upstream changes from git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git
10:52:49  > git --version # timeout=10
10:52:49 using GIT_SSH to set credentials 
10:52:49  > git fetch --tags --progress git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git +refs/heads/*:refs/remotes/origin/*
10:52:49  > git config remote.origin.url git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git # timeout=10
10:52:49  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:52:49  > git config remote.origin.url git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git # timeout=10
10:52:49 Fetching upstream changes from git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git
10:52:49 using GIT_SSH to set credentials 
10:52:49  > git fetch --tags --progress git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git +refs/heads/*:refs/remotes/origin/*
10:52:50  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:52:50  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
10:52:50 Checking out Revision b596207f7d8048c7eb0ee8296063d0e78e79fa68 (refs/remotes/origin/master)
10:52:50  > git config core.sparsecheckout # timeout=10
10:52:50  > git checkout -f b596207f7d8048c7eb0ee8296063d0e78e79fa68
10:52:50 Commit message: "Fixed links in README.md"
10:52:50 First time build. Skipping changelog.
10:52:50 [mec-gs-015] $ /bin/bash /tmp/jenkins8194863296202236270.sh
10:52:50 -- Validating OpenAPI file BwManagementApi.json...
10:52:50 -- Validator returned 0.
10:52:50 
10:52:50 -- Validating OpenAPI file BwManagementApi.yaml...
10:52:51 -- Validator returned 0.
10:52:51 
10:52:51 -- Final validator returns 0.
10:52:51 Finished: SUCCESS