Build failed in Jenkins: yast-yast-printer-master #27
See <https://ci.opensuse.org/job/yast-yast-printer-master/27/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-printer-master/ws/> The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir <https://ci.opensuse.org/job/yast-yast-printer-master/ws/.git> # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://github.com/yast/yast-printer.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/yast-printer.git git --version # timeout=10 git --version # 'git version 2.35.3' git fetch --tags --force --progress --prune -- https://github.com/yast/yast-printer.git +refs/heads/*:refs/remotes/origin/* # timeout=10 git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 642b8d3c56b9a1664b7e2e9c15c460a2d63824d2 (origin/master) git config core.sparsecheckout # timeout=10 git checkout -f 642b8d3c56b9a1664b7e2e9c15c460a2d63824d2 # timeout=10 Commit message: "Bump version to 5.0.0" git rev-list --no-walk dd5807e8be22b6a483c835015ac5be1f8a47270c # 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-printer-master] $ /bin/sh -xe /tmp/jenkins12769337435526945395.sh + cd <https://ci.opensuse.org/job/yast-yast-printer-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... src/modules/Printer.rb:949: warning: assigned but unused variable - words_start_with_known_manufacturer src/modules/Printer.rb:1535: warning: assigned but unused variable - language src/include/printer/dialogs.rb:191: warning: assigned but unused variable - caption src/include/printer/dialogs.rb:221: warning: assigned but unused variable - caption * Done * Making tarball <https://ci.opensuse.org/job/yast-yast-printer-master/ws/package/yast2-printer-5.0.0.tar.bz2> ... osc -A 'https://api.opensuse.org/' --traceback checkout 'YaST:Head' yast2-printer * ...Done A YaST:Head A YaST:Head/yast2-printer A YaST:Head/yast2-printer/yast2-printer-4.6.0.tar.bz2 A YaST:Head/yast2-printer/yast2-printer.changes A YaST:Head/yast2-printer/yast2-printer.spec At revision 261. rm <https://ci.opensuse.org/job/yast-yast-printer-master/ws/YaST>:Head/yast2-printer/yast2-printer-4.6.0.tar.bz2 rm <https://ci.opensuse.org/job/yast-yast-printer-master/ws/YaST>:Head/yast2-printer/yast2-printer.changes rm <https://ci.opensuse.org/job/yast-yast-printer-master/ws/YaST>:Head/yast2-printer/yast2-printer.spec cp package/yast2-printer-5.0.0.tar.bz2 <https://ci.opensuse.org/job/yast-yast-printer-master/ws/YaST>:Head/yast2-printer cp package/yast2-printer.changes <https://ci.opensuse.org/job/yast-yast-printer-master/ws/YaST>:Head/yast2-printer cp package/yast2-printer.spec <https://ci.opensuse.org/job/yast-yast-printer-master/ws/YaST>:Head/yast2-printer osc -A 'https://api.opensuse.org/' addremove D yast2-printer-4.6.0.tar.bz2 A yast2-printer-5.0.0.tar.bz2 osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-printer' 'yast2-printer.spec' > /tmp/yast-rake20230830-19095-3wp6r9 Checking IDs in *.changes file Version has been changed in *.spec file osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-printer' 'yast2-printer.changes' | diff - 'yast2-printer.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 19092 exited with value 1 Scanning for a pull request... Sending Net::HTTP::Get request to https://api.github.com/repos/yast/yast-printer/pulls... OK Pull request not found Build step 'Execute shell' marked build as failure
See <https://ci.opensuse.org/job/yast-yast-printer-master/28/display/redirect?page=changes> Changes: [Josef Reidinger] Adapt files for the SLE-15-SP6 branch ------------------------------------------ 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-printer-master/ws/> The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir <https://ci.opensuse.org/job/yast-yast-printer-master/ws/.git> # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://github.com/yast/yast-printer.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/yast-printer.git git --version # timeout=10 git --version # 'git version 2.35.3' git fetch --tags --force --progress --prune -- https://github.com/yast/yast-printer.git +refs/heads/*:refs/remotes/origin/* # timeout=10 git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 281ad87df18ff7737b3acf152825b32a579af7d8 (origin/master) git config core.sparsecheckout # timeout=10 git checkout -f 281ad87df18ff7737b3acf152825b32a579af7d8 # timeout=10 Commit message: "Clean merge of SP6" git rev-list --no-walk 642b8d3c56b9a1664b7e2e9c15c460a2d63824d2 # 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-printer-master] $ /bin/sh -xe /tmp/jenkins16725803689580886145.sh + cd <https://ci.opensuse.org/job/yast-yast-printer-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... src/modules/Printer.rb:949: warning: assigned but unused variable - words_start_with_known_manufacturer src/modules/Printer.rb:1535: warning: assigned but unused variable - language src/include/printer/dialogs.rb:191: warning: assigned but unused variable - caption src/include/printer/dialogs.rb:221: warning: assigned but unused variable - caption * Done * Making tarball <https://ci.opensuse.org/job/yast-yast-printer-master/ws/package/yast2-printer-5.0.0.tar.bz2> ... osc -A 'https://api.opensuse.org/' --traceback checkout 'YaST:Head' yast2-printer * ...Done A YaST:Head A YaST:Head/yast2-printer A YaST:Head/yast2-printer/yast2-printer-4.6.0.tar.bz2 A YaST:Head/yast2-printer/yast2-printer.changes A YaST:Head/yast2-printer/yast2-printer.spec At revision 261. rm <https://ci.opensuse.org/job/yast-yast-printer-master/ws/YaST>:Head/yast2-printer/yast2-printer-4.6.0.tar.bz2 rm <https://ci.opensuse.org/job/yast-yast-printer-master/ws/YaST>:Head/yast2-printer/yast2-printer.changes rm <https://ci.opensuse.org/job/yast-yast-printer-master/ws/YaST>:Head/yast2-printer/yast2-printer.spec cp package/yast2-printer-5.0.0.tar.bz2 <https://ci.opensuse.org/job/yast-yast-printer-master/ws/YaST>:Head/yast2-printer cp package/yast2-printer.changes <https://ci.opensuse.org/job/yast-yast-printer-master/ws/YaST>:Head/yast2-printer cp package/yast2-printer.spec <https://ci.opensuse.org/job/yast-yast-printer-master/ws/YaST>:Head/yast2-printer osc -A 'https://api.opensuse.org/' addremove D yast2-printer-4.6.0.tar.bz2 A yast2-printer-5.0.0.tar.bz2 osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-printer' 'yast2-printer.spec' > /tmp/yast-rake20230901-12330-et2tx8 Checking IDs in *.changes file Version has been changed in *.spec file osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-printer' 'yast2-printer.changes' | diff - 'yast2-printer.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 12327 exited with value 1 Scanning for a pull request... Sending Net::HTTP::Get request to https://api.github.com/repos/yast/yast-printer/pulls... OK Pull request not found Build step 'Execute shell' marked build as failure
See <https://ci.opensuse.org/job/yast-yast-printer-master/29/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-printer-master/ws/> The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir <https://ci.opensuse.org/job/yast-yast-printer-master/ws/.git> # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://github.com/yast/yast-printer.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/yast-printer.git git --version # timeout=10 git --version # 'git version 2.35.3' git fetch --tags --force --progress --prune -- https://github.com/yast/yast-printer.git +refs/heads/*:refs/remotes/origin/* # timeout=10 git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 281ad87df18ff7737b3acf152825b32a579af7d8 (origin/master) git config core.sparsecheckout # timeout=10 git checkout -f 281ad87df18ff7737b3acf152825b32a579af7d8 # timeout=10 Commit message: "Clean merge of SP6" git rev-list --no-walk 281ad87df18ff7737b3acf152825b32a579af7d8 # 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-printer-master] $ /bin/sh -xe /tmp/jenkins792302416292867228.sh + cd <https://ci.opensuse.org/job/yast-yast-printer-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... src/modules/Printer.rb:949: warning: assigned but unused variable - words_start_with_known_manufacturer src/modules/Printer.rb:1535: warning: assigned but unused variable - language src/include/printer/dialogs.rb:191: warning: assigned but unused variable - caption src/include/printer/dialogs.rb:221: warning: assigned but unused variable - caption * Done * Making tarball <https://ci.opensuse.org/job/yast-yast-printer-master/ws/package/yast2-printer-5.0.0.tar.bz2> ... osc -A 'https://api.opensuse.org/' --traceback checkout 'YaST:Head' yast2-printer * ...Done A YaST:Head A YaST:Head/yast2-printer A YaST:Head/yast2-printer/yast2-printer-4.6.0.tar.bz2 A YaST:Head/yast2-printer/yast2-printer.changes A YaST:Head/yast2-printer/yast2-printer.spec At revision 261. rm <https://ci.opensuse.org/job/yast-yast-printer-master/ws/YaST>:Head/yast2-printer/yast2-printer-4.6.0.tar.bz2 rm <https://ci.opensuse.org/job/yast-yast-printer-master/ws/YaST>:Head/yast2-printer/yast2-printer.changes rm <https://ci.opensuse.org/job/yast-yast-printer-master/ws/YaST>:Head/yast2-printer/yast2-printer.spec cp package/yast2-printer-5.0.0.tar.bz2 <https://ci.opensuse.org/job/yast-yast-printer-master/ws/YaST>:Head/yast2-printer cp package/yast2-printer.changes <https://ci.opensuse.org/job/yast-yast-printer-master/ws/YaST>:Head/yast2-printer cp package/yast2-printer.spec <https://ci.opensuse.org/job/yast-yast-printer-master/ws/YaST>:Head/yast2-printer osc -A 'https://api.opensuse.org/' addremove D yast2-printer-4.6.0.tar.bz2 A yast2-printer-5.0.0.tar.bz2 osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-printer' 'yast2-printer.spec' > /tmp/yast-rake20230905-5732-1bw0ndg Checking IDs in *.changes file Version has been changed in *.spec file osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-printer' 'yast2-printer.changes' | diff - 'yast2-printer.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 5729 exited with value 1 Scanning for a pull request... Sending Net::HTTP::Get request to https://api.github.com/repos/yast/yast-printer/pulls... OK Pull request not found Build step 'Execute shell' marked build as failure
participants (1)
-
admin@opensuse.org