Started by GitLab push by Pietro Piscione Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-021 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e > 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:mec/gs021-amsi-api.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:mec/gs021-amsi-api.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:mec/gs021-amsi-api.git +refs/heads/*:refs/remotes/origin/* > git rev-parse remotes/origin/stf593^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 828caf997d92df51df58294dd7cba8c8084d7947 # timeout=10 Checking out Revision 828caf997d92df51df58294dd7cba8c8084d7947 (origin/stf593) > git config core.sparsecheckout # timeout=10 > git checkout -f 828caf997d92df51df58294dd7cba8c8084d7947 Commit message: "Added callback into subscription endpoint" > git rev-list --no-walk 70ca800faa6ff6db968c38645ddedb77f6c89eb0 # timeout=10 [mec-gs-021] $ /bin/bash /tmp/jenkins13875071289507758579.sh -- Validating and linting OpenAPI file MEC021_AppMobilityService.json... MEC021_AppMobilityService.json is valid (node:16692) ExperimentalWarning: The http2 module is an experimental API. Specification is valid, with 0 lint errors --- Validator returned 0, linter returned 0. -- Validating and linting OpenAPI file MEC021_AppMobilityService.yaml... Swagger schema validation failed. Data does not match any schemas from 'oneOf' at #/components/schemas/AdjacentAppInfoNotification Data does not match any schemas from 'oneOf' at #/components/schemas/AdjacentAppInfoNotification/properties/timeStamp Additional properties not allowed: # description at #/properties/timeStamp Missing required property: $ref at #/properties/timeStamp Missing required property: $ref at #/components/schemas/AdjacentAppInfoNotification Data does not match any schemas from 'oneOf' at #/components/schemas/MobilityProcedureNotification Data does not match any schemas from 'oneOf' at #/components/schemas/MobilityProcedureNotification/properties/timeStamp Additional properties not allowed: # description at #/properties/timeStamp Missing required property: $ref at #/properties/timeStamp Missing required property: $ref at #/components/schemas/MobilityProcedureNotification Data does not match any schemas from 'oneOf' at #/components/schemas/ExpiryNotification Data does not match any schemas from 'oneOf' at #/components/schemas/ExpiryNotification/properties/timeStamp Additional properties not allowed: # description at #/properties/timeStamp Missing required property: $ref at #/properties/timeStamp Missing required property: $ref at #/components/schemas/ExpiryNotification JSON_OBJECT_VALIDATION_FAILED (node:16712) ExperimentalWarning: The http2 module is an experimental API. Specification is valid, with 0 lint errors --- Validator returned 1, linter returned 0. -- Final validator returns 1. Build step 'Execute shell' marked build as failure Finished: FAILURE