SuccessConsole Output

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