SuccessConsole Output

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