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