SuccessConsole Output

18:35:33 Triggered by Gerrit: https://forge.etsi.org/gerrit/170
18:35:33 Building remotely on build.forge.etsi.org in workspace /home/jenkins/workspace/playground/forge-playground-oas-example
18:35:33 [WS-CLEANUP] Deleting project workspace...
18:35:33 [WS-CLEANUP] Done
18:35:38 Cloning the remote Git repository
18:35:38 Cloning repository ssh://jenkins@forge.etsi.org:29418/playground
18:35:38  > git init /home/jenkins/workspace/playground/forge-playground-oas-example # timeout=10
18:35:39 Fetching upstream changes from ssh://jenkins@forge.etsi.org:29418/playground
18:35:39  > git --version # timeout=10
18:35:39 using GIT_SSH to set credentials 
18:35:41  > git fetch --tags --progress ssh://jenkins@forge.etsi.org:29418/playground +refs/heads/*:refs/remotes/origin/*
18:35:41  > git config remote.origin.url ssh://jenkins@forge.etsi.org:29418/playground # timeout=10
18:35:41  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
18:35:41  > git config remote.origin.url ssh://jenkins@forge.etsi.org:29418/playground # timeout=10
18:35:41 Fetching upstream changes from ssh://jenkins@forge.etsi.org:29418/playground
18:35:41 using GIT_SSH to set credentials 
18:35:41  > git fetch --tags --progress ssh://jenkins@forge.etsi.org:29418/playground refs/changes/70/170/1
18:35:41  > git rev-parse 3b954fcfc7a36703e9ffe15ae66837fb3d3272b2^{commit} # timeout=10
18:35:41 Checking out Revision 3b954fcfc7a36703e9ffe15ae66837fb3d3272b2 (refs/changes/70/170/1)
18:35:44 Commit message: "change"
18:35:44  > git config core.sparsecheckout # timeout=10
18:35:44  > git checkout -f 3b954fcfc7a36703e9ffe15ae66837fb3d3272b2
18:35:44  > git rev-parse FETCH_HEAD^{commit} # timeout=10
18:35:44  > git rev-list 3a108abad9732802b15a2265caf8a9dd15734a31 # timeout=10
18:35:44 [forge-playground-oas-example] $ /bin/bash /tmp/jenkins4404351082364691691.sh
18:35:44 Validating OAS spec
18:35:47 
18:35:47 API Warnings:
18:35:47 
18:35:47   #/definitions/Standard: Definition is defined but is not used: #/definitions/Standard
18:35:47 
18:35:47 Validation succeeded but with 1 warning
18:35:47 
18:35:50 Finished: SUCCESS