SuccessConsole Output

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