SuccessConsole Output

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