Triggered by GitLab Merge Request #1: tomerc/patch-1 => master Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 1f01c74f114b6fb284c3cc1edb0aae3d4020a549 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1f01c74f114b6fb284c3cc1edb0aae3d4020a549 Commit message: "Added validation script" > git rev-list 1f01c74f114b6fb284c3cc1edb0aae3d4020a549 # timeout=10 [mec-gs-011] $ /bin/bash /tmp/jenkins1838413714723883265.sh -- Validating OpenAPI file Mp1.json... API Warnings: #/definitions/AppTerminationNotification: Definition is defined but is not used: #/definitions/AppTerminationNotification #/parameters/Body.SerAvailabilityNotificationSubscription: Parameter is defined but is not used: #/parameters/Body.SerAvailabilityNotificationSubscription Validation succeeded but with 2 warnings -- Validator returned 0. -- Validating OpenAPI file Mp1.yaml... API Warnings: #/definitions/AppTerminationNotification: Definition is defined but is not used: #/definitions/AppTerminationNotification #/parameters/Body.SerAvailabilityNotificationSubscription: Parameter is defined but is not used: #/parameters/Body.SerAvailabilityNotificationSubscription Validation succeeded but with 2 warnings -- Validator returned 0. -- Final validator returns 0. Finished: SUCCESS