SuccessConsole Output

Started by GitLab push by Jesus de Gregorio
Lightweight checkout support not available, falling back to full checkout.
Checking out git git@forge.etsi.org:forge-tools/3gpp-scripts.git into /var/lib/jenkins/jobs/3GPP/jobs/openapi-playground-any-commit/workspace@script to read Jenkinsfile
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:forge-tools/3gpp-scripts.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:forge-tools/3gpp-scripts.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:forge-tools/3gpp-scripts.git +refs/heads/*:refs/remotes/origin/*
skipping resolution of commit remotes/origin/Rel15-draft-CT89, since it originates from another repository
Seen branch in repository origin/master
Seen branch in repository origin/tags
Seen 2 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision b28df74c4b3f0a4444fc9fadb37027cfcde1972a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b28df74c4b3f0a4444fc9fadb37027cfcde1972a
Commit message: "Add Jenkinsfile for LI"
 > git rev-list --no-walk b28df74c4b3f0a4444fc9fadb37027cfcde1972a # timeout=10
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] node
Running on build.forge.etsi.org in /home/jenkins/workspace/3GPP/openapi-playground-any-commit
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
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:forge-tools/3gpp-scripts.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:forge-tools/3gpp-scripts.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:forge-tools/3gpp-scripts.git +refs/heads/*:refs/remotes/origin/*
skipping resolution of commit remotes/origin/Rel15-draft-CT89, since it originates from another repository
Seen branch in repository origin/master
Seen branch in repository origin/tags
Seen 2 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision b28df74c4b3f0a4444fc9fadb37027cfcde1972a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b28df74c4b3f0a4444fc9fadb37027cfcde1972a
Commit message: "Add Jenkinsfile for LI"
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] gitlabBuilds
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Resolve)
[Pipeline] sh
+ echo Resolve stage
Resolve stage
[Pipeline] updateGitlabCommitStatus
[Pipeline] dir
Running in /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis
[Pipeline] {
[Pipeline] checkout
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:3GPP/5G_APIs.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:3GPP/5G_APIs.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:3GPP/5G_APIs.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse remotes/origin/Rel15-draft-CT89^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains 767ef604e3f1659dbd6195c879a0980e9b9c2f51 # timeout=10
Checking out Revision 767ef604e3f1659dbd6195c879a0980e9b9c2f51 (origin/Rel15-draft-CT89, origin/REL-15)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 767ef604e3f1659dbd6195c879a0980e9b9c2f51
Commit message: "Update README.md"
 > git rev-list --no-walk efbde238d7facfa8457f0f79e4d5cb5e20a7039d # timeout=10
[Pipeline] sh
+ git log --oneline -n 5
767ef60 Update README.md
f6ea45c CT#88
de06deb SA#88
6aff18e CT#88
b49b758 Update README.md
[Pipeline] sh
+ git status -sb
## HEAD (no branch)
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /home/jenkins/workspace/3GPP/openapi-playground-any-commit/scripts
[Pipeline] {
[Pipeline] checkout
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:cti/forge-tools/3gpp-scripts.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:cti/forge-tools/3gpp-scripts.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:cti/forge-tools/3gpp-scripts.git +refs/heads/*:refs/remotes/origin/*
skipping resolution of commit remotes/origin/Rel15-draft-CT89, since it originates from another repository
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision b28df74c4b3f0a4444fc9fadb37027cfcde1972a (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b28df74c4b3f0a4444fc9fadb37027cfcde1972a
Commit message: "Add Jenkinsfile for LI"
[Pipeline] }
[Pipeline] // dir
[Pipeline] updateGitlabCommitStatus
[Pipeline] script
[Pipeline] {
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] updateGitlabCommitStatus
[Pipeline] sh
+ echo Validate stage
Validate stage
[Pipeline] sh
+ bash ./scripts/validate-all.sh ./apis
------ Switching to ./apis folder --------
------ Content of the folder ------
README.md
TS29122_AsSessionWithQoS.yaml
TS29122_ChargeableParty.yaml
TS29122_CommonData.yaml
TS29122_CpProvisioning.yaml
TS29122_DeviceTriggering.yaml
TS29122_ECRControl.yaml
TS29122_GMDviaMBMSbyMB2.yaml
TS29122_GMDviaMBMSbyxMB.yaml
TS29122_MonitoringEvent.yaml
TS29122_MsisdnLessMoSms.yaml
TS29122_NIDD.yaml
TS29122_NpConfiguration.yaml
TS29122_PfdManagement.yaml
TS29122_ReportingNetworkStatus.yaml
TS29122_ResourceManagementOfBdt.yaml
TS29222_AEF_Security_API.yaml
TS29222_CAPIF_Access_Control_Policy_API.yaml
TS29222_CAPIF_API_Invoker_Management_API.yaml
TS29222_CAPIF_Auditing_API.yaml
TS29222_CAPIF_Discover_Service_API.yaml
TS29222_CAPIF_Events_API.yaml
TS29222_CAPIF_Logging_API_Invocation_API.yaml
TS29222_CAPIF_Publish_Service_API.yaml
TS29222_CAPIF_Security_API.yaml
TS29502_Nsmf_PDUSession.yaml
TS29503_Nudm_EE.yaml
TS29503_Nudm_PP.yaml
TS29503_Nudm_SDM.yaml
TS29503_Nudm_UEAU.yaml
TS29503_Nudm_UECM.yaml
TS29504_Nudr_DataRepository.yaml
TS29505_Subscription_Data.yaml
TS29507_Npcf_AMPolicyControl.yaml
TS29508_Nsmf_EventExposure.yaml
TS29509_Nausf_SoRProtection.yaml
TS29509_Nausf_UEAuthentication.yaml
TS29509_Nausf_UPUProtection.yaml
TS29510_Nnrf_AccessToken.yaml
TS29510_Nnrf_NFDiscovery.yaml
TS29510_Nnrf_NFManagement.yaml
TS29511_N5g-eir_EquipmentIdentityCheck.yaml
TS29512_Npcf_SMPolicyControl.yaml
TS29514_Npcf_PolicyAuthorization.yaml
TS29518_Namf_Communication.yaml
TS29518_Namf_EventExposure.yaml
TS29518_Namf_Location.yaml
TS29518_Namf_MT.yaml
TS29519_Application_Data.yaml
TS29519_Exposure_Data.yaml
TS29519_Policy_Data.yaml
TS29520_Nnwdaf_AnalyticsInfo.yaml
TS29520_Nnwdaf_EventsSubscription.yaml
TS29521_Nbsf_Management.yaml
TS29522_TrafficInfluence.yaml
TS29523_Npcf_EventExposure.yaml
TS29525_Npcf_UEPolicyControl.yaml
TS29531_Nnssf_NSSAIAvailability.yaml
TS29531_Nnssf_NSSelection.yaml
TS29540_Nsmsf_SMService.yaml
TS29551_Nnef_PFDmanagement.yaml
TS29554_Npcf_BDTPolicyControl.yaml
TS29571_CommonData.yaml
TS29572_Nlmf_Location.yaml
TS29573_JOSEProtectedMessageForwarding.yaml
TS29573_N32_Handshake.yaml
TS29594_Nchf_SpendingLimitControl.yaml
TS32291_Nchf_ConvergedCharging.yaml
------ Validating all YAML files ------
----  Will validate: ./TS29122_AsSessionWithQoS.yaml ----
(node:4998) ExperimentalWarning: The fs.promises API is experimental
./TS29122_AsSessionWithQoS.yaml is valid
----  Will validate: ./TS29122_ChargeableParty.yaml ----
(node:5009) ExperimentalWarning: The fs.promises API is experimental
./TS29122_ChargeableParty.yaml is valid
----  Will validate: ./TS29122_CommonData.yaml ----
(node:5020) ExperimentalWarning: The fs.promises API is experimental
./TS29122_CommonData.yaml is valid
----  Will validate: ./TS29122_CpProvisioning.yaml ----
(node:5031) ExperimentalWarning: The fs.promises API is experimental
./TS29122_CpProvisioning.yaml is valid
----  Will validate: ./TS29122_DeviceTriggering.yaml ----
(node:5042) ExperimentalWarning: The fs.promises API is experimental
./TS29122_DeviceTriggering.yaml is valid
----  Will validate: ./TS29122_ECRControl.yaml ----
(node:5053) ExperimentalWarning: The fs.promises API is experimental
./TS29122_ECRControl.yaml is valid
----  Will validate: ./TS29122_GMDviaMBMSbyMB2.yaml ----
(node:5066) ExperimentalWarning: The fs.promises API is experimental
./TS29122_GMDviaMBMSbyMB2.yaml is valid
----  Will validate: ./TS29122_GMDviaMBMSbyxMB.yaml ----
(node:5077) ExperimentalWarning: The fs.promises API is experimental
./TS29122_GMDviaMBMSbyxMB.yaml is valid
----  Will validate: ./TS29122_MonitoringEvent.yaml ----
(node:5088) ExperimentalWarning: The fs.promises API is experimental
./TS29122_MonitoringEvent.yaml is valid
----  Will validate: ./TS29122_MsisdnLessMoSms.yaml ----
(node:5099) ExperimentalWarning: The fs.promises API is experimental
./TS29122_MsisdnLessMoSms.yaml is valid
----  Will validate: ./TS29122_NIDD.yaml ----
(node:5110) ExperimentalWarning: The fs.promises API is experimental
./TS29122_NIDD.yaml is valid
----  Will validate: ./TS29122_NpConfiguration.yaml ----
(node:5121) ExperimentalWarning: The fs.promises API is experimental
./TS29122_NpConfiguration.yaml is valid
----  Will validate: ./TS29122_PfdManagement.yaml ----
(node:5134) ExperimentalWarning: The fs.promises API is experimental
./TS29122_PfdManagement.yaml is valid
----  Will validate: ./TS29122_ReportingNetworkStatus.yaml ----
(node:5145) ExperimentalWarning: The fs.promises API is experimental
./TS29122_ReportingNetworkStatus.yaml is valid
----  Will validate: ./TS29122_ResourceManagementOfBdt.yaml ----
(node:5156) ExperimentalWarning: The fs.promises API is experimental
./TS29122_ResourceManagementOfBdt.yaml is valid
----  Will validate: ./TS29222_AEF_Security_API.yaml ----
(node:5167) ExperimentalWarning: The fs.promises API is experimental
./TS29222_AEF_Security_API.yaml is valid
----  Will validate: ./TS29222_CAPIF_Access_Control_Policy_API.yaml ----
(node:5178) ExperimentalWarning: The fs.promises API is experimental
./TS29222_CAPIF_Access_Control_Policy_API.yaml is valid
----  Will validate: ./TS29222_CAPIF_API_Invoker_Management_API.yaml ----
(node:5189) ExperimentalWarning: The fs.promises API is experimental
./TS29222_CAPIF_API_Invoker_Management_API.yaml is valid
----  Will validate: ./TS29222_CAPIF_Auditing_API.yaml ----
(node:5200) ExperimentalWarning: The fs.promises API is experimental
./TS29222_CAPIF_Auditing_API.yaml is valid
----  Will validate: ./TS29222_CAPIF_Discover_Service_API.yaml ----
(node:5213) ExperimentalWarning: The fs.promises API is experimental
./TS29222_CAPIF_Discover_Service_API.yaml is valid
----  Will validate: ./TS29222_CAPIF_Events_API.yaml ----
(node:5224) ExperimentalWarning: The fs.promises API is experimental
./TS29222_CAPIF_Events_API.yaml is valid
----  Will validate: ./TS29222_CAPIF_Logging_API_Invocation_API.yaml ----
(node:5235) ExperimentalWarning: The fs.promises API is experimental
./TS29222_CAPIF_Logging_API_Invocation_API.yaml is valid
----  Will validate: ./TS29222_CAPIF_Publish_Service_API.yaml ----
(node:5246) ExperimentalWarning: The fs.promises API is experimental
./TS29222_CAPIF_Publish_Service_API.yaml is valid
----  Will validate: ./TS29222_CAPIF_Security_API.yaml ----
(node:5257) ExperimentalWarning: The fs.promises API is experimental
./TS29222_CAPIF_Security_API.yaml is valid
----  Will validate: ./TS29502_Nsmf_PDUSession.yaml ----
(node:5268) ExperimentalWarning: The fs.promises API is experimental
./TS29502_Nsmf_PDUSession.yaml is valid
----  Will validate: ./TS29503_Nudm_EE.yaml ----
(node:5281) ExperimentalWarning: The fs.promises API is experimental
./TS29503_Nudm_EE.yaml is valid
----  Will validate: ./TS29503_Nudm_PP.yaml ----
(node:5292) ExperimentalWarning: The fs.promises API is experimental
./TS29503_Nudm_PP.yaml is valid
----  Will validate: ./TS29503_Nudm_SDM.yaml ----
(node:5303) ExperimentalWarning: The fs.promises API is experimental
./TS29503_Nudm_SDM.yaml is valid
----  Will validate: ./TS29503_Nudm_UEAU.yaml ----
(node:5314) ExperimentalWarning: The fs.promises API is experimental
./TS29503_Nudm_UEAU.yaml is valid
----  Will validate: ./TS29503_Nudm_UECM.yaml ----
(node:5325) ExperimentalWarning: The fs.promises API is experimental
./TS29503_Nudm_UECM.yaml is valid
----  Will validate: ./TS29504_Nudr_DataRepository.yaml ----
(node:5336) ExperimentalWarning: The fs.promises API is experimental
./TS29504_Nudr_DataRepository.yaml is valid
----  Will validate: ./TS29505_Subscription_Data.yaml ----
(node:5349) ExperimentalWarning: The fs.promises API is experimental
./TS29505_Subscription_Data.yaml is valid
----  Will validate: ./TS29507_Npcf_AMPolicyControl.yaml ----
(node:5360) ExperimentalWarning: The fs.promises API is experimental
./TS29507_Npcf_AMPolicyControl.yaml is valid
----  Will validate: ./TS29508_Nsmf_EventExposure.yaml ----
(node:5371) ExperimentalWarning: The fs.promises API is experimental
./TS29508_Nsmf_EventExposure.yaml is valid
----  Will validate: ./TS29509_Nausf_SoRProtection.yaml ----
(node:5382) ExperimentalWarning: The fs.promises API is experimental
./TS29509_Nausf_SoRProtection.yaml is valid
----  Will validate: ./TS29509_Nausf_UEAuthentication.yaml ----
(node:5393) ExperimentalWarning: The fs.promises API is experimental
./TS29509_Nausf_UEAuthentication.yaml is valid
----  Will validate: ./TS29509_Nausf_UPUProtection.yaml ----
(node:5404) ExperimentalWarning: The fs.promises API is experimental
./TS29509_Nausf_UPUProtection.yaml is valid
----  Will validate: ./TS29510_Nnrf_AccessToken.yaml ----
(node:5417) ExperimentalWarning: The fs.promises API is experimental
./TS29510_Nnrf_AccessToken.yaml is valid
----  Will validate: ./TS29510_Nnrf_NFDiscovery.yaml ----
(node:5428) ExperimentalWarning: The fs.promises API is experimental
./TS29510_Nnrf_NFDiscovery.yaml is valid
----  Will validate: ./TS29510_Nnrf_NFManagement.yaml ----
(node:5439) ExperimentalWarning: The fs.promises API is experimental
./TS29510_Nnrf_NFManagement.yaml is valid
----  Will validate: ./TS29511_N5g-eir_EquipmentIdentityCheck.yaml ----
(node:5451) ExperimentalWarning: The fs.promises API is experimental
./TS29511_N5g-eir_EquipmentIdentityCheck.yaml is valid
----  Will validate: ./TS29512_Npcf_SMPolicyControl.yaml ----
(node:5462) ExperimentalWarning: The fs.promises API is experimental
./TS29512_Npcf_SMPolicyControl.yaml is valid
----  Will validate: ./TS29514_Npcf_PolicyAuthorization.yaml ----
(node:5475) ExperimentalWarning: The fs.promises API is experimental
./TS29514_Npcf_PolicyAuthorization.yaml is valid
----  Will validate: ./TS29518_Namf_Communication.yaml ----
(node:5486) ExperimentalWarning: The fs.promises API is experimental
./TS29518_Namf_Communication.yaml is valid
----  Will validate: ./TS29518_Namf_EventExposure.yaml ----
(node:5497) ExperimentalWarning: The fs.promises API is experimental
./TS29518_Namf_EventExposure.yaml is valid
----  Will validate: ./TS29518_Namf_Location.yaml ----
(node:5508) ExperimentalWarning: The fs.promises API is experimental
./TS29518_Namf_Location.yaml is valid
----  Will validate: ./TS29518_Namf_MT.yaml ----
(node:5519) ExperimentalWarning: The fs.promises API is experimental
./TS29518_Namf_MT.yaml is valid
----  Will validate: ./TS29519_Application_Data.yaml ----
(node:5532) ExperimentalWarning: The fs.promises API is experimental
./TS29519_Application_Data.yaml is valid
----  Will validate: ./TS29519_Exposure_Data.yaml ----
(node:5543) ExperimentalWarning: The fs.promises API is experimental
./TS29519_Exposure_Data.yaml is valid
----  Will validate: ./TS29519_Policy_Data.yaml ----
(node:5554) ExperimentalWarning: The fs.promises API is experimental
./TS29519_Policy_Data.yaml is valid
----  Will validate: ./TS29520_Nnwdaf_AnalyticsInfo.yaml ----
(node:5565) ExperimentalWarning: The fs.promises API is experimental
./TS29520_Nnwdaf_AnalyticsInfo.yaml is valid
----  Will validate: ./TS29520_Nnwdaf_EventsSubscription.yaml ----
(node:5576) ExperimentalWarning: The fs.promises API is experimental
./TS29520_Nnwdaf_EventsSubscription.yaml is valid
----  Will validate: ./TS29521_Nbsf_Management.yaml ----
(node:5589) ExperimentalWarning: The fs.promises API is experimental
./TS29521_Nbsf_Management.yaml is valid
----  Will validate: ./TS29522_TrafficInfluence.yaml ----
(node:5600) ExperimentalWarning: The fs.promises API is experimental
./TS29522_TrafficInfluence.yaml is valid
----  Will validate: ./TS29523_Npcf_EventExposure.yaml ----
(node:5611) ExperimentalWarning: The fs.promises API is experimental
./TS29523_Npcf_EventExposure.yaml is valid
----  Will validate: ./TS29525_Npcf_UEPolicyControl.yaml ----
(node:5622) ExperimentalWarning: The fs.promises API is experimental
./TS29525_Npcf_UEPolicyControl.yaml is valid
----  Will validate: ./TS29531_Nnssf_NSSAIAvailability.yaml ----
(node:5633) ExperimentalWarning: The fs.promises API is experimental
./TS29531_Nnssf_NSSAIAvailability.yaml is valid
----  Will validate: ./TS29531_Nnssf_NSSelection.yaml ----
(node:5644) ExperimentalWarning: The fs.promises API is experimental
./TS29531_Nnssf_NSSelection.yaml is valid
----  Will validate: ./TS29540_Nsmsf_SMService.yaml ----
(node:5657) ExperimentalWarning: The fs.promises API is experimental
./TS29540_Nsmsf_SMService.yaml is valid
----  Will validate: ./TS29551_Nnef_PFDmanagement.yaml ----
(node:5668) ExperimentalWarning: The fs.promises API is experimental
./TS29551_Nnef_PFDmanagement.yaml is valid
----  Will validate: ./TS29554_Npcf_BDTPolicyControl.yaml ----
(node:5679) ExperimentalWarning: The fs.promises API is experimental
./TS29554_Npcf_BDTPolicyControl.yaml is valid
----  Will validate: ./TS29571_CommonData.yaml ----
(node:5690) ExperimentalWarning: The fs.promises API is experimental
./TS29571_CommonData.yaml is valid
----  Will validate: ./TS29572_Nlmf_Location.yaml ----
(node:5703) ExperimentalWarning: The fs.promises API is experimental
./TS29572_Nlmf_Location.yaml is valid
----  Will validate: ./TS29573_JOSEProtectedMessageForwarding.yaml ----
(node:5720) ExperimentalWarning: The fs.promises API is experimental
./TS29573_JOSEProtectedMessageForwarding.yaml is valid
----  Will validate: ./TS29573_N32_Handshake.yaml ----
(node:5733) ExperimentalWarning: The fs.promises API is experimental
./TS29573_N32_Handshake.yaml is valid
----  Will validate: ./TS29594_Nchf_SpendingLimitControl.yaml ----
(node:5744) ExperimentalWarning: The fs.promises API is experimental
./TS29594_Nchf_SpendingLimitControl.yaml is valid
----  Will validate: ./TS32291_Nchf_ConvergedCharging.yaml ----
(node:5756) ExperimentalWarning: The fs.promises API is experimental
./TS32291_Nchf_ConvergedCharging.yaml is valid
-- Final validator returns 0.
[Pipeline] updateGitlabCommitStatus
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy to FTP)
[Pipeline] sh
+ echo DEPLOY stage
DEPLOY stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // gitlabBuilds
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS