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/Rel16-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/Rel16-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/Rel16-draft-CT89^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains eafcfd94649b12b5633a7cab1bbf37c2e7a5ae0e # timeout=10
Checking out Revision eafcfd94649b12b5633a7cab1bbf37c2e7a5ae0e (origin/Rel16-draft-CT89)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f eafcfd94649b12b5633a7cab1bbf37c2e7a5ae0e
Commit message: "Update README.md"
 > git rev-list --no-walk d58e4ba852c73d6ac4f23de388db66a0cd5a0ad2 # timeout=10
[Pipeline] sh
+ git log --oneline -n 5
eafcfd9 Update README.md
d58e4ba Update README.md
3a35e80 Update README.md
fdffee0 SA#88
d0ffb8f CT#88
[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/Rel16-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_RacsParameterProvisioning.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_API_Provider_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_Routing_Info_API.yaml
TS29222_CAPIF_Security_API.yaml
TS29486_VAE_ApplicationRequirement.yaml
TS29486_VAE_DynamicGroup.yaml
TS29486_VAE_FileDistribution.yaml
TS29486_VAE_MessageDelivery.yaml
TS29486_VAE_ServiceContinuity.yaml
TS29502_Nsmf_PDUSession.yaml
TS29503_Nudm_EE.yaml
TS29503_Nudm_MT.yaml
TS29503_Nudm_NIDDAU.yaml
TS29503_Nudm_PP.yaml
TS29503_Nudm_SDM.yaml
TS29503_Nudm_UEAU.yaml
TS29503_Nudm_UECM.yaml
TS29504_Nudr_DataRepository.yaml
TS29504_Nudr_GroupIDmap.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_Bootstrapping.yaml
TS29510_Nnrf_NFDiscovery.yaml
TS29510_Nnrf_NFManagement.yaml
TS29511_N5g-eir_EquipmentIdentityCheck.yaml
TS29512_Npcf_SMPolicyControl.yaml
TS29514_Npcf_PolicyAuthorization.yaml
TS29515_Ngmlc_Location.yaml
TS29517_Naf_EventExposure.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_5GLANParameterProvision.yaml
TS29522_ACSParameterProvision.yaml
TS29522_AnalyticsExposure.yaml
TS29522_ApplyingBdtPolicy.yaml
TS29522_IPTVConfiguration.yaml
TS29522_LpiParameterProvision.yaml
TS29522_MoLcsNotify.yaml
TS29522_NIDDConfigurationTrigger.yaml
TS29522_ServiceParameter.yaml
TS29522_TrafficInfluence.yaml
TS29523_Npcf_EventExposure.yaml
TS29525_Npcf_UEPolicyControl.yaml
TS29526_Nnssaaf_NSSAA.yaml
TS29531_Nnssf_NSSAIAvailability.yaml
TS29531_Nnssf_NSSelection.yaml
TS29540_Nsmsf_SMService.yaml
TS29541_Nnef_SMContext.yaml
TS29542_Nsmf_NIDD.yaml
TS29544_Nspaf_SecuredPacket.yaml
TS29549_SS_Events.yaml
TS29549_SS_GroupManagement.yaml
TS29549_SS_KeyInfoRetrieval.yaml
TS29549_SS_LocationReporting.yaml
TS29549_SS_NetworkResourceAdaptation.yaml
TS29549_SS_UserProfileRetrieval.yaml
TS29550_Nsoraf_SOR.yaml
TS29551_Nnef_PFDmanagement.yaml
TS29554_Npcf_BDTPolicyControl.yaml
TS29562_Nhss_imsSDM.yaml
TS29562_Nhss_imsUEAU.yaml
TS29562_Nhss_imsUECM.yaml
TS29563_Nhss_EE.yaml
TS29563_Nhss_SDM.yaml
TS29563_Nhss_UEAU.yaml
TS29563_Nhss_UECM.yaml
TS29571_CommonData.yaml
TS29572_Nlmf_Broadcast.yaml
TS29572_Nlmf_Location.yaml
TS29573_JOSEProtectedMessageForwarding.yaml
TS29573_N32_Handshake.yaml
TS29573_SeppTelescopicFqdnMapping.yaml
TS29591_Nnef_EventExposure.yaml
TS29594_Nchf_SpendingLimitControl.yaml
TS29598_Nudsf_DataRepository.yaml
TS29673_Nucmf_UERCM.yaml
TS29675_Nucmf_Provisioning.yaml
TS32291_Nchf_ConvergedCharging.yaml
TS32291_Nchf_OfflineOnlyCharging.yaml
------ Validating all YAML files ------
----  Will validate: ./TS29122_AsSessionWithQoS.yaml ----
(node:6852) ExperimentalWarning: The fs.promises API is experimental
./TS29122_AsSessionWithQoS.yaml is valid
----  Will validate: ./TS29122_ChargeableParty.yaml ----
(node:6863) ExperimentalWarning: The fs.promises API is experimental
./TS29122_ChargeableParty.yaml is valid
----  Will validate: ./TS29122_CommonData.yaml ----
(node:6874) ExperimentalWarning: The fs.promises API is experimental
./TS29122_CommonData.yaml is valid
----  Will validate: ./TS29122_CpProvisioning.yaml ----
(node:6885) ExperimentalWarning: The fs.promises API is experimental
./TS29122_CpProvisioning.yaml is valid
----  Will validate: ./TS29122_DeviceTriggering.yaml ----
(node:6898) ExperimentalWarning: The fs.promises API is experimental
./TS29122_DeviceTriggering.yaml is valid
----  Will validate: ./TS29122_ECRControl.yaml ----
(node:6909) ExperimentalWarning: The fs.promises API is experimental
./TS29122_ECRControl.yaml is valid
----  Will validate: ./TS29122_GMDviaMBMSbyMB2.yaml ----
(node:6920) ExperimentalWarning: The fs.promises API is experimental
./TS29122_GMDviaMBMSbyMB2.yaml is valid
----  Will validate: ./TS29122_GMDviaMBMSbyxMB.yaml ----
(node:6931) ExperimentalWarning: The fs.promises API is experimental
./TS29122_GMDviaMBMSbyxMB.yaml is valid
----  Will validate: ./TS29122_MonitoringEvent.yaml ----
(node:6942) ExperimentalWarning: The fs.promises API is experimental
./TS29122_MonitoringEvent.yaml is valid
----  Will validate: ./TS29122_MsisdnLessMoSms.yaml ----
(node:6955) ExperimentalWarning: The fs.promises API is experimental
./TS29122_MsisdnLessMoSms.yaml is valid
----  Will validate: ./TS29122_NIDD.yaml ----
(node:6966) ExperimentalWarning: The fs.promises API is experimental
./TS29122_NIDD.yaml is valid
----  Will validate: ./TS29122_NpConfiguration.yaml ----
(node:6977) ExperimentalWarning: The fs.promises API is experimental
./TS29122_NpConfiguration.yaml is valid
----  Will validate: ./TS29122_PfdManagement.yaml ----
(node:6988) ExperimentalWarning: The fs.promises API is experimental
./TS29122_PfdManagement.yaml is valid
----  Will validate: ./TS29122_RacsParameterProvisioning.yaml ----
(node:7001) ExperimentalWarning: The fs.promises API is experimental
./TS29122_RacsParameterProvisioning.yaml is valid
----  Will validate: ./TS29122_ReportingNetworkStatus.yaml ----
(node:7012) ExperimentalWarning: The fs.promises API is experimental
./TS29122_ReportingNetworkStatus.yaml is valid
----  Will validate: ./TS29122_ResourceManagementOfBdt.yaml ----
(node:7023) ExperimentalWarning: The fs.promises API is experimental
./TS29122_ResourceManagementOfBdt.yaml is valid
----  Will validate: ./TS29222_AEF_Security_API.yaml ----
(node:7036) ExperimentalWarning: The fs.promises API is experimental
./TS29222_AEF_Security_API.yaml is valid
----  Will validate: ./TS29222_CAPIF_Access_Control_Policy_API.yaml ----
(node:7047) 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:7058) ExperimentalWarning: The fs.promises API is experimental
./TS29222_CAPIF_API_Invoker_Management_API.yaml is valid
----  Will validate: ./TS29222_CAPIF_API_Provider_Management_API.yaml ----
(node:7069) ExperimentalWarning: The fs.promises API is experimental
./TS29222_CAPIF_API_Provider_Management_API.yaml is valid
----  Will validate: ./TS29222_CAPIF_Auditing_API.yaml ----
(node:7080) ExperimentalWarning: The fs.promises API is experimental
./TS29222_CAPIF_Auditing_API.yaml is valid
----  Will validate: ./TS29222_CAPIF_Discover_Service_API.yaml ----
(node:7093) ExperimentalWarning: The fs.promises API is experimental
./TS29222_CAPIF_Discover_Service_API.yaml is valid
----  Will validate: ./TS29222_CAPIF_Events_API.yaml ----
(node:7104) ExperimentalWarning: The fs.promises API is experimental
./TS29222_CAPIF_Events_API.yaml is valid
----  Will validate: ./TS29222_CAPIF_Logging_API_Invocation_API.yaml ----
(node:7115) 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:7126) ExperimentalWarning: The fs.promises API is experimental
./TS29222_CAPIF_Publish_Service_API.yaml is valid
----  Will validate: ./TS29222_CAPIF_Routing_Info_API.yaml ----
(node:7139) ExperimentalWarning: The fs.promises API is experimental
./TS29222_CAPIF_Routing_Info_API.yaml is valid
----  Will validate: ./TS29222_CAPIF_Security_API.yaml ----
(node:7150) ExperimentalWarning: The fs.promises API is experimental
./TS29222_CAPIF_Security_API.yaml is valid
----  Will validate: ./TS29486_VAE_ApplicationRequirement.yaml ----
(node:7161) ExperimentalWarning: The fs.promises API is experimental
./TS29486_VAE_ApplicationRequirement.yaml is valid
----  Will validate: ./TS29486_VAE_DynamicGroup.yaml ----
(node:7172) ExperimentalWarning: The fs.promises API is experimental
./TS29486_VAE_DynamicGroup.yaml is valid
----  Will validate: ./TS29486_VAE_FileDistribution.yaml ----
(node:7185) ExperimentalWarning: The fs.promises API is experimental
./TS29486_VAE_FileDistribution.yaml is valid
----  Will validate: ./TS29486_VAE_MessageDelivery.yaml ----
(node:7196) ExperimentalWarning: The fs.promises API is experimental
./TS29486_VAE_MessageDelivery.yaml is valid
----  Will validate: ./TS29486_VAE_ServiceContinuity.yaml ----
(node:7207) ExperimentalWarning: The fs.promises API is experimental
./TS29486_VAE_ServiceContinuity.yaml is valid
----  Will validate: ./TS29502_Nsmf_PDUSession.yaml ----
(node:7218) ExperimentalWarning: The fs.promises API is experimental
./TS29502_Nsmf_PDUSession.yaml is valid
----  Will validate: ./TS29503_Nudm_EE.yaml ----
(node:7231) ExperimentalWarning: The fs.promises API is experimental
./TS29503_Nudm_EE.yaml is valid
----  Will validate: ./TS29503_Nudm_MT.yaml ----
(node:7242) ExperimentalWarning: The fs.promises API is experimental
./TS29503_Nudm_MT.yaml is valid
----  Will validate: ./TS29503_Nudm_NIDDAU.yaml ----
(node:7253) ExperimentalWarning: The fs.promises API is experimental
./TS29503_Nudm_NIDDAU.yaml is valid
----  Will validate: ./TS29503_Nudm_PP.yaml ----
(node:7264) ExperimentalWarning: The fs.promises API is experimental
./TS29503_Nudm_PP.yaml is valid
----  Will validate: ./TS29503_Nudm_SDM.yaml ----
(node:7275) ExperimentalWarning: The fs.promises API is experimental
./TS29503_Nudm_SDM.yaml is valid
----  Will validate: ./TS29503_Nudm_UEAU.yaml ----
(node:7288) ExperimentalWarning: The fs.promises API is experimental
./TS29503_Nudm_UEAU.yaml is valid
----  Will validate: ./TS29503_Nudm_UECM.yaml ----
(node:7299) ExperimentalWarning: The fs.promises API is experimental
./TS29503_Nudm_UECM.yaml is valid
----  Will validate: ./TS29504_Nudr_DataRepository.yaml ----
(node:7310) ExperimentalWarning: The fs.promises API is experimental
./TS29504_Nudr_DataRepository.yaml is valid
----  Will validate: ./TS29504_Nudr_GroupIDmap.yaml ----
(node:7323) ExperimentalWarning: The fs.promises API is experimental
./TS29504_Nudr_GroupIDmap.yaml is valid
----  Will validate: ./TS29505_Subscription_Data.yaml ----
(node:7334) ExperimentalWarning: The fs.promises API is experimental
./TS29505_Subscription_Data.yaml is valid
----  Will validate: ./TS29507_Npcf_AMPolicyControl.yaml ----
(node:7345) ExperimentalWarning: The fs.promises API is experimental
./TS29507_Npcf_AMPolicyControl.yaml is valid
----  Will validate: ./TS29508_Nsmf_EventExposure.yaml ----
(node:7358) ExperimentalWarning: The fs.promises API is experimental
./TS29508_Nsmf_EventExposure.yaml is valid
----  Will validate: ./TS29509_Nausf_SoRProtection.yaml ----
(node:7369) ExperimentalWarning: The fs.promises API is experimental
./TS29509_Nausf_SoRProtection.yaml is valid
----  Will validate: ./TS29509_Nausf_UEAuthentication.yaml ----
(node:7380) ExperimentalWarning: The fs.promises API is experimental
./TS29509_Nausf_UEAuthentication.yaml is valid
----  Will validate: ./TS29509_Nausf_UPUProtection.yaml ----
(node:7391) ExperimentalWarning: The fs.promises API is experimental
./TS29509_Nausf_UPUProtection.yaml is valid
----  Will validate: ./TS29510_Nnrf_AccessToken.yaml ----
(node:7402) ExperimentalWarning: The fs.promises API is experimental
./TS29510_Nnrf_AccessToken.yaml is valid
----  Will validate: ./TS29510_Nnrf_Bootstrapping.yaml ----
(node:7415) ExperimentalWarning: The fs.promises API is experimental
./TS29510_Nnrf_Bootstrapping.yaml is valid
----  Will validate: ./TS29510_Nnrf_NFDiscovery.yaml ----
(node:7426) ExperimentalWarning: The fs.promises API is experimental
./TS29510_Nnrf_NFDiscovery.yaml is valid
----  Will validate: ./TS29510_Nnrf_NFManagement.yaml ----
(node:7437) ExperimentalWarning: The fs.promises API is experimental
./TS29510_Nnrf_NFManagement.yaml is valid
----  Will validate: ./TS29511_N5g-eir_EquipmentIdentityCheck.yaml ----
(node:7448) ExperimentalWarning: The fs.promises API is experimental
./TS29511_N5g-eir_EquipmentIdentityCheck.yaml is valid
----  Will validate: ./TS29512_Npcf_SMPolicyControl.yaml ----
(node:7461) ExperimentalWarning: The fs.promises API is experimental
./TS29512_Npcf_SMPolicyControl.yaml is valid
----  Will validate: ./TS29514_Npcf_PolicyAuthorization.yaml ----
(node:7472) ExperimentalWarning: The fs.promises API is experimental
./TS29514_Npcf_PolicyAuthorization.yaml is valid
----  Will validate: ./TS29515_Ngmlc_Location.yaml ----
(node:7483) ExperimentalWarning: The fs.promises API is experimental
./TS29515_Ngmlc_Location.yaml is valid
----  Will validate: ./TS29517_Naf_EventExposure.yaml ----
(node:7494) ExperimentalWarning: The fs.promises API is experimental
./TS29517_Naf_EventExposure.yaml is valid
----  Will validate: ./TS29518_Namf_Communication.yaml ----
(node:7507) ExperimentalWarning: The fs.promises API is experimental
./TS29518_Namf_Communication.yaml is valid
----  Will validate: ./TS29518_Namf_EventExposure.yaml ----
(node:7518) ExperimentalWarning: The fs.promises API is experimental
./TS29518_Namf_EventExposure.yaml is valid
----  Will validate: ./TS29518_Namf_Location.yaml ----
(node:7529) ExperimentalWarning: The fs.promises API is experimental
./TS29518_Namf_Location.yaml is valid
----  Will validate: ./TS29518_Namf_MT.yaml ----
(node:7542) ExperimentalWarning: The fs.promises API is experimental
./TS29518_Namf_MT.yaml is valid
----  Will validate: ./TS29519_Application_Data.yaml ----
(node:7553) ExperimentalWarning: The fs.promises API is experimental
./TS29519_Application_Data.yaml is valid
----  Will validate: ./TS29519_Exposure_Data.yaml ----
(node:7564) ExperimentalWarning: The fs.promises API is experimental
./TS29519_Exposure_Data.yaml is valid
----  Will validate: ./TS29519_Policy_Data.yaml ----
(node:7575) ExperimentalWarning: The fs.promises API is experimental
./TS29519_Policy_Data.yaml is valid
----  Will validate: ./TS29520_Nnwdaf_AnalyticsInfo.yaml ----
(node:7588) ExperimentalWarning: The fs.promises API is experimental
./TS29520_Nnwdaf_AnalyticsInfo.yaml is valid
----  Will validate: ./TS29520_Nnwdaf_EventsSubscription.yaml ----
(node:7599) ExperimentalWarning: The fs.promises API is experimental
./TS29520_Nnwdaf_EventsSubscription.yaml is valid
----  Will validate: ./TS29521_Nbsf_Management.yaml ----
(node:7610) ExperimentalWarning: The fs.promises API is experimental
./TS29521_Nbsf_Management.yaml is valid
----  Will validate: ./TS29522_5GLANParameterProvision.yaml ----
(node:7623) ExperimentalWarning: The fs.promises API is experimental
./TS29522_5GLANParameterProvision.yaml is valid
----  Will validate: ./TS29522_ACSParameterProvision.yaml ----
(node:7634) ExperimentalWarning: The fs.promises API is experimental
./TS29522_ACSParameterProvision.yaml is valid
----  Will validate: ./TS29522_AnalyticsExposure.yaml ----
(node:7645) ExperimentalWarning: The fs.promises API is experimental
./TS29522_AnalyticsExposure.yaml is valid
----  Will validate: ./TS29522_ApplyingBdtPolicy.yaml ----
(node:7656) ExperimentalWarning: The fs.promises API is experimental
./TS29522_ApplyingBdtPolicy.yaml is valid
----  Will validate: ./TS29522_IPTVConfiguration.yaml ----
(node:7669) ExperimentalWarning: The fs.promises API is experimental
./TS29522_IPTVConfiguration.yaml is valid
----  Will validate: ./TS29522_LpiParameterProvision.yaml ----
(node:7680) ExperimentalWarning: The fs.promises API is experimental
./TS29522_LpiParameterProvision.yaml is valid
----  Will validate: ./TS29522_MoLcsNotify.yaml ----
(node:7691) ExperimentalWarning: The fs.promises API is experimental
./TS29522_MoLcsNotify.yaml is valid
----  Will validate: ./TS29522_NIDDConfigurationTrigger.yaml ----
(node:7702) ExperimentalWarning: The fs.promises API is experimental
./TS29522_NIDDConfigurationTrigger.yaml is valid
----  Will validate: ./TS29522_ServiceParameter.yaml ----
(node:7713) ExperimentalWarning: The fs.promises API is experimental
./TS29522_ServiceParameter.yaml is valid
----  Will validate: ./TS29522_TrafficInfluence.yaml ----
(node:7726) ExperimentalWarning: The fs.promises API is experimental
./TS29522_TrafficInfluence.yaml is valid
----  Will validate: ./TS29523_Npcf_EventExposure.yaml ----
(node:7737) ExperimentalWarning: The fs.promises API is experimental
./TS29523_Npcf_EventExposure.yaml is valid
----  Will validate: ./TS29525_Npcf_UEPolicyControl.yaml ----
(node:7748) ExperimentalWarning: The fs.promises API is experimental
./TS29525_Npcf_UEPolicyControl.yaml is valid
----  Will validate: ./TS29526_Nnssaaf_NSSAA.yaml ----
(node:7759) ExperimentalWarning: The fs.promises API is experimental
./TS29526_Nnssaaf_NSSAA.yaml is valid
----  Will validate: ./TS29531_Nnssf_NSSAIAvailability.yaml ----
(node:7772) ExperimentalWarning: The fs.promises API is experimental
./TS29531_Nnssf_NSSAIAvailability.yaml is valid
----  Will validate: ./TS29531_Nnssf_NSSelection.yaml ----
(node:7783) ExperimentalWarning: The fs.promises API is experimental
./TS29531_Nnssf_NSSelection.yaml is valid
----  Will validate: ./TS29540_Nsmsf_SMService.yaml ----
(node:7794) ExperimentalWarning: The fs.promises API is experimental
./TS29540_Nsmsf_SMService.yaml is valid
----  Will validate: ./TS29541_Nnef_SMContext.yaml ----
(node:7805) ExperimentalWarning: The fs.promises API is experimental
./TS29541_Nnef_SMContext.yaml is valid
----  Will validate: ./TS29542_Nsmf_NIDD.yaml ----
(node:7816) ExperimentalWarning: The fs.promises API is experimental
./TS29542_Nsmf_NIDD.yaml is valid
----  Will validate: ./TS29544_Nspaf_SecuredPacket.yaml ----
(node:7827) ExperimentalWarning: The fs.promises API is experimental
./TS29544_Nspaf_SecuredPacket.yaml is valid
----  Will validate: ./TS29549_SS_Events.yaml ----
(node:7840) ExperimentalWarning: The fs.promises API is experimental
./TS29549_SS_Events.yaml is valid
----  Will validate: ./TS29549_SS_GroupManagement.yaml ----
(node:7851) ExperimentalWarning: The fs.promises API is experimental
./TS29549_SS_GroupManagement.yaml is valid
----  Will validate: ./TS29549_SS_KeyInfoRetrieval.yaml ----
(node:7862) ExperimentalWarning: The fs.promises API is experimental
./TS29549_SS_KeyInfoRetrieval.yaml is valid
----  Will validate: ./TS29549_SS_LocationReporting.yaml ----
(node:7873) ExperimentalWarning: The fs.promises API is experimental
./TS29549_SS_LocationReporting.yaml is valid
----  Will validate: ./TS29549_SS_NetworkResourceAdaptation.yaml ----
(node:7886) ExperimentalWarning: The fs.promises API is experimental
./TS29549_SS_NetworkResourceAdaptation.yaml is valid
----  Will validate: ./TS29549_SS_UserProfileRetrieval.yaml ----
(node:7897) ExperimentalWarning: The fs.promises API is experimental
./TS29549_SS_UserProfileRetrieval.yaml is valid
----  Will validate: ./TS29550_Nsoraf_SOR.yaml ----
(node:7908) ExperimentalWarning: The fs.promises API is experimental
./TS29550_Nsoraf_SOR.yaml is valid
----  Will validate: ./TS29551_Nnef_PFDmanagement.yaml ----
(node:7919) ExperimentalWarning: The fs.promises API is experimental
./TS29551_Nnef_PFDmanagement.yaml is valid
----  Will validate: ./TS29554_Npcf_BDTPolicyControl.yaml ----
(node:7932) ExperimentalWarning: The fs.promises API is experimental
./TS29554_Npcf_BDTPolicyControl.yaml is valid
----  Will validate: ./TS29562_Nhss_imsSDM.yaml ----
(node:7943) ExperimentalWarning: The fs.promises API is experimental
./TS29562_Nhss_imsSDM.yaml is valid
----  Will validate: ./TS29562_Nhss_imsUEAU.yaml ----
(node:7954) ExperimentalWarning: The fs.promises API is experimental
./TS29562_Nhss_imsUEAU.yaml is valid
----  Will validate: ./TS29562_Nhss_imsUECM.yaml ----
(node:7965) ExperimentalWarning: The fs.promises API is experimental
./TS29562_Nhss_imsUECM.yaml is valid
----  Will validate: ./TS29563_Nhss_EE.yaml ----
(node:7976) ExperimentalWarning: The fs.promises API is experimental
./TS29563_Nhss_EE.yaml is valid
----  Will validate: ./TS29563_Nhss_SDM.yaml ----
(node:7989) ExperimentalWarning: The fs.promises API is experimental
./TS29563_Nhss_SDM.yaml is valid
----  Will validate: ./TS29563_Nhss_UEAU.yaml ----
(node:8000) ExperimentalWarning: The fs.promises API is experimental
./TS29563_Nhss_UEAU.yaml is valid
----  Will validate: ./TS29563_Nhss_UECM.yaml ----
(node:8011) ExperimentalWarning: The fs.promises API is experimental
./TS29563_Nhss_UECM.yaml is valid
----  Will validate: ./TS29571_CommonData.yaml ----
(node:8022) ExperimentalWarning: The fs.promises API is experimental
./TS29571_CommonData.yaml is valid
----  Will validate: ./TS29572_Nlmf_Broadcast.yaml ----
(node:8033) ExperimentalWarning: The fs.promises API is experimental
./TS29572_Nlmf_Broadcast.yaml is valid
----  Will validate: ./TS29572_Nlmf_Location.yaml ----
(node:8044) ExperimentalWarning: The fs.promises API is experimental
./TS29572_Nlmf_Location.yaml is valid
----  Will validate: ./TS29573_JOSEProtectedMessageForwarding.yaml ----
(node:8057) ExperimentalWarning: The fs.promises API is experimental
./TS29573_JOSEProtectedMessageForwarding.yaml is valid
----  Will validate: ./TS29573_N32_Handshake.yaml ----
(node:8068) ExperimentalWarning: The fs.promises API is experimental
./TS29573_N32_Handshake.yaml is valid
----  Will validate: ./TS29573_SeppTelescopicFqdnMapping.yaml ----
(node:8079) ExperimentalWarning: The fs.promises API is experimental
./TS29573_SeppTelescopicFqdnMapping.yaml is valid
----  Will validate: ./TS29591_Nnef_EventExposure.yaml ----
(node:8090) ExperimentalWarning: The fs.promises API is experimental
./TS29591_Nnef_EventExposure.yaml is valid
----  Will validate: ./TS29594_Nchf_SpendingLimitControl.yaml ----
(node:8103) ExperimentalWarning: The fs.promises API is experimental
./TS29594_Nchf_SpendingLimitControl.yaml is valid
----  Will validate: ./TS29598_Nudsf_DataRepository.yaml ----
(node:8114) ExperimentalWarning: The fs.promises API is experimental
./TS29598_Nudsf_DataRepository.yaml is valid
----  Will validate: ./TS29673_Nucmf_UERCM.yaml ----
(node:8125) ExperimentalWarning: The fs.promises API is experimental
./TS29673_Nucmf_UERCM.yaml is valid
----  Will validate: ./TS29675_Nucmf_Provisioning.yaml ----
(node:8136) ExperimentalWarning: The fs.promises API is experimental
./TS29675_Nucmf_Provisioning.yaml is valid
----  Will validate: ./TS32291_Nchf_ConvergedCharging.yaml ----
(node:8147) ExperimentalWarning: The fs.promises API is experimental
./TS32291_Nchf_ConvergedCharging.yaml is valid
----  Will validate: ./TS32291_Nchf_OfflineOnlyCharging.yaml ----
(node:8160) ExperimentalWarning: The fs.promises API is experimental
./TS32291_Nchf_OfflineOnlyCharging.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