SuccessConsole Output

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