SuccessConsole Output

Started by GitLab push by Walter Featherstone
Building remotely on build.forge.etsi.org in workspace /home/jenkins/workspace/playground/mec-11-test-gitlab
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@forge.etsi.org:carignani/mec-11-test.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:carignani/mec-11-test.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:carignani/mec-11-test.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse remotes/origin/master^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains f8a316288d64653405ea59e54909cb18641635c1 # timeout=10
Checking out Revision f8a316288d64653405ea59e54909cb18641635c1 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f8a316288d64653405ea59e54909cb18641635c1
Commit message: "Used readOnly in place of .Request/.Response (not all files pushed in first attempt)"
 > git rev-list db0411097dae3af736f5322fd3557fd41a2312ae # timeout=10
[mec-11-test-gitlab] $ /bin/bash /tmp/jenkins4383942127009831503.sh
-- Validating OpenAPI file Mp1.json...

API Warnings:

  #/definitions/AppTerminationNotification: Definition is defined but is not used: #/definitions/AppTerminationNotification
  #/parameters/Body.SerAvailabilityNotificationSubscription: Parameter is defined but is not used: #/parameters/Body.SerAvailabilityNotificationSubscription

Validation succeeded but with 2 warnings

-- Validator returned 0.

-- Validating OpenAPI file Mp1.yaml...

API Warnings:

  #/definitions/AppTerminationNotification: Definition is defined but is not used: #/definitions/AppTerminationNotification
  #/parameters/Body.SerAvailabilityNotificationSubscription: Parameter is defined but is not used: #/parameters/Body.SerAvailabilityNotificationSubscription

Validation succeeded but with 2 warnings

-- Validator returned 0.

-- Final validator returns 0.
Finished: SUCCESS