Console Output
12:01:32 Started by GitLab push by Elian Kraja
12:01:32 [EnvInject] - Loading node environment variables.
12:01:32 Building remotely on build3.forge.etsi.org (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-014
12:01:33 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
12:01:33 > git rev-parse --is-inside-work-tree # timeout=10
12:01:33 Fetching changes from the remote Git repository
12:01:33 > git config remote.origin.url git@forge.etsi.org:mec/gs014-ue-identity-api.git # timeout=10
12:01:33 Fetching upstream changes from git@forge.etsi.org:mec/gs014-ue-identity-api.git
12:01:33 > git --version # timeout=10
12:01:33 using GIT_SSH to set credentials
12:01:33 > git fetch --tags --progress git@forge.etsi.org:mec/gs014-ue-identity-api.git +refs/heads/*:refs/remotes/origin/*
12:01:34 > git rev-parse remotes/origin/stf606-final^{commit} # timeout=10
12:01:34 > git branch -a -v --no-abbrev --contains 6097a473585634a29cfc35df2312dd9697f6e6e4 # timeout=10
12:01:34 Checking out Revision 6097a473585634a29cfc35df2312dd9697f6e6e4 (origin/stf606-final)
12:01:34 > git config core.sparsecheckout # timeout=10
12:01:34 > git checkout -f 6097a473585634a29cfc35df2312dd9697f6e6e4
12:01:34 Commit message: "Merge branch 'stf606-draft' into 'stf606-final'"
12:01:34 > git rev-list --no-walk 2cad75e3f011c47ec1bc8b92a7824061e8dc3f3f # timeout=10
12:01:34 [mec-gs-014] $ /bin/bash /tmp/jenkins4346566789449572924.sh
12:01:34 -- Validating and linting OpenAPI file UEidentityAPI.json...
12:01:35 Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2
12:01:36 (node:35247) ExperimentalWarning: The http2 module is an experimental API.
12:01:36 [31mSpecification schema is invalid.[0m
12:01:36
12:01:36 [33m#/
12:01:36 [0mMust be an OpenAPI 3.0.x document
12:01:36 --- Validator returned 1, linter returned 1.
12:01:36 -- Validating and linting OpenAPI file UEidentityAPI.yaml...
12:01:37 Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2
12:01:38 (node:35267) ExperimentalWarning: The http2 module is an experimental API.
12:01:38 [31mSpecification schema is invalid.[0m
12:01:38
12:01:38 [33m#/
12:01:38 [0mMust be an OpenAPI 3.0.x document
12:01:38 --- Validator returned 1, linter returned 1.
12:01:38 -- Final validation returns 1.
12:01:38 Build step 'Execute shell' marked build as failure
12:01:38 Finished: FAILURE