SuccessConsole Output

23:52:18 Manually triggered by user carignani for Gerrit: https://forge.etsi.org/gerrit/240
23:52:18 Building remotely on build.forge.etsi.org in workspace /home/jenkins/workspace/playground/forge-playground-oas-example
23:52:18  > git rev-parse --is-inside-work-tree # timeout=10
23:52:18 Fetching changes from the remote Git repository
23:52:18  > git config remote.origin.url ssh://jenkins@forge.etsi.org:29418/playground # timeout=10
23:52:18 Fetching upstream changes from ssh://jenkins@forge.etsi.org:29418/playground
23:52:18  > git --version # timeout=10
23:52:18 using GIT_SSH to set credentials 
23:52:18  > git fetch --tags --progress ssh://jenkins@forge.etsi.org:29418/playground refs/changes/40/240/1
23:52:18  > git rev-parse caf4073fcde99bcebd2e2cf95473043deda2abb4^{commit} # timeout=10
23:52:18 Checking out Revision caf4073fcde99bcebd2e2cf95473043deda2abb4 (refs/changes/40/240/1)
23:52:18  > git config core.sparsecheckout # timeout=10
23:52:18  > git checkout -f caf4073fcde99bcebd2e2cf95473043deda2abb4
23:52:18 Commit message: "Insert validation script for playground-spec1-example"
23:52:18  > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:52:18  > git rev-list c9dbe89dd46bc7434ad9ca04c8cb31b9a278bd43 # timeout=10
23:52:18 [forge-playground-oas-example] $ /bin/bash /tmp/jenkins5642184800666298135.sh
23:52:18 GERRIT_PROJECT GERRIT_CHANGE_NUMBER/GERRIT_PATCHSET_NUMBER
23:52:18 playground 240/1
23:52:18 Validating OAS spec
23:52:19 
23:52:19 API Warnings:
23:52:19 
23:52:19   #/definitions/Standard: Definition is defined but is not used: #/definitions/Standard
23:52:19 
23:52:19 Validation succeeded but with 1 warning
23:52:19 
23:52:19 Finished: SUCCESS