SuccessConsole Output

23:39:52 Triggered by Gerrit: https://forge.etsi.org/gerrit/237
23:39:52 Building remotely on build.forge.etsi.org in workspace /home/jenkins/workspace/playground/forge-playground-oas-example
23:39:52  > git rev-parse --is-inside-work-tree # timeout=10
23:39:52 Fetching changes from the remote Git repository
23:39:52  > git config remote.origin.url ssh://jenkins@forge.etsi.org:29418/playground # timeout=10
23:39:52 Fetching upstream changes from ssh://jenkins@forge.etsi.org:29418/playground
23:39:52  > git --version # timeout=10
23:39:52 using GIT_SSH to set credentials 
23:39:52  > git fetch --tags --progress ssh://jenkins@forge.etsi.org:29418/playground refs/changes/37/237/1
23:39:53  > git rev-parse 88cc8c18d43d6401c578e782f431c33d2285d0e2^{commit} # timeout=10
23:39:53 Checking out Revision 88cc8c18d43d6401c578e782f431c33d2285d0e2 (refs/changes/37/237/1)
23:39:53  > git config core.sparsecheckout # timeout=10
23:39:53  > git checkout -f 88cc8c18d43d6401c578e782f431c33d2285d0e2
23:39:53 Commit message: "Removed xml data format"
23:39:53  > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:39:53  > git rev-list f1f4b8c1dbdaf0c1b88851d4f300156e78700a1c # timeout=10
23:39:53 [forge-playground-oas-example] $ /bin/bash /tmp/jenkins2215539048838754311.sh
23:39:53 GERRIT_PROJECT GERRIT_CHANGE_NUMBER/GERRIT_PATCHSET_NUMBER
23:39:53 playground 237/1
23:39:53 Validating OAS spec
23:39:53 
23:39:53 API Warnings:
23:39:53 
23:39:53   #/definitions/Standard: Definition is defined but is not used: #/definitions/Standard
23:39:53 
23:39:53 Validation succeeded but with 1 warning
23:39:53 
23:39:53 Finished: SUCCESS