SuccessConsole Output

11:29:49 Started by GitLab push by M. Rehan Abbasi
11:29:49 [EnvInject] - Loading node environment variables.
11:29:49 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-016
11:29:49 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
11:29:49 Cloning the remote Git repository
11:29:49 Cloning repository git@forge.etsi.org:mec/gs016-ue-app-api.git
11:29:49  > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-016 # timeout=10
11:29:49 Fetching upstream changes from git@forge.etsi.org:mec/gs016-ue-app-api.git
11:29:49  > git --version # timeout=10
11:29:49 using GIT_SSH to set credentials 
11:29:49  > git fetch --tags --progress git@forge.etsi.org:mec/gs016-ue-app-api.git +refs/heads/*:refs/remotes/origin/*
11:29:50  > git config remote.origin.url git@forge.etsi.org:mec/gs016-ue-app-api.git # timeout=10
11:29:50  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:29:50  > git config remote.origin.url git@forge.etsi.org:mec/gs016-ue-app-api.git # timeout=10
11:29:50 Fetching upstream changes from git@forge.etsi.org:mec/gs016-ue-app-api.git
11:29:50 using GIT_SSH to set credentials 
11:29:50  > git fetch --tags --progress git@forge.etsi.org:mec/gs016-ue-app-api.git +refs/heads/*:refs/remotes/origin/*
11:29:51 skipping resolution of commit remotes/origin/stf606-draft, since it originates from another repository
11:29:51  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:29:51  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
11:29:51 Checking out Revision bd8593c709136368ab50b3668979cf6228351436 (refs/remotes/origin/master)
11:29:51  > git config core.sparsecheckout # timeout=10
11:29:51  > git checkout -f bd8593c709136368ab50b3668979cf6228351436
11:29:51 Commit message: "Merge branch 'develop' into 'master'"
11:29:51  > git rev-list --no-walk bd8593c709136368ab50b3668979cf6228351436 # timeout=10
11:29:51 [mec-gs-016] $ /bin/bash /tmp/jenkins1722458977865330169.sh
11:29:51 -- Validating and linting OpenAPI file UEAppInterfaceApi.json...
11:29:52 (node:29350) ExperimentalWarning: The fs.promises API is experimental
11:29:52 UEAppInterfaceApi.json is valid
11:29:53 Specification is valid, with 0 lint errors
11:29:53 --- Validator returned 0, linter returned 0.
11:29:53 -- Validating and linting OpenAPI file UEAppInterfaceApi.yaml...
11:29:53 (node:29372) ExperimentalWarning: The fs.promises API is experimental
11:29:53 UEAppInterfaceApi.yaml is valid
11:29:54 Specification is valid, with 0 lint errors
11:29:54 --- Validator returned 0, linter returned 0.
11:29:54 -- Final validation returns 0.
11:29:56 Finished: SUCCESS