Build failed in Jenkins: yast-yast-s390-master #45
See <https://ci.opensuse.org/job/yast-yast-s390-master/45/display/redirect?page=changes> Changes: [Josef Reidinger] Bump version to 5.0.0 ------------------------------------------ Started by GitHub push by jreidinger Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-jenkins2 (yast-head yast-jenkins) in workspace <https://ci.opensuse.org/job/yast-yast-s390-master/ws/> The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir <https://ci.opensuse.org/job/yast-yast-s390-master/ws/.git> # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://github.com/yast/yast-s390.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/yast-s390.git git --version # timeout=10 git --version # 'git version 2.35.3' git fetch --tags --force --progress --prune -- https://github.com/yast/yast-s390.git +refs/heads/*:refs/remotes/origin/* # timeout=10 git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 92e874cf0116766e1f8ea753fbe1734dd56f8d92 (origin/master) git config core.sparsecheckout # timeout=10 git checkout -f 92e874cf0116766e1f8ea753fbe1734dd56f8d92 # timeout=10 Commit message: "Bump version to 5.0.0" git rev-list --no-walk 1b565d741f20a676842685bccb8e2a66ae242097 # timeout=10 Cleaning workspace git rev-parse --verify HEAD # timeout=10 Resetting working tree git reset --hard # timeout=10 git clean -fdx # timeout=10 [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content YAST_SUBMIT=factory
[EnvInject] - Variables injected successfully. [EnvInject] - Mask passwords that will be passed as build parameters. [yast-yast-s390-master] $ /bin/sh -xe /tmp/jenkins16920981418244916477.sh + cd <https://ci.opensuse.org/job/yast-yast-s390-master/ws/> + LC_ALL=en_US.UTF-8 + /usr/local/bin/jenkins_status_comment.rb timeout 30m rake osc:sr All files have proper license reference. * Starting syntax check... * Done * Making tarball <https://ci.opensuse.org/job/yast-yast-s390-master/ws/package/yast2-s390-5.0.0.tar.bz2> ... osc -A 'https://api.opensuse.org/' --traceback checkout 'YaST:Head' yast2-s390 * ...Done A YaST:Head A YaST:Head/yast2-s390 A YaST:Head/yast2-s390/yast2-s390-4.6.4.tar.bz2 A YaST:Head/yast2-s390/yast2-s390.changes A YaST:Head/yast2-s390/yast2-s390.spec At revision 9704dfdc4ce59b249872855a80209297. rm <https://ci.opensuse.org/job/yast-yast-s390-master/ws/YaST>:Head/yast2-s390/yast2-s390-4.6.4.tar.bz2 rm <https://ci.opensuse.org/job/yast-yast-s390-master/ws/YaST>:Head/yast2-s390/yast2-s390.spec rm <https://ci.opensuse.org/job/yast-yast-s390-master/ws/YaST>:Head/yast2-s390/yast2-s390.changes cp package/yast2-s390-5.0.0.tar.bz2 <https://ci.opensuse.org/job/yast-yast-s390-master/ws/YaST>:Head/yast2-s390 cp package/yast2-s390.spec <https://ci.opensuse.org/job/yast-yast-s390-master/ws/YaST>:Head/yast2-s390 cp package/yast2-s390.changes <https://ci.opensuse.org/job/yast-yast-s390-master/ws/YaST>:Head/yast2-s390 osc -A 'https://api.opensuse.org/' addremove A yast2-s390-5.0.0.tar.bz2 D yast2-s390-4.6.4.tar.bz2 osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-s390' 'yast2-s390.spec' > /tmp/yast-rake20230830-20333-1x0kwlu Checking IDs in *.changes file Version has been changed in *.spec file osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-s390' 'yast2-s390.changes' | diff - 'yast2-s390.changes' rm -rf YaST:Head rake aborted! Stopping, missing new bugzilla or fate entry in the *.changes file. e.g. bnc#<number> or fate#<number> Tasks: TOP => osc:sr => check:changelog (See full trace by running task with --trace) cleaning Result: PID 20330 exited with value 1 Scanning for a pull request... Sending Net::HTTP::Get request to https://api.github.com/repos/yast/yast-s390/pulls... OK Pull request not found Build step 'Execute shell' marked build as failure
See <https://ci.opensuse.org/job/yast-yast-s390-master/46/display/redirect?page=changes> Changes: [Josef Reidinger] Adapt files for the SLE-15-SP6 branch ------------------------------------------ Started by GitHub push by jreidinger Started by GitHub push by jreidinger Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-jenkins2 (yast-head yast-jenkins) in workspace <https://ci.opensuse.org/job/yast-yast-s390-master/ws/> The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir <https://ci.opensuse.org/job/yast-yast-s390-master/ws/.git> # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://github.com/yast/yast-s390.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/yast-s390.git git --version # timeout=10 git --version # 'git version 2.35.3' git fetch --tags --force --progress --prune -- https://github.com/yast/yast-s390.git +refs/heads/*:refs/remotes/origin/* # timeout=10 git rev-parse origin/master^{commit} # timeout=10 Checking out Revision fe294a349b96a650bbd468ebaf1ba058c09e47df (origin/master) git config core.sparsecheckout # timeout=10 git checkout -f fe294a349b96a650bbd468ebaf1ba058c09e47df # timeout=10 Commit message: "Clean merge of SP6" git rev-list --no-walk 92e874cf0116766e1f8ea753fbe1734dd56f8d92 # timeout=10 Cleaning workspace git rev-parse --verify HEAD # timeout=10 Resetting working tree git reset --hard # timeout=10 git clean -fdx # timeout=10 [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content YAST_SUBMIT=factory
[EnvInject] - Variables injected successfully. [EnvInject] - Mask passwords that will be passed as build parameters. [yast-yast-s390-master] $ /bin/sh -xe /tmp/jenkins17292737973515911815.sh + cd <https://ci.opensuse.org/job/yast-yast-s390-master/ws/> + LC_ALL=en_US.UTF-8 + /usr/local/bin/jenkins_status_comment.rb timeout 30m rake osc:sr All files have proper license reference. * Starting syntax check... * Done * Making tarball <https://ci.opensuse.org/job/yast-yast-s390-master/ws/package/yast2-s390-5.0.0.tar.bz2> ... osc -A 'https://api.opensuse.org/' --traceback checkout 'YaST:Head' yast2-s390 * ...Done A YaST:Head A YaST:Head/yast2-s390 A YaST:Head/yast2-s390/yast2-s390-4.6.4.tar.bz2 A YaST:Head/yast2-s390/yast2-s390.changes A YaST:Head/yast2-s390/yast2-s390.spec At revision 9704dfdc4ce59b249872855a80209297. rm <https://ci.opensuse.org/job/yast-yast-s390-master/ws/YaST>:Head/yast2-s390/yast2-s390-4.6.4.tar.bz2 rm <https://ci.opensuse.org/job/yast-yast-s390-master/ws/YaST>:Head/yast2-s390/yast2-s390.spec rm <https://ci.opensuse.org/job/yast-yast-s390-master/ws/YaST>:Head/yast2-s390/yast2-s390.changes cp package/yast2-s390-5.0.0.tar.bz2 <https://ci.opensuse.org/job/yast-yast-s390-master/ws/YaST>:Head/yast2-s390 cp package/yast2-s390.spec <https://ci.opensuse.org/job/yast-yast-s390-master/ws/YaST>:Head/yast2-s390 cp package/yast2-s390.changes <https://ci.opensuse.org/job/yast-yast-s390-master/ws/YaST>:Head/yast2-s390 osc -A 'https://api.opensuse.org/' addremove A yast2-s390-5.0.0.tar.bz2 D yast2-s390-4.6.4.tar.bz2 osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-s390' 'yast2-s390.spec' > /tmp/yast-rake20230901-13732-1hz9k85 Checking IDs in *.changes file Version has been changed in *.spec file osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-s390' 'yast2-s390.changes' | diff - 'yast2-s390.changes' rm -rf YaST:Head rake aborted! Stopping, missing new bugzilla or fate entry in the *.changes file. e.g. bnc#<number> or fate#<number> Tasks: TOP => osc:sr => check:changelog (See full trace by running task with --trace) cleaning Result: PID 13729 exited with value 1 Scanning for a pull request... Sending Net::HTTP::Get request to https://api.github.com/repos/yast/yast-s390/pulls... OK Pull request not found Build step 'Execute shell' marked build as failure
See <https://ci.opensuse.org/job/yast-yast-s390-master/47/display/redirect> Changes: ------------------------------------------ Started by user Josef Reidinger Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-jenkins2 (yast-head yast-jenkins) in workspace <https://ci.opensuse.org/job/yast-yast-s390-master/ws/> The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir <https://ci.opensuse.org/job/yast-yast-s390-master/ws/.git> # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://github.com/yast/yast-s390.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/yast-s390.git git --version # timeout=10 git --version # 'git version 2.35.3' git fetch --tags --force --progress --prune -- https://github.com/yast/yast-s390.git +refs/heads/*:refs/remotes/origin/* # timeout=10 git rev-parse origin/master^{commit} # timeout=10 Checking out Revision fe294a349b96a650bbd468ebaf1ba058c09e47df (origin/master) git config core.sparsecheckout # timeout=10 git checkout -f fe294a349b96a650bbd468ebaf1ba058c09e47df # timeout=10 Commit message: "Clean merge of SP6" git rev-list --no-walk fe294a349b96a650bbd468ebaf1ba058c09e47df # timeout=10 Cleaning workspace git rev-parse --verify HEAD # timeout=10 Resetting working tree git reset --hard # timeout=10 git clean -fdx # timeout=10 [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content YAST_SUBMIT=factory
[EnvInject] - Variables injected successfully. [EnvInject] - Mask passwords that will be passed as build parameters. [yast-yast-s390-master] $ /bin/sh -xe /tmp/jenkins12307391625797579685.sh + cd <https://ci.opensuse.org/job/yast-yast-s390-master/ws/> + LC_ALL=en_US.UTF-8 + /usr/local/bin/jenkins_status_comment.rb timeout 30m rake osc:sr All files have proper license reference. * Starting syntax check... * Done * Making tarball <https://ci.opensuse.org/job/yast-yast-s390-master/ws/package/yast2-s390-5.0.0.tar.bz2> ... osc -A 'https://api.opensuse.org/' --traceback checkout 'YaST:Head' yast2-s390 * ...Done A YaST:Head A YaST:Head/yast2-s390 A YaST:Head/yast2-s390/yast2-s390-4.6.4.tar.bz2 A YaST:Head/yast2-s390/yast2-s390.changes A YaST:Head/yast2-s390/yast2-s390.spec At revision 9704dfdc4ce59b249872855a80209297. rm <https://ci.opensuse.org/job/yast-yast-s390-master/ws/YaST>:Head/yast2-s390/yast2-s390-4.6.4.tar.bz2 rm <https://ci.opensuse.org/job/yast-yast-s390-master/ws/YaST>:Head/yast2-s390/yast2-s390.spec rm <https://ci.opensuse.org/job/yast-yast-s390-master/ws/YaST>:Head/yast2-s390/yast2-s390.changes cp package/yast2-s390-5.0.0.tar.bz2 <https://ci.opensuse.org/job/yast-yast-s390-master/ws/YaST>:Head/yast2-s390 cp package/yast2-s390.spec <https://ci.opensuse.org/job/yast-yast-s390-master/ws/YaST>:Head/yast2-s390 cp package/yast2-s390.changes <https://ci.opensuse.org/job/yast-yast-s390-master/ws/YaST>:Head/yast2-s390 osc -A 'https://api.opensuse.org/' addremove A yast2-s390-5.0.0.tar.bz2 D yast2-s390-4.6.4.tar.bz2 osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-s390' 'yast2-s390.spec' > /tmp/yast-rake20230905-4327-13onnd2 Checking IDs in *.changes file Version has been changed in *.spec file osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-s390' 'yast2-s390.changes' | diff - 'yast2-s390.changes' rm -rf YaST:Head rake aborted! Stopping, missing new bugzilla or fate entry in the *.changes file. e.g. bnc#<number> or fate#<number> Tasks: TOP => osc:sr => check:changelog (See full trace by running task with --trace) cleaning Result: PID 4324 exited with value 1 Scanning for a pull request... Sending Net::HTTP::Get request to https://api.github.com/repos/yast/yast-s390/pulls... OK Pull request not found Build step 'Execute shell' marked build as failure
participants (1)
-
admin@opensuse.org