SuccessConsole Output

15:37:52 Triggered by Gerrit: https://forge.etsi.org/gerrit/134
15:37:52 Building remotely on build.forge.etsi.org in workspace /home/jenkins/workspace/playground/forge-playground-oas-example
15:37:52  > git rev-parse --is-inside-work-tree # timeout=10
15:37:52 Fetching changes from the remote Git repository
15:37:52  > git config remote.origin.url ssh://jenkins@forge.etsi.org:29418/playground # timeout=10
15:37:52 Fetching upstream changes from ssh://jenkins@forge.etsi.org:29418/playground
15:37:52  > git --version # timeout=10
15:37:52 using GIT_SSH to set credentials 
15:37:52  > git fetch --tags --progress ssh://jenkins@forge.etsi.org:29418/playground refs/changes/34/134/4
15:37:53  > git rev-parse 4294e5155d9a5357fbf54b54dc8a2d30c881c8e7^{commit} # timeout=10
15:37:53 Checking out Revision 4294e5155d9a5357fbf54b54dc8a2d30c881c8e7 (refs/changes/34/134/4)
15:37:53  > git config core.sparsecheckout # timeout=10
15:37:53  > git checkout -f 4294e5155d9a5357fbf54b54dc8a2d30c881c8e7
15:37:53 Commit message: "This is to test the add patch persmission"
15:37:53  > git rev-parse FETCH_HEAD^{commit} # timeout=10
15:37:53  > git rev-list e1a5a1792360a78a8b77c5f5380a21aae5481309 # timeout=10
15:37:53 [forge-playground-oas-example] $ /bin/bash /tmp/jenkins8586009821004106097.sh
15:37:53 Validating OAS spec
15:37:53 
15:37:53 API Warnings:
15:37:53 
15:37:53   #/definitions/Standard: Definition is defined but is not used: #/definitions/Standard
15:37:53 
15:37:53 Validation succeeded but with 1 warning
15:37:53 
15:37:53 Finished: SUCCESS