SuccessConsole Output

21:52:33 Started by GitLab push by Walter Featherstone
21:52:33 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
21:52:33  > git rev-parse --is-inside-work-tree # timeout=10
21:52:33 Fetching changes from the remote Git repository
21:52:33  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
21:52:33 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
21:52:33  > git --version # timeout=10
21:52:33 using GIT_SSH to set credentials 
21:52:33  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
21:52:34  > git rev-parse origin/master^{commit} # timeout=10
21:52:34 Checking out Revision fd09744950be774c31b7196a048e2a780c8a4d54 (origin/master)
21:52:34  > git config core.sparsecheckout # timeout=10
21:52:34  > git checkout -f fd09744950be774c31b7196a048e2a780c8a4d54
21:52:34 Commit message: "Attributes in URI are just string"
21:52:34  > git rev-list fd09744950be774c31b7196a048e2a780c8a4d54 # timeout=10
21:52:34 [mec-gs-011] $ /bin/bash /tmp/jenkins11861198682706439505.sh
21:52:34 -- Validating OpenAPI file Mp1.json...
21:52:35 
21:52:35 API Warnings:
21:52:35 
21:52:35   #/definitions/AppTerminationNotification: Definition is defined but is not used: #/definitions/AppTerminationNotification
21:52:35   #/parameters/Body.SerAvailabilityNotificationSubscription: Parameter is defined but is not used: #/parameters/Body.SerAvailabilityNotificationSubscription
21:52:35 
21:52:35 Validation succeeded but with 2 warnings
21:52:35 
21:52:35 -- Validator returned 0.
21:52:35 
21:52:35 -- Validating OpenAPI file Mp1.yaml...
21:52:36 
21:52:36 API Warnings:
21:52:36 
21:52:36   #/definitions/AppTerminationNotification: Definition is defined but is not used: #/definitions/AppTerminationNotification
21:52:36   #/parameters/Body.SerAvailabilityNotificationSubscription: Parameter is defined but is not used: #/parameters/Body.SerAvailabilityNotificationSubscription
21:52:36 
21:52:36 Validation succeeded but with 2 warnings
21:52:36 
21:52:36 -- Validator returned 0.
21:52:36 
21:52:36 -- Final validator returns 0.
21:52:36 Finished: SUCCESS