Started by GitLab push by ruiyue 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/sa5-data-models-any-commit/workspace@script to read sa5-data-models-validation.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/XuRuiyue_Test_For_YANG, 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 db01b2373d435fd24e0ceaf1b1ff192d5c94c176 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f db01b2373d435fd24e0ceaf1b1ff192d5c94c176 Commit message: "Fix scm checkout and add debug information" > git rev-list --no-walk db01b2373d435fd24e0ceaf1b1ff192d5c94c176 # timeout=10 Running in Durability level: MAX_SURVIVABILITY [Pipeline] node Running on build.forge.etsi.org in /home/jenkins/workspace/3GPP/sa5-data-models-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/XuRuiyue_Test_For_YANG, 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 db01b2373d435fd24e0ceaf1b1ff192d5c94c176 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f db01b2373d435fd24e0ceaf1b1ff192d5c94c176 Commit message: "Fix scm checkout and add debug information" [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/sa5-data-models-any-commit/data-models [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/SA5/data-models.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:3GPP/SA5/data-models.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:3GPP/SA5/data-models.git +refs/heads/*:refs/remotes/origin/* > git rev-parse remotes/origin/XuRuiyue_Test_For_YANG^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 1e35173f6646f4811f95065b1ce9a5a58c0cb66f # timeout=10 Checking out Revision 1e35173f6646f4811f95065b1ce9a5a58c0cb66f (origin/XuRuiyue_Test_For_YANG) > git config core.sparsecheckout # timeout=10 > git checkout -f 1e35173f6646f4811f95065b1ce9a5a58c0cb66f Commit message: "Update yang-models/_3gpp-common-managed-function.yang" > git rev-list --no-walk 290208e826e4532f31c3bd02c8289f19593babb3 # timeout=10 [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/workspace/3GPP/sa5-data-models-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/XuRuiyue_Test_For_YANG, 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 db01b2373d435fd24e0ceaf1b1ff192d5c94c176 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f db01b2373d435fd24e0ceaf1b1ff192d5c94c176 Commit message: "Fix scm checkout and add debug information" [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-data-models.sh ./data-models ------ Switching to ./data-models folder -------- ------ Content of the folder ------ OpenAPI README.md xsd yang-models ------ Validating all YANG, JSON and XML files ------ _3gpp-5gc-nrm-externalseppfunction.yang: unicode error: 'utf8' codec can't decode byte 0x9a in position 0: invalid start byte [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Lint) Stage "Lint" skipped due to earlier failure(s) [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