SuccessConsole Output

15:36:21 Triggered by Gerrit: https://forge.etsi.org/gerrit/73
15:36:21 Building remotely on build.forge.etsi.org in workspace /home/jenkins/workspace/playground/forge-playground-oas-example
15:36:21 [WS-CLEANUP] Deleting project workspace...
15:36:21 [WS-CLEANUP] Done
15:36:21 Cloning the remote Git repository
15:36:21 Cloning repository ssh://jenkins@forge.etsi.org:29418/playground
15:36:21  > git init /home/jenkins/workspace/playground/forge-playground-oas-example # timeout=10
15:36:21 Fetching upstream changes from ssh://jenkins@forge.etsi.org:29418/playground
15:36:21  > git --version # timeout=10
15:36:21 using GIT_SSH to set credentials 
15:36:21  > git fetch --tags --progress ssh://jenkins@forge.etsi.org:29418/playground +refs/heads/*:refs/remotes/origin/*
15:36:21  > git config remote.origin.url ssh://jenkins@forge.etsi.org:29418/playground # timeout=10
15:36:21  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:36:21  > git config remote.origin.url ssh://jenkins@forge.etsi.org:29418/playground # timeout=10
15:36:21 Fetching upstream changes from ssh://jenkins@forge.etsi.org:29418/playground
15:36:21 using GIT_SSH to set credentials 
15:36:21  > git fetch --tags --progress ssh://jenkins@forge.etsi.org:29418/playground refs/changes/73/73/1
15:36:21  > git rev-parse dcd7b81658eb4a45f5ff2bd34bd2461eb59c061d^{commit} # timeout=10
15:36:21 Checking out Revision dcd7b81658eb4a45f5ff2bd34bd2461eb59c061d (refs/changes/73/73/1)
15:36:21 Commit message: "jenkins job exits with proper code"
15:36:21  > git config core.sparsecheckout # timeout=10
15:36:21  > git checkout -f dcd7b81658eb4a45f5ff2bd34bd2461eb59c061d
15:36:21  > git rev-parse FETCH_HEAD^{commit} # timeout=10
15:36:21  > git rev-list 7d2b0224ab494256a791e9dfbbd6b7faac86625d # timeout=10
15:36:21 [forge-playground-oas-example] $ /bin/bash /tmp/jenkins3538134853318980589.sh
15:36:21 Validating OAS spec
15:36:22 
15:36:22 API Warnings:
15:36:22 
15:36:22   #/definitions/Standard: Definition is defined but is not used: #/definitions/Standard
15:36:22 
15:36:22 Validation succeeded but with 1 warning
15:36:22 
15:36:22 Finished: SUCCESS