SuccessConsole Output

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