Started by GitLab push by canterburym Obtained Jenkinsfile-LI from git git@forge.etsi.org:forge-tools/3gpp-scripts.git Running in Durability level: MAX_SURVIVABILITY [Pipeline] node Running on build3.forge.etsi.org in /home/jenkins/workspace/playground/miguel-test-1 [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/cr/ts_103120/017, 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" > git rev-list --no-walk b28df74c4b3f0a4444fc9fadb37027cfcde1972a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Resolve) [Pipeline] sh + echo Resolve stage Resolve stage [Pipeline] dir Running in /home/jenkins/workspace/playground/miguel-test-1/asn_modules [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:li/trial.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:li/trial.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:li/trial.git +refs/heads/*:refs/remotes/origin/* > git rev-parse remotes/origin/cr/ts_103120/017^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 9b6dbdd49956ed15b1ed3fd8dbd18d9ae3774fe0 # timeout=10 Checking out Revision 9b6dbdd49956ed15b1ed3fd8dbd18d9ae3774fe0 (origin/cr/ts_103120/017) > git config core.sparsecheckout # timeout=10 > git checkout -f 9b6dbdd49956ed15b1ed3fd8dbd18d9ae3774fe0 Commit message: "Updating testing" > git rev-list --no-walk 10991d8acaaf87d37aef0a025cd3826094da375c # timeout=10 [Pipeline] sh + git log --oneline -n 5 9b6dbdd Updating testing 10991d8 Updating testing 6dda28c From LI(21)P57026 b235856 Recursive XSD checking dff535a Correction to CI/CD YAML [Pipeline] sh + git status -sb ## HEAD (no branch) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/workspace/playground/miguel-test-1/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/cr/ts_103120/017, 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] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh + echo Validate stage Validate stage [Pipeline] sh + bash ./scripts/validate-asn.sh ./asn_modules bash: ./scripts/validate-asn.sh: No such file or directory [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] sh + echo Failed Failed [Pipeline] } [Pipeline] // script [Pipeline] mail [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 127 Finished: FAILURE