FailedConsole 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/REL15-playground/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/REL-15, 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 66308792280f2392a94c0ef1b025cfa2e31b336b # timeout=10
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] node
Running on build.forge.etsi.org in /home/jenkins/workspace/3GPP/REL15-playground
[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/REL-15, 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/REL15-playground/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/REL-15^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains de06deb1fcc1b31ecbdc04805ed09e999f7179d2 # timeout=10
Checking out Revision de06deb1fcc1b31ecbdc04805ed09e999f7179d2 (origin/REL-15)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f de06deb1fcc1b31ecbdc04805ed09e999f7179d2
Commit message: "SA#88"
 > git rev-list --no-walk 6aff18ef4b48b2397bb80d3dd284984245b5653c # timeout=10
[Pipeline] sh
+ git log --oneline -n 5
de06deb SA#88
6aff18e CT#88
b49b758 Update README.md
efbde23 Update README.md
562dbd4 CT#87
[Pipeline] sh
+ git status -sb
## HEAD (no branch)
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /home/jenkins/workspace/3GPP/REL15-playground/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/REL-15, 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:26623) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/REL15-playground/apis/TS29505_Subscription_Data.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 2549, column 37:
              type: stri         pattern: '^[A-Fa-f0-9]{12}$'
                                        ^
----  Will validate: ./TS29122_ChargeableParty.yaml ----
(node:26634) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/REL15-playground/apis/TS29505_Subscription_Data.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 2549, column 37:
              type: stri         pattern: '^[A-Fa-f0-9]{12}$'
                                        ^
----  Will validate: ./TS29122_CommonData.yaml ----
(node:26645) ExperimentalWarning: The fs.promises API is experimental
./TS29122_CommonData.yaml is valid
----  Will validate: ./TS29122_CpProvisioning.yaml ----
(node:26656) ExperimentalWarning: The fs.promises API is experimental
./TS29122_CpProvisioning.yaml is valid
----  Will validate: ./TS29122_DeviceTriggering.yaml ----
(node:26667) ExperimentalWarning: The fs.promises API is experimental
./TS29122_DeviceTriggering.yaml is valid
----  Will validate: ./TS29122_ECRControl.yaml ----
(node:26678) ExperimentalWarning: The fs.promises API is experimental
./TS29122_ECRControl.yaml is valid
----  Will validate: ./TS29122_GMDviaMBMSbyMB2.yaml ----
(node:26689) ExperimentalWarning: The fs.promises API is experimental
./TS29122_GMDviaMBMSbyMB2.yaml is valid
----  Will validate: ./TS29122_GMDviaMBMSbyxMB.yaml ----
(node:26702) ExperimentalWarning: The fs.promises API is experimental
./TS29122_GMDviaMBMSbyxMB.yaml is valid
----  Will validate: ./TS29122_MonitoringEvent.yaml ----
(node:26713) ExperimentalWarning: The fs.promises API is experimental
./TS29122_MonitoringEvent.yaml is valid
----  Will validate: ./TS29122_MsisdnLessMoSms.yaml ----
(node:26724) ExperimentalWarning: The fs.promises API is experimental
./TS29122_MsisdnLessMoSms.yaml is valid
----  Will validate: ./TS29122_NIDD.yaml ----
(node:26735) ExperimentalWarning: The fs.promises API is experimental
./TS29122_NIDD.yaml is valid
----  Will validate: ./TS29122_NpConfiguration.yaml ----
(node:26746) ExperimentalWarning: The fs.promises API is experimental
./TS29122_NpConfiguration.yaml is valid
----  Will validate: ./TS29122_PfdManagement.yaml ----
(node:26757) ExperimentalWarning: The fs.promises API is experimental
./TS29122_PfdManagement.yaml is valid
----  Will validate: ./TS29122_ReportingNetworkStatus.yaml ----
(node:26770) ExperimentalWarning: The fs.promises API is experimental
./TS29122_ReportingNetworkStatus.yaml is valid
----  Will validate: ./TS29122_ResourceManagementOfBdt.yaml ----
(node:26781) ExperimentalWarning: The fs.promises API is experimental
./TS29122_ResourceManagementOfBdt.yaml is valid
----  Will validate: ./TS29222_AEF_Security_API.yaml ----
(node:26792) ExperimentalWarning: The fs.promises API is experimental
./TS29222_AEF_Security_API.yaml is valid
----  Will validate: ./TS29222_CAPIF_Access_Control_Policy_API.yaml ----
(node:26803) 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:26814) ExperimentalWarning: The fs.promises API is experimental
./TS29222_CAPIF_API_Invoker_Management_API.yaml is valid
----  Will validate: ./TS29222_CAPIF_Auditing_API.yaml ----
(node:26825) ExperimentalWarning: The fs.promises API is experimental
./TS29222_CAPIF_Auditing_API.yaml is valid
----  Will validate: ./TS29222_CAPIF_Discover_Service_API.yaml ----
(node:26836) ExperimentalWarning: The fs.promises API is experimental
./TS29222_CAPIF_Discover_Service_API.yaml is valid
----  Will validate: ./TS29222_CAPIF_Events_API.yaml ----
(node:26849) ExperimentalWarning: The fs.promises API is experimental
./TS29222_CAPIF_Events_API.yaml is valid
----  Will validate: ./TS29222_CAPIF_Logging_API_Invocation_API.yaml ----
(node:26860) 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:26871) ExperimentalWarning: The fs.promises API is experimental
./TS29222_CAPIF_Publish_Service_API.yaml is valid
----  Will validate: ./TS29222_CAPIF_Security_API.yaml ----
(node:26882) ExperimentalWarning: The fs.promises API is experimental
./TS29222_CAPIF_Security_API.yaml is valid
----  Will validate: ./TS29502_Nsmf_PDUSession.yaml ----
(node:26893) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/REL15-playground/apis/TS29505_Subscription_Data.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 2549, column 37:
              type: stri         pattern: '^[A-Fa-f0-9]{12}$'
                                        ^
----  Will validate: ./TS29503_Nudm_EE.yaml ----
(node:26904) ExperimentalWarning: The fs.promises API is experimental
./TS29503_Nudm_EE.yaml is valid
----  Will validate: ./TS29503_Nudm_PP.yaml ----
(node:26915) ExperimentalWarning: The fs.promises API is experimental
./TS29503_Nudm_PP.yaml is valid
----  Will validate: ./TS29503_Nudm_SDM.yaml ----
(node:26928) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/REL15-playground/apis/TS29505_Subscription_Data.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 2549, column 37:
              type: stri         pattern: '^[A-Fa-f0-9]{12}$'
                                        ^
----  Will validate: ./TS29503_Nudm_UEAU.yaml ----
(node:26939) ExperimentalWarning: The fs.promises API is experimental
./TS29503_Nudm_UEAU.yaml is valid
----  Will validate: ./TS29503_Nudm_UECM.yaml ----
(node:26950) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/REL15-playground/apis/TS29505_Subscription_Data.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 2549, column 37:
              type: stri         pattern: '^[A-Fa-f0-9]{12}$'
                                        ^
----  Will validate: ./TS29504_Nudr_DataRepository.yaml ----
(node:26961) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/REL15-playground/apis/TS29505_Subscription_Data.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 2549, column 37:
              type: stri         pattern: '^[A-Fa-f0-9]{12}$'
                                        ^
----  Will validate: ./TS29505_Subscription_Data.yaml ----
(node:26972) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/REL15-playground/apis/TS29505_Subscription_Data.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 2549, column 37:
              type: stri         pattern: '^[A-Fa-f0-9]{12}$'
                                        ^
----  Will validate: ./TS29507_Npcf_AMPolicyControl.yaml ----
(node:26983) ExperimentalWarning: The fs.promises API is experimental
./TS29507_Npcf_AMPolicyControl.yaml is valid
----  Will validate: ./TS29508_Nsmf_EventExposure.yaml ----
(node:26994) ExperimentalWarning: The fs.promises API is experimental
./TS29508_Nsmf_EventExposure.yaml is valid
----  Will validate: ./TS29509_Nausf_SoRProtection.yaml ----
(node:27007) ExperimentalWarning: The fs.promises API is experimental
./TS29509_Nausf_SoRProtection.yaml is valid
----  Will validate: ./TS29509_Nausf_UEAuthentication.yaml ----
(node:27018) ExperimentalWarning: The fs.promises API is experimental
./TS29509_Nausf_UEAuthentication.yaml is valid
----  Will validate: ./TS29509_Nausf_UPUProtection.yaml ----
(node:27029) ExperimentalWarning: The fs.promises API is experimental
./TS29509_Nausf_UPUProtection.yaml is valid
----  Will validate: ./TS29510_Nnrf_AccessToken.yaml ----
(node:27040) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/REL15-playground/apis/TS29505_Subscription_Data.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 2549, column 37:
              type: stri         pattern: '^[A-Fa-f0-9]{12}$'
                                        ^
----  Will validate: ./TS29510_Nnrf_NFDiscovery.yaml ----
(node:27051) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/REL15-playground/apis/TS29505_Subscription_Data.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 2549, column 37:
              type: stri         pattern: '^[A-Fa-f0-9]{12}$'
                                        ^
----  Will validate: ./TS29510_Nnrf_NFManagement.yaml ----
(node:27062) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/REL15-playground/apis/TS29505_Subscription_Data.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 2549, column 37:
              type: stri         pattern: '^[A-Fa-f0-9]{12}$'
                                        ^
----  Will validate: ./TS29511_N5g-eir_EquipmentIdentityCheck.yaml ----
(node:27075) ExperimentalWarning: The fs.promises API is experimental
./TS29511_N5g-eir_EquipmentIdentityCheck.yaml is valid
----  Will validate: ./TS29512_Npcf_SMPolicyControl.yaml ----
(node:27086) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/REL15-playground/apis/TS29505_Subscription_Data.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 2549, column 37:
              type: stri         pattern: '^[A-Fa-f0-9]{12}$'
                                        ^
----  Will validate: ./TS29514_Npcf_PolicyAuthorization.yaml ----
(node:27097) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/REL15-playground/apis/TS29505_Subscription_Data.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 2549, column 37:
              type: stri         pattern: '^[A-Fa-f0-9]{12}$'
                                        ^
----  Will validate: ./TS29518_Namf_Communication.yaml ----
(node:27108) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/REL15-playground/apis/TS29505_Subscription_Data.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 2549, column 37:
              type: stri         pattern: '^[A-Fa-f0-9]{12}$'
                                        ^
----  Will validate: ./TS29518_Namf_EventExposure.yaml ----
(node:27119) ExperimentalWarning: The fs.promises API is experimental
./TS29518_Namf_EventExposure.yaml is valid
----  Will validate: ./TS29518_Namf_Location.yaml ----
(node:27130) ExperimentalWarning: The fs.promises API is experimental
./TS29518_Namf_Location.yaml is valid
----  Will validate: ./TS29518_Namf_MT.yaml ----
(node:27141) ExperimentalWarning: The fs.promises API is experimental
./TS29518_Namf_MT.yaml is valid
----  Will validate: ./TS29519_Application_Data.yaml ----
(node:27154) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/REL15-playground/apis/TS29505_Subscription_Data.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 2549, column 37:
              type: stri         pattern: '^[A-Fa-f0-9]{12}$'
                                        ^
----  Will validate: ./TS29519_Exposure_Data.yaml ----
(node:27165) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/REL15-playground/apis/TS29505_Subscription_Data.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 2549, column 37:
              type: stri         pattern: '^[A-Fa-f0-9]{12}$'
                                        ^
----  Will validate: ./TS29519_Policy_Data.yaml ----
(node:27176) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/REL15-playground/apis/TS29505_Subscription_Data.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 2549, column 37:
              type: stri         pattern: '^[A-Fa-f0-9]{12}$'
                                        ^
----  Will validate: ./TS29520_Nnwdaf_AnalyticsInfo.yaml ----
(node:27187) ExperimentalWarning: The fs.promises API is experimental
./TS29520_Nnwdaf_AnalyticsInfo.yaml is valid
----  Will validate: ./TS29520_Nnwdaf_EventsSubscription.yaml ----
(node:27198) ExperimentalWarning: The fs.promises API is experimental
./TS29520_Nnwdaf_EventsSubscription.yaml is valid
----  Will validate: ./TS29521_Nbsf_Management.yaml ----
(node:27209) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/REL15-playground/apis/TS29505_Subscription_Data.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 2549, column 37:
              type: stri         pattern: '^[A-Fa-f0-9]{12}$'
                                        ^
----  Will validate: ./TS29522_TrafficInfluence.yaml ----
(node:27220) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/REL15-playground/apis/TS29505_Subscription_Data.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 2549, column 37:
              type: stri         pattern: '^[A-Fa-f0-9]{12}$'
                                        ^
----  Will validate: ./TS29523_Npcf_EventExposure.yaml ----
(node:27233) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/REL15-playground/apis/TS29505_Subscription_Data.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 2549, column 37:
              type: stri         pattern: '^[A-Fa-f0-9]{12}$'
                                        ^
----  Will validate: ./TS29525_Npcf_UEPolicyControl.yaml ----
(node:27244) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/REL15-playground/apis/TS29505_Subscription_Data.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 2549, column 37:
              type: stri         pattern: '^[A-Fa-f0-9]{12}$'
                                        ^
----  Will validate: ./TS29531_Nnssf_NSSAIAvailability.yaml ----
(node:27255) ExperimentalWarning: The fs.promises API is experimental
./TS29531_Nnssf_NSSAIAvailability.yaml is valid
----  Will validate: ./TS29531_Nnssf_NSSelection.yaml ----
(node:27266) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/REL15-playground/apis/TS29505_Subscription_Data.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 2549, column 37:
              type: stri         pattern: '^[A-Fa-f0-9]{12}$'
                                        ^
----  Will validate: ./TS29540_Nsmsf_SMService.yaml ----
(node:27277) ExperimentalWarning: The fs.promises API is experimental
./TS29540_Nsmsf_SMService.yaml is valid
----  Will validate: ./TS29551_Nnef_PFDmanagement.yaml ----
(node:27288) ExperimentalWarning: The fs.promises API is experimental
./TS29551_Nnef_PFDmanagement.yaml is valid
----  Will validate: ./TS29554_Npcf_BDTPolicyControl.yaml ----
(node:27301) ExperimentalWarning: The fs.promises API is experimental
./TS29554_Npcf_BDTPolicyControl.yaml is valid
----  Will validate: ./TS29571_CommonData.yaml ----
(node:27312) ExperimentalWarning: The fs.promises API is experimental
./TS29571_CommonData.yaml is valid
----  Will validate: ./TS29572_Nlmf_Location.yaml ----
(node:27323) ExperimentalWarning: The fs.promises API is experimental
./TS29572_Nlmf_Location.yaml is valid
----  Will validate: ./TS29573_JOSEProtectedMessageForwarding.yaml ----
(node:27334) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/REL15-playground/apis/TS29505_Subscription_Data.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 2549, column 37:
              type: stri         pattern: '^[A-Fa-f0-9]{12}$'
                                        ^
----  Will validate: ./TS29573_N32_Handshake.yaml ----
(node:27345) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/REL15-playground/apis/TS29505_Subscription_Data.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 2549, column 37:
              type: stri         pattern: '^[A-Fa-f0-9]{12}$'
                                        ^
----  Will validate: ./TS29594_Nchf_SpendingLimitControl.yaml ----
(node:27356) ExperimentalWarning: The fs.promises API is experimental
./TS29594_Nchf_SpendingLimitControl.yaml is valid
----  Will validate: ./TS32291_Nchf_ConvergedCharging.yaml ----
(node:27367) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/REL15-playground/apis/TS29505_Subscription_Data.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 2549, column 37:
              type: stri         pattern: '^[A-Fa-f0-9]{12}$'
                                        ^
-- Final validator returns 1.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy to FTP)
Stage "Deploy to FTP" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] updateGitlabCommitStatus
[Pipeline] }
[Pipeline] // script
[Pipeline] updateGitlabCommitStatus
[Pipeline] mail
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // gitlabBuilds
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE