SuccessConsole Output

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