SuccessConsole Output

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